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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 476 local = (bool_t (*) (char *, void *, struct svc_req *))nlm4_granted_res_4_svc;
nlm_prot_server.c 421 return (nlm4_granted_res_4_svc(&arg4, result, rqstp));
673 nlm4_granted_res_4_svc(nlm4_res *argp, void *result, struct svc_req *rqstp) function in typeref:typename:bool_t
nlm_prot.h 396 extern bool_t nlm4_granted_res_4_svc(nlm4_res *, void *, struct svc_req *);
  /src/usr.sbin/rpc.lockd/
lock_proc.c 1113 nlm4_granted_res_4_svc(nlm4_res *arg, struct svc_req *rqstp) function in typeref:typename:void *

Completed in 30 milliseconds