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

  /src/sys/fs/nfs/nlm/
nlm_prot_svc.c 480 xdr_argument = (xdrproc_t) xdr_nlm4_shareargs;
486 xdr_argument = (xdrproc_t) xdr_nlm4_shareargs;
nlm_prot_clnt.c 341 (xdrproc_t) xdr_nlm4_shareargs, (caddr_t) argp,
350 (xdrproc_t) xdr_nlm4_shareargs, (caddr_t) argp,
nlm_prot_xdr.c 410 xdr_nlm4_shareargs(XDR *xdrs, nlm4_shareargs *objp) function in typeref:typename:bool_t
nlm_prot.h 441 extern bool_t xdr_nlm4_shareargs(XDR *, nlm4_shareargs*);

Completed in 15 milliseconds