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

  /src/lib/librpcsvc/
nlm_prot.x 137 struct nlm_notify {
295 void NLM_FREE_ALL(nlm_notify) = 23;
317 void NLM4_FREE_ALL(nlm_notify) = 23;
  /src/sys/fs/nfs/nlm/
nlm_prot.h 149 struct nlm_notify { struct
153 typedef struct nlm_notify nlm_notify; typedef in typeref:struct:nlm_notify
347 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
348 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
428 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
nlm_prot_svc.c 258 nlm_notify nlm_free_all_3_arg;
nlm_prot_xdr.c 231 xdr_nlm_notify(XDR *xdrs, nlm_notify *objp)
nlm_prot_clnt.c 194 nlm_free_all_3(nlm_notify *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo)
nlm_prot_server.c 496 nlm_free_all_3_svc(nlm_notify *argp, void *result, struct svc_req *rqstp)
  /src/usr.sbin/rpc.lockd/
test.c 313 nlm_free_all_3(nlm_notify *argp, CLIENT *clnt)
lock_proc.c 791 nlm_free_all_3_svc(nlm_notify *arg, struct svc_req *rqstp)
1205 nlm4_free_all_4_svc(nlm_notify *arg, struct svc_req *rqstp)

Completed in 45 milliseconds