Symbol: nfstime4
usr/src/cmd/cmd-inet/usr.sbin/snoop/nfs4_xdr.c
235
xdr_nfstime4(register XDR *xdrs, nfstime4 *objp)
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4629
nfstime4 val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4657
nfstime4 val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4668
nfstime4 val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4679
nfstime4 val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4690
nfstime4 val;
usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_nfs4.c
4701
nfstime4 val;
usr/src/stand/lib/fs/nfs/nfs_inet.h
224
nfstime4 b_fattr4_time_access;
usr/src/stand/lib/fs/nfs/nfs_inet.h
225
nfstime4 b_fattr4_time_metadata;
usr/src/stand/lib/fs/nfs/nfs_inet.h
226
nfstime4 b_fattr4_time_modify;
usr/src/uts/common/fs/nfs/nfs4_subr.c
477
nfs4_time_ntov(nfstime4 *ntime, timestruc_t *vatime)
usr/src/uts/common/fs/nfs/nfs4_subr.c
513
nfs4_time_vton(timestruc_t *vatime, nfstime4 *ntime)
usr/src/uts/common/fs/nfs/nfs4_xdr.c
1480
nfstime4 atime;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
1511
nfstime4 mdt;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
1526
nfstime4 mtime;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
2077
nfstime4 atime;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
2104
nfstime4 mdt;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
2118
nfstime4 mtime;
usr/src/uts/common/fs/nfs/nfs4_xdr.c
795
xdr_nfstime4(XDR *xdrs, nfstime4 *objp)
usr/src/uts/common/fs/nfs/nfs4x_xdr.c
338
sizeof (nfstime4), (xdrproc_t)xdr_nfstime4))
usr/src/uts/common/nfs/nfs4.h
1506
extern int nfs4_time_ntov(nfstime4 *, timestruc_t *);
usr/src/uts/common/nfs/nfs4.h
1507
extern int nfs4_time_vton(timestruc_t *, nfstime4 *);
usr/src/uts/common/nfs/nfs4_attr.h
433
nfstime4 n4g_delta;
usr/src/uts/common/nfs/nfs4_kprot.h
2520
typedef nfstime4 attr_notice4;
usr/src/uts/common/nfs/nfs4_kprot.h
2618
nfstime4 nt_time;
usr/src/uts/common/nfs/nfs4_kprot.h
273
typedef struct nfstime4 nfstime4;
usr/src/uts/common/nfs/nfs4_kprot.h
283
nfstime4 time;
usr/src/uts/common/nfs/nfs4_kprot.h
2934
nfstime4 cnr_lease_time;
usr/src/uts/common/nfs/nfs4_kprot.h
3765
extern bool_t xdr_nfstime4(XDR *, nfstime4 *);
usr/src/uts/common/nfs/nfs4_kprot.h
3802
extern bool_t xdr_nfstime4(XDR *, nfstime4*);
usr/src/uts/common/nfs/nfs4_kprot.h
516
nfstime4 nii_date;
usr/src/uts/common/nfs/nfs4_kprot.h
644
nfstime4 fss_version;
usr/src/uts/common/nfs/nfs4_kprot.h
684
nfstime4 *rg_begin_time_val;
usr/src/uts/common/nfs/nfs4_kprot.h
909
typedef nfstime4 fattr4_time_access;
usr/src/uts/common/nfs/nfs4_kprot.h
913
typedef nfstime4 fattr4_time_backup;
usr/src/uts/common/nfs/nfs4_kprot.h
915
typedef nfstime4 fattr4_time_create;
usr/src/uts/common/nfs/nfs4_kprot.h
917
typedef nfstime4 fattr4_time_delta;
usr/src/uts/common/nfs/nfs4_kprot.h
919
typedef nfstime4 fattr4_time_metadata;
usr/src/uts/common/nfs/nfs4_kprot.h
921
typedef nfstime4 fattr4_time_modify;
usr/src/uts/common/nfs/nfs4_kprot.h
928
typedef nfstime4 fattr4_dir_notif_delay;
usr/src/uts/common/nfs/nfs4_kprot.h
930
typedef nfstime4 fattr4_dirent_notif_delay;