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

/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c217 int xdr_explist(XDR *, caddr_t);
1219 if (!svc_sendreply(transp, (xdrproc_t)xdr_explist, (caddr_t)NULL))
1343 * Called from xdr_explist() to traverse the tree and export the
1411 xdr_explist(XDR *xdrsp, caddr_t cp) function

Completed in 107 milliseconds