Home
last modified time | relevance | path

Searched defs:childpid (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/shell/
Dhush.c8891 static int process_wait_result(struct pipe *fg_pipe, pid_t childpid, int status) in process_wait_result()
9086 pid_t childpid; in checkjobs() local