Home
last modified time | relevance | path

Searched refs:last_pid (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork13.c85 pid_t last_pid = 0; in check() local
99 distance = pid_distance(last_pid, pid); in check()
105 "iteration=%ld.", last_pid, in check()
110 last_pid = pid; in check()