Searched refs:core_uses_pid (Results 1 – 4 of 4) sorted by relevance
17 extern int core_uses_pid;
55 int core_uses_pid; variable342 if (!ispipe && !pid_in_pattern && core_uses_pid) { in format_corename()
146 * backward compatibility with ``core_uses_pid``:149 and ``core_uses_pid`` is set, then .PID will be appended to207 core_uses_pid chapter211 ``core_uses_pid`` to 1, the coredump filename becomes core.PID.213 and ``core_uses_pid`` is set, then .PID will be appended to
1932 .data = &core_uses_pid,