Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h338 fattr4_archive archive;
H A Dnfs4_kprot.h728 typedef bool_t fattr4_archive; typedef
3397 extern bool_t xdr_fattr4_archive(XDR *, fattr4_archive*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x802 typedef bool fattr4_archive; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c501 xdr_fattr4_archive(register XDR *xdrs, fattr4_archive *objp) in xdr_fattr4_archive()