Searched refs:core_pattern (Results 1 – 4 of 4) sorted by relevance
51 char core_pattern[CORENAME_MAX_SIZE] = "core"; variable168 const char *pat_ptr = core_pattern; in format_corename()
28 - core_pattern183 core_pattern:185 core_pattern is used to specify a core dumpfile pattern name.187 . core_pattern is used as a pattern template for the output filename;191 If core_pattern does not include "%p" (default does not)219 This sysctl is only applicable when core_pattern is configured to pipe221 core_pattern is a '|', see above). When collecting cores via a pipe244 If core_pattern does not include "%p" (default does not)
238 anyway, but only if the "core_pattern" kernel sysctl is set to
103 extern char core_pattern[];472 .data = core_pattern,2291 core_pattern[0] != '/' && core_pattern[0] != '|') { in validate_coredump_safety()