Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_attr.h377 fattr4_time_modify time_modify;
H A Dnfs4_kprot.h810 typedef nfstime4 fattr4_time_modify; typedef
3438 extern bool_t xdr_fattr4_time_modify(XDR *, fattr4_time_modify*);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x843 typedef nfstime4 fattr4_time_modify; typedef
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dnfs4_xdr.c861 xdr_fattr4_time_modify(register XDR *xdrs, fattr4_time_modify *objp) in xdr_fattr4_time_modify()