Searched refs:do_unlock (Results 1 - 4 of 4) sorted by path

/macosx-10.9.5/CPANInternal-140/File-NFSLock-1.21/lib/File/
H A DNFSLock.pm278 return $self->do_unlock;
382 sub do_unlock ($) { subroutine
/macosx-10.9.5/CPANInternal-140/File-NFSLock/lib/File/
H A DNFSLock.pm277 return $self->do_unlock;
382 sub do_unlock ($) { subroutine
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dlockd_lock.c265 enum nlm4_stats do_unlock(struct file_lock *fl);
1422 do_unlock(ifl);
2044 do_unlock(struct file_lock *fl) function
2049 debuglog("Entering do_unlock...\n");
2082 debuglog("Exiting do_unlock...\n");
2308 err = do_unlock(&fl);
2839 do_unlock(ifl);
/macosx-10.9.5/SecurityTool-55115/
H A Dkeychain_unlock.c38 do_unlock(const char *keychainName, char *password, Boolean use_password) function
122 result = do_unlock(keychainName, password, use_password);

Completed in 1275 milliseconds