Home
last modified time | relevance | path

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

/trueos/sys/nlm/
HDnlm_prot_svc.c160 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_granted_1_svc; in nlm_prog_1()
HDnlm_prot.h301 extern bool_t nlm_granted_1_svc(struct nlm_testargs *, nlm_res *, struct svc_req *);
HDnlm_prot_server.c212 nlm_granted_1_svc(struct nlm_testargs *argp, nlm_res *result, struct svc_req *rqstp) in nlm_granted_1_svc() function
/trueos/usr.sbin/rpc.lockd/
HDlock_proc.c693 nlm_granted_1_svc(arg, rqstp) in nlm_granted_1_svc() function