HomeSort by: relevance | last modified time | path
    Searched defs:xdr_exports (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/showmount/
showmount.c 98 static int xdr_exports(XDR *, struct exportslist **);
178 (xdrproc_t)xdr_exports, (char *)&exports)) != 0) {
376 xdr_exports(XDR *xdrsp, struct exportslist **exp) function in typeref:typename:int

Completed in 47 milliseconds