Searched refs:xdr_mountlist (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/librpcsvc/common/ |
H A D | mountlist_xdr.c | 46 xdr_mountlist(xdrs, objp) in xdr_mountlist() function 159 if (!xdr_mountlist(xdrs, &objp->ml_next))
|
H A D | mapfile-vers | 90 xdr_mountlist;
|
/illumos-gate/usr/src/cmd/fs.d/nfs/dfmounts/ |
H A D | dfmounts.c | 138 err = clnt_call(cl, MOUNTPROC_DUMP, xdr_void, 0, xdr_mountlist, in pr_mounts()
|
/illumos-gate/usr/src/cmd/fs.d/nfs/showmount/ |
H A D | showmount.c | 148 err = clnt_call(cl, MOUNTPROC_DUMP, xdr_void, 0, xdr_mountlist, in main()
|
/illumos-gate/usr/src/ucbcmd/shutdown/ |
H A D | shutdown.c | 701 xdr_void, 0, xdr_mountlist, (char *)&ml, TIMEOUT) != RPC_SUCCESS) { in gethostlist()
|