Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h223 mode4 b_fattr4_mode;
/titanic_41/usr/src/head/rpcsvc/
H A Dnfs4_prot.x178 typedef uint32_t mode4; typedef
435 typedef mode4 fattr4_mode;
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h194 typedef uint32_t mode4; typedef
473 typedef mode4 fattr4_mode;
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c217 xdr_mode4(register XDR *xdrs, mode4 *objp) in xdr_mode4()
H A Dsnoop_nfs4.c4482 mode4 val; in prt_mode()