Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libpkg/common/
H A Dkeystore.c97 static int file_unlock(int);
1586 (void) file_unlock(keystore->cafd); in lock_keystore()
1628 (void) file_unlock(keystore->cafd); in unlock_keystore()
2365 file_unlock(int fd) in file_unlock() function