Searched refs:fake_pid (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/kill/ | ||
H A D | kill03.c | 18 static pid_t real_pid, fake_pid, int_min_pid; variable 26 {SIGKILL, ESRCH, &fake_pid}, 50 fake_pid = tst_get_unused_pid(); in setup() |
Completed in 1 milliseconds