Searched refs:core_pattern (Results 1 – 4 of 4) sorted by relevance
28 - core_pattern182 core_pattern:184 core_pattern is used to specify a core dumpfile pattern name.186 . core_pattern is used as a pattern template for the output filename;190 If core_pattern does not include "%p" (default does not)218 This sysctl is only applicable when core_pattern is configured to pipe220 core_pattern is a '|', see above). When collecting cores via a pipe243 If core_pattern does not include "%p" (default does not)
215 anyway, but only if the "core_pattern" kernel sysctl is set to
52 char core_pattern[CORENAME_MAX_SIZE] = "core"; variable167 const char *pat_ptr = core_pattern; in format_corename()
102 extern char core_pattern[];480 .data = core_pattern,2237 core_pattern[0] != '/' && core_pattern[0] != '|') { in validate_coredump_safety()