Home
last modified time | relevance | path

Searched refs:acetype4 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_attr.c372 (sizeof (acetype4) + sizeof (aceflag4) in vattr_to_fattr4()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h325 typedef uint32_t acetype4; typedef
410 acetype4 type;
3350 extern bool_t xdr_acetype4(XDR *, acetype4*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x339 typedef uint32_t acetype4; typedef
439 acetype4 type;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c535 static void detail_acetype4(acetype4);
4180 detail_acetype4(acetype4 type) in detail_acetype4()
H A Dnfs4_xdr.c317 xdr_acetype4(register XDR *xdrs, acetype4 *objp) in xdr_acetype4()