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

/freebsd-9.3-release/usr.bin/showmount/
H A Dshowmount.c97 int xdr_exportslist(XDR *, struct exportslist **);
164 (xdrproc_t)xdr_exportslist, (char *)&exportslist)) != 0) {
315 xdr_exportslist(XDR *xdrsp, struct exportslist **exp) function

Completed in 32 milliseconds