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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 186 local = (bool_t (*) (char *, void *, struct svc_req *))nlm_unlock_msg_1_svc;
nlm_prot.h 315 extern bool_t nlm_unlock_msg_1_svc(struct nlm_unlockargs *, void *, struct svc_req *);
nlm_prot_server.c 322 nlm_unlock_msg_1_svc(struct nlm_unlockargs *argp, void *result, struct svc_req *rqstp) function in typeref:typename:bool_t
  /src/usr.sbin/rpc.lockd/
lock_proc.c 569 nlm_unlock_msg_1_svc(nlm_unlockargs *arg, struct svc_req *rqstp) function in typeref:typename:void *

Completed in 32 milliseconds