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

/freebsd-current/usr.bin/showmount/
H A Dshowmount.c88 int xdr_exportslist(XDR *, struct exportslist **);
177 (xdrproc_t)xdr_exportslist, (char *)&exportslist)) != 0) {
343 xdr_exportslist(XDR *xdrsp, struct exportslist **exp) function

Completed in 123 milliseconds