Searched refs:pid_1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/getpgid/ | ||
H A D | getpgid01.c | 18 pid_t pid_1, child_pid, pgid; in run() local 23 pid_1 = SAFE_FORK(); in run() 24 if (!pid_1) { in run() |
Completed in 1 milliseconds