Searched refs:core_uses_pid (Results 1 – 4 of 4) sorted by relevance
36 extern int core_uses_pid;
56 int core_uses_pid; variable343 if (!ispipe && !pid_in_pattern && core_uses_pid) { in format_corename()
145 * backward compatibility with ``core_uses_pid``:148 and ``core_uses_pid`` is set, then .PID will be appended to206 core_uses_pid chapter210 ``core_uses_pid`` to 1, the coredump filename becomes core.PID.212 and ``core_uses_pid`` is set, then .PID will be appended to
1934 .data = &core_uses_pid,