Home
last modified time | relevance | path

Searched refs:fattr4_chown_restricted (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h342 fattr4_chown_restricted chown_restricted;
H A Dnfs4_kprot.h736 typedef bool_t fattr4_chown_restricted; typedef
3401 extern bool_t xdr_fattr4_chown_restricted(XDR *, fattr4_chown_restricted*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x806 typedef bool fattr4_chown_restricted; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c537 xdr_fattr4_chown_restricted(register XDR *xdrs, fattr4_chown_restricted *objp) in xdr_fattr4_chown_restricted()