Home
last modified time | relevance | path

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 []);
335 flock_cleanup_child(pid_t pid, int fds[]) in flock_cleanup_child() function
385 flock_cleanup_child(pid, fds); in flock_test_upgrade_downgrade()
466 flock_cleanup_child(pidA, fdsA); in flock_test_exclusive()
478 flock_cleanup_child(pidB, fdsB); in flock_test_exclusive()
516 flock_cleanup_child(pidA, fdsA); in flock_test_shared()
524 flock_cleanup_child(pidB, fdsB); in flock_test_shared()