Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c98 static boolean_t file_lock_test(int, int);
2319 if (file_lock_test(fd, type)) { in file_lock()
2336 file_lock_test(int fd, int type) in file_lock_test() function