Lines Matching defs:core_pattern
61 static char core_pattern[CORENAME_MAX_SIZE] = "core";
205 const char *pat_ptr = core_pattern;
218 int argvs = sizeof(core_pattern) / 2;
348 * If core_pattern does not include a %p (as is the default)
598 * We can still crash if the core_pattern binary sets
605 * core_pattern process dies.
943 core_pattern[0] != '/' && core_pattern[0] != '|') {
945 "Unsafe core_pattern used with fs.suid_dumpable=2.\n"
947 "Set kernel.core_pattern before fs.suid_dumpable.\n"
971 .procname = "core_pattern",
972 .data = core_pattern,