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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 488 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_unshare_4_svc;
nlm_prot_server.c 464 retval = nlm4_unshare_4_svc(&args4, &res4, rqstp);
690 nlm4_unshare_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) function in typeref:typename:bool_t
nlm_prot.h 402 extern bool_t nlm4_unshare_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
  /src/usr.sbin/rpc.lockd/
lock_proc.c 1156 nlm4_unshare_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) function in typeref:typename:nlm4_shareres *

Completed in 14 milliseconds