Searched refs:netbsd32_timeval (Results 1 – 8 of 8) sorted by relevance
258 struct netbsd32_timeval { struct277 struct netbsd32_timeval it_interval; /* timer interval */ argument278 struct netbsd32_timeval it_value; /* current value */443 struct netbsd32_timeval ru_utime;/* user time used */444 struct netbsd32_timeval ru_stime;/* system time used */1020 struct netbsd32_timeval time;1105 struct netbsd32_timeval nsd_timestamp;
192 struct netbsd32_timeval tv32; in netbsd32___gettimeofday50()223 struct netbsd32_timeval atv32; in netbsd32___settimeofday50()261 struct netbsd32_timeval atv; in netbsd32___adjtime50()
64 struct netbsd32_timeval tv32; in netbsd32___select50()
135 sizeof(struct netbsd32_timeval),
138 #define BIOCSRTIMEOUT32 _IOW('B',122, struct netbsd32_timeval)559 struct netbsd32_timeval fsg_time; /* Time this snapshot was taken */
69 struct netbsd32_timeval *tv32) in netbsd32_from_timeval()88 netbsd32_to_timeval(const struct netbsd32_timeval *tv32, in netbsd32_to_timeval()
336 struct netbsd32_timeval tv32[2]; in get_utimes32()
176 struct netbsd32_timeval ntv; in sunos32_sys_stime()