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

  /src/lib/librpcsvc/
nlm_prot.x 31 struct nlm_holder {
41 struct nlm_holder holder;
  /src/sys/fs/nfs/nlm/
nlm_prot.h 31 struct nlm_holder { struct
38 typedef struct nlm_holder nlm_holder; typedef in typeref:struct:nlm_holder
43 struct nlm_holder holder;
413 extern bool_t xdr_nlm_holder(XDR *, nlm_holder*);
nlm_prot_xdr.c 28 xdr_nlm_holder(XDR *xdrs, nlm_holder *objp)
nlm_prot_server.c 75 nlm_convert_to_nlm_holder(struct nlm_holder *dst, struct nlm4_holder *src)
86 nlm_convert_to_nlm4_holder(struct nlm4_holder *dst, struct nlm_holder *src)
nlm_advlock.c 550 nlm_convert_to_nlm4_holder(struct nlm4_holder *dst, struct nlm_holder *src)
  /src/usr.sbin/rpc.lockd/
lock_proc.c 382 sizeof(struct nlm_holder));
416 sizeof(struct nlm_holder));

Completed in 16 milliseconds