Home
last modified time | relevance | path

Searched refs:xdr_SETATTR4args (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c2253 xdr_SETATTR4args(register XDR *xdrs, SETATTR4args *objp) in xdr_SETATTR4args() function
2583 if (!xdr_SETATTR4args(xdrs, &objp->nfs_argop4_u.opsetattr)) in xdr_nfs_argop4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h3534 extern bool_t xdr_SETATTR4args(XDR *, SETATTR4args*);