Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_service.c383 resp->stat.stat = nlm4_granted; in nlm_do_test()
563 status = nlm4_granted; in nlm_do_lock()
841 nlm4_granted : nlm4_denied; in nlm_do_cancel()
892 resp->stat.stat = nlm4_granted; in nlm_do_unlock()
998 resp->stat.stat = nlm4_granted; in nlm_do_granted()
1173 resp->stat = nlm4_granted; in nlm_do_share()
1235 resp->stat = nlm4_granted; in nlm_do_unshare()
H A Dnlm_client.c819 case nlm4_granted: in nlm_call_lock()
1011 case nlm4_granted: in nlm_call_cancel()
1162 case nlm4_granted: in nlm_call_test()
1394 case nlm4_granted: in nlm_call_share()
1468 case nlm4_granted: in nlm_call_unshare()
1610 case nlm4_granted: in nlm_map_status()
/titanic_44/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x203 nlm4_granted = 0, /* lock was granted */ enumerator
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nlm.c1090 case nlm4_granted: return ("granted");