/titanic_50/usr/src/cmd/sendmail/include/sm/ |
H A D | time.h | 23 # define timersub(tvp, uvp, vvp) \ argument 37 # define timeradd(tvp, uvp, vvp) \ argument 51 # define timercmp(tvp, uvp, cmp) \ argument
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | time.h | 126 #define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument 127 #define timercmp(tvp, uvp, cmp) \ argument 134 #define timerclear(tvp) (tvp)->tv_sec = (tvp)->tv_usec = 0 argument 142 #define timeradd(tvp, uvp, vvp) \ argument 153 #define timersub(tvp, uvp, vvp) \ argument 298 #define TICK_TO_TIMEVAL(tick, tvp) { \ argument 304 #define TICK_TO_TIMEVAL32(tick, tvp) { \ argument 324 #define TIMEVAL_TO_TICK(tvp) \ argument
|
H A D | timer.h | 126 #define timerspecisset(tvp) ((tvp)->tv_sec || (tvp)->tv_nsec) argument 127 #define timerspeccmp(tvp, uvp) (((tvp)->tv_sec - (uvp)->tv_sec) ? \ argument 129 #define timerspecclear(tvp) ((tvp)->tv_sec = (tvp)->tv_nsec = 0) argument
|
/titanic_50/usr/src/lib/libbc/inc/include/sys/ |
H A D | time.h | 42 #define timerisset(tvp) ((tvp)->tv_sec || (tvp)->tv_usec) argument 43 #define timercmp(tvp, uvp, cmp) \ argument 46 #define timerclear(tvp) (tvp)->tv_sec = (tvp)->tv_usec = 0 argument
|
/titanic_50/usr/src/lib/smbsrv/libfksmbsrv/common/ |
H A D | fake_lookup.c | 87 vnode_t *tvp; /* addressable temp ptr */ in lookuppnvp() local 497 vnode_t *tvp; in traverse() local
|
/titanic_50/usr/src/lib/libresolv2/common/bsd/ |
H A D | utimes.c | 31 __utimes(char *filename, struct timeval *tvp) { in __utimes()
|
H A D | gettimeofday.c | 47 gettimeofday(struct timeval *tvp, struct _TIMEZONE *tzp) { in gettimeofday()
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | lwp_info.c | 48 lwp_info(timestruc_t *tvp) in lwp_info()
|
/titanic_50/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 39 fmd_time_gettimeofday(struct timeval *tvp) in fmd_time_gettimeofday() 254 fmd_simulator_tod(struct timeval *tvp, void *tzp) in fmd_simulator_tod()
|
H A D | fmd_protocol.c | 145 struct timeval *tvp, int injected) in fmd_protocol_list() 212 struct timeval *tvp, boolean_t repaired, boolean_t replaced, in fmd_protocol_rsrc_asru()
|
/titanic_50/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_subr.c | 160 hs_parse_dirdate(dp, tvp) in hs_parse_dirdate() argument 197 hs_parse_longdate(dp, tvp) in hs_parse_longdate() argument
|
H A D | hsfs_rrip.c | 150 form_time(int time_length, uchar_t *file_time, struct timeval *tvp) in form_time()
|
/titanic_50/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | bsd-misc.c | 94 int utimes(char *filename, struct timeval *tvp) in utimes()
|
/titanic_50/usr/src/lib/libbc/libc/compat/4.1/ |
H A D | vtimes.c | 87 scale60(struct timeval *tvp) in scale60()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | timers.c | 64 #define TVTSCMP(tvp, tsp, cmp) \ argument 1240 tv2hrt(struct timeval *tvp) in tv2hrt() 1247 hrt2tv(hrtime_t hrt, struct timeval *tvp) in hrt2tv()
|
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_osdep.h | 76 #define timespeccmp(tvp, uvp, cmp) \ argument
|
/titanic_50/usr/src/uts/common/fs/pcfs/ |
H A D | pc_subr.c | 118 timestruc_t *tvp, /* UNIX time input */ in pc_tvtopct()
|
/titanic_50/usr/src/uts/common/fs/ |
H A D | lookup.c | 671 vnode_t *tvp; in traverse() local 821 dirfindvp(vnode_t *vrootp, vnode_t *dvp, vnode_t *tvp, cred_t *cr, char *dbuf, in dirfindvp()
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | result.c | 275 struct timeval tv, *tvp; local
|
/titanic_50/usr/src/stand/lib/fs/hsfs/ |
H A D | hsfsops.c | 1080 hs_parse_dirdate(uchar_t *dp, struct timeval *tvp) in hs_parse_dirdate() 1115 hs_parse_longdate(uchar_t *dp, struct timeval *tvp) in hs_parse_longdate()
|
/titanic_50/usr/src/uts/common/rpc/sec/ |
H A D | auth_des.c | 68 #define gettimeofday(tvp, tzp) uniqtime(tvp) argument
|
/titanic_50/usr/src/uts/common/io/ |
H A D | sundlpi.c | 192 dl_error_ack_t *dleap, timestruc_t *tvp) in dl_op()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_srv_ns.c | 877 vnode_t *tvp, *nextvp; in untraverse() local
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | eventlib.c | 740 struct timeval tv, *tvp; in pselect() local
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop.c | 562 struct timeval *tvp, int drops, int len) in show_pktinfo()
|