Searched refs:xdr_mntdump (Results 1 – 1 of 1) sorted by relevance
87 int xdr_mntdump(XDR *, struct mountlist **);170 (xdrproc_t)xdr_mntdump, (char *)&mntdump)) != 0) { in main()259 xdr_mntdump(XDR *xdrsp, struct mountlist **mlp) in xdr_mntdump() function