Home
last modified time | relevance | path

Searched refs:xdr_mlist (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sbin/mountd/
H A Dmountd.c170 int xdr_mlist __P((XDR *, caddr_t));
392 if (!svc_sendreply(transp, xdr_mlist, (caddr_t)NULL))
479 xdr_mlist(xdrsp, cp) in xdr_mlist() function