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

/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Druntests.c59 static void flock_cleanup_child(pid_t, int []);
330 flock_cleanup_child(pid_t pid, int fds[]) function
380 flock_cleanup_child(pid, fds);
444 flock_cleanup_child(pidA, fdsA);
456 flock_cleanup_child(pidB, fdsB);
494 flock_cleanup_child(pidA, fdsA);
502 flock_cleanup_child(pidB, fdsB);

Completed in 122 milliseconds