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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 390 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
414 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
420 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
444 xdr_argument = (xdrproc_t) xdr_nlm4_testargs;
nlm_prot_clnt.c 206 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
242 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
251 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
287 (xdrproc_t) xdr_nlm4_testargs, (caddr_t) argp,
nlm_prot_xdr.c 341 xdr_nlm4_testargs(XDR *xdrs, nlm4_testargs *objp) function in typeref:typename:bool_t
nlm_prot.h 436 extern bool_t xdr_nlm4_testargs(XDR *, nlm4_testargs*);
nlm_prot_impl.c 635 xdr_free((xdrproc_t) xdr_nlm4_testargs, &af->af_granted);
2108 xdr_free((xdrproc_t) xdr_nlm4_testargs,
  /src/usr.sbin/rpc.lockd/
lockd_lock.c 650 xdr_nlm4_testargs, &result, xdr_void, &dummy, timeo);
653 xdr_nlm4_testargs, &result, xdr_nlm4_res,

Completed in 17 milliseconds