Searched refs:core_pattern (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dexec.c64 char core_pattern[CORENAME_MAX_SIZE] = "core"; variable
68 /* The maximal length of core_pattern is also specified in sysctl.c */
1497 const char *pat_ptr = core_pattern;
1599 * If core_pattern does not include a %p (as is the default)
1956 * if the core_pattern binary sets RLIM_CORE = !1
1961 * core_pattern process dies.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsysctl.c93 extern char core_pattern[];
420 .procname = "core_pattern",
421 .data = core_pattern,

Completed in 392 milliseconds