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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c254 static int xdr_explist(XDR *, caddr_t);
1287 if (!svc_sendreply(transp, (xdrproc_t)xdr_explist, (caddr_t)NULL))
1410 * Called from xdr_explist() to traverse the tree and export the
1478 xdr_explist(XDR *xdrsp, caddr_t cp) function

Completed in 128 milliseconds