Home
last modified time | relevance | path

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

/dragonfly/usr.bin/xargs/
H A Dxargs.c80 static int pids_remove(pid_t pid);
652 if (pids_remove(pid)) in xwait()
748 pids_remove(pid_t pid) in pids_remove() function