Searched refs:cleanupkid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c203 static int cleanupkid(pid_t, int);
977 * speed up the pid search in cleanupkid() later.
1400 return (cleanupkid(child, wstat) != 0);
1409 cleanupkid(pid_t pid, int wstat) function

Completed in 227 milliseconds