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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 144 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_lock_1_svc;
nlm_prot.h 294 extern bool_t nlm_lock_1_svc(struct nlm_lockargs *, nlm_res *, struct svc_req *);
nlm_prot_server.c 157 nlm_lock_1_svc(struct nlm_lockargs *argp, nlm_res *result, struct svc_req *rqstp) function in typeref:typename:bool_t
  /src/usr.sbin/rpc.lockd/
lock_proc.c 448 nlm_lock_1_svc(nlm_lockargs *arg, struct svc_req *rqstp) function in typeref:typename:nlm_res *

Completed in 15 milliseconds