HomeSort by: relevance | last modified time | path
    Searched refs:nlm4_unlock_4_svc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 410 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unlock_4_svc;
nlm_prot_server.c 206 retval = nlm4_unlock_4_svc(&args4, &res4, rqstp);
539 nlm4_unlock_4_svc(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp) function in typeref:typename:bool_t
nlm_prot.h 363 extern bool_t nlm4_unlock_4_svc(nlm4_unlockargs *, nlm4_res *, struct svc_req *);
  /src/usr.sbin/rpc.lockd/
lock_proc.c 972 nlm4_unlock_4_svc(nlm4_unlockargs *arg, struct svc_req *rqstp) function in typeref:typename:nlm4_res *

Completed in 15 milliseconds