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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 482 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_share_4_svc;
nlm_prot_server.c 443 retval = nlm4_share_4_svc(&args4, &res4, rqstp);
681 nlm4_share_4_svc(nlm4_shareargs *argp, nlm4_shareres *result, struct svc_req *rqstp) function in typeref:typename:bool_t
nlm_prot.h 399 extern bool_t nlm4_share_4_svc(nlm4_shareargs *, nlm4_shareres *, struct svc_req *);
  /src/usr.sbin/rpc.lockd/
lock_proc.c 1136 nlm4_share_4_svc(nlm4_shareargs *arg, struct svc_req *rqstp) function in typeref:typename:nlm4_shareres *

Completed in 43 milliseconds