Searched refs:program_pid (Results 1 – 4 of 4) sorted by relevance
436 int pid = program_pid; in initialize_crash_handler()445 snprintf(crash_stack_command2, 500, "pstack %d", program_pid); in initialize_crash_handler()451 int pid = program_pid; in crash_shell_help()
224 int program_pid = 0; variable
652 extern int program_pid;
2094 program_pid = (int) getpid(); in main()