Home
last modified time | relevance | path

Searched refs:xdr_pathname4 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.c268 xdr_pathname4(register XDR *xdrs, pathname4 *objp) in xdr_pathname4() function
290 if (!xdr_pathname4(xdrs, &objp->rootpath)) in xdr_fs_location4()
304 if (!xdr_pathname4(xdrs, &objp->fs_root)) in xdr_fs_locations4()
H A Dref_subr.h49 extern bool_t xdr_pathname4(register XDR *, pathname4 *);
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c150 xdr_pathname4(register XDR *xdrs, pathname4 *objp) in xdr_pathname4() function
307 if (!xdr_pathname4(xdrs, &objp->rootpath)) in xdr_fs_location4()
316 if (!xdr_pathname4(xdrs, &objp->fs_root)) in xdr_fs_locations4()