timeval32
struct timeval32 tod32;
struct timeval32 timeval32;
if (Pread(Proc, &timeval32, sizeof (timeval32), offset)
!= sizeof (timeval32))
TIMEVAL32_TO_TIMEVAL(&timeval, &timeval32);
struct timeval32 ic_atime; /* 16: time last accessed */
struct timeval32 ic_mtime; /* 24: time last modified */
struct timeval32 ic_ctime; /* 32: last time inode changed */
struct timeval32 ut_tv; /* time entry was made */
struct timeval32 sph_timestamp;
if (optlen != sizeof (struct timeval32)) {
(struct timeval32 *)optval);
if (optlen < sizeof (struct timeval32))
((struct timeval32 *)(optval))->tv_sec =
((struct timeval32 *)(optval))->tv_usec =
*optlenp = sizeof (struct timeval32);
len = sizeof (struct timeval32);
struct timeval32 *time32;
cmsg->cmsg_len = sizeof (struct timeval32) +
time32 = (struct timeval32 *)CMSG_CONTENT(cmsg);
struct timeval32 tmo_val32;
if (maxlen < sizeof (struct timeval32)) {
len = sizeof (struct timeval32);
if (optlen != sizeof (struct timeval32)) {
(struct timeval32 *)optval);
struct timeval32 omtime;
struct timeval32 tv; /* copy of user's timeval */
struct timeval32 iuniqtime;
struct timeval32 time; /* time stamp for the struct */
struct timeval32 tv32;
struct timeval32 tv;
struct timeval32 tv;
#define BIOCSRTIMEOUT32 _IOW('B', 122, struct timeval32)
#define BIOCGRTIMEOUT32 _IOR('B', 123, struct timeval32)
struct timeval32 *t32;
t32 = (struct timeval32 *)mp->b_cont->b_rptr;
mcopyin(mp, NULL, sizeof (struct timeval32),
struct timeval32 *t32;
sizeof (struct timeval32));
t32 = (struct timeval32 *)mp->b_cont->b_rptr;
sizeof (struct timeval32));
struct timeval32 *t32;
t32 = (struct timeval32 *)mp->b_cont->b_rptr;
struct timeval32 timestamp32;
struct timeval32 tl;
sizeof (struct timeval32), CRED()))
struct timeval32 tl;
sizeof (struct timeval32), CRED()))
struct timeval32 tv_interval, tv_avg_diff, tv_diff; /* Intermediates */
struct timeval32 tv_threshold;
tv_equal(struct timeval32 a, struct timeval32 b)
static struct timeval32
tv_subt(struct timeval32 atv, struct timeval32 btv)
static struct timeval32
tv_divide(struct timeval32 tv, int dividend)
static struct timeval32
tv_mult(struct timeval32 tv, int multiplier)
static struct timeval32
struct timeval32 tv;
static int tv_equal(struct timeval32 a, struct timeval32 b);
static struct timeval32 tv_subt(struct timeval32 atv, struct timeval32 btv);
static struct timeval32 tv_divide(struct timeval32 tv, int dividend);
static struct timeval32 tv_mult(struct timeval32 tv, int multiplier);
static struct timeval32 usec_to_tv(int usec);
extern void uniqtime32(struct timeval32 *);
struct timeval32 ifi_lastchange; /* last updated */
struct timeval32 wait_time_32;
sizeof (struct timeval32) + sizeof (short);
struct timeval32 timestamp32;
uniqtime32(struct timeval32 *tv32p)
struct timeval32 tv32;
struct timeval32 sbh_timestamp;
struct timeval32 ic_atime; /* 16: time last accessed */
struct timeval32 ic_mtime; /* 24: time last modified */
struct timeval32 ic_ctime; /* 32: last time inode changed */
extern struct timeval32 iuniqtime;
sizeof (struct timeval32) * 3, ip)
struct timeval32 mi_time; /* timestamp */
struct timeval32 ru_utime; /* user time used */
struct timeval32 ru_stime; /* system time used */
struct timeval32;
extern void uniqtime32(struct timeval32 *);
struct timeval32 tv;
struct timeval32 it_interval;
struct timeval32 it_value;
struct timeval32 time;
struct timeval32 time;
struct timeval32 mi_time; /* timestamp */
struct timeval32 time; /* Event's time stamp */
struct timeval32 atv32;
struct timeval32 oatv32;