Searched refs:xdr_dir (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/NFS-82/nfsd/
H A Dmountd.c349 int xdr_dir(XDR *, char *);
847 if (!svc_getargs(transp, (xdrproc_t)xdr_dir, rpcpath)) {
936 if (!svc_getargs(transp, (xdrproc_t)xdr_dir, dirpath)) {
985 xdr_dir(XDR *xdrsp, char *dirp) function

Completed in 164 milliseconds