Home
last modified time | relevance | path

Searched refs:timeval32 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h41 struct timeval32 { struct
82 struct timeval32 ru_utime;
83 struct timeval32 ru_stime;
106 struct timeval32 it_interval;
107 struct timeval32 it_value;
376 struct timeval32 ki_start;
377 struct timeval32 ki_childtime;
H A Dfreebsd32_proto.h99 …char tv_l_[PADL_(struct timeval32 *)]; struct timeval32 * tv; char tv_r_[PADR_(struct timeval32 *)…
102 …char tp_l_[PADL_(struct timeval32 *)]; struct timeval32 * tp; char tp_r_[PADR_(struct timeval32 *)…
120 …char tv_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * tv; char tv_r_[PADR_(const s…
125 …char tptr_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(c…
128 …har delta_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * delta; char delta_r_[PADR_…
129 …char olddelta_l_[PADL_(struct timeval32 *)]; struct timeval32 * olddelta; char olddelta_r_[PADR_(s…
169 …char tptr_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(c…
247 …char tptr_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * tptr; char tptr_r_[PADR_(c…
510 …har times_l_[PADL_(const struct timeval32 *)]; const struct timeval32 * times; char times_r_[PADR_…
H A Dfreebsd32_misc.c164 CTASSERT(sizeof(struct timeval32) == 8);
169 CTASSERT(sizeof(struct timeval32) == 16);
655 struct timeval32 tv32; in freebsd32_select()
946 struct timeval32 atv32; in freebsd32_gettimeofday()
1462 struct timeval32 tv; in freebsd32_cmsg_convert()
1817 struct timeval32 tv32; in freebsd32_settimeofday()
1844 struct timeval32 s32[2]; in freebsd32_utimes()
1866 struct timeval32 s32[2]; in freebsd32_lutimes()
1887 struct timeval32 s32[2]; in freebsd32_futimes()
1908 struct timeval32 s32[2]; in freebsd32_futimesat()
[all …]
/freebsd/sys/net/
H A Dbpf.c189 struct timeval32 bh_tstamp; /* time stamp */
208 #define BIOCSRTIMEOUT32 _IOW('B', 109, struct timeval32)
209 #define BIOCGRTIMEOUT32 _IOR('B', 110, struct timeval32)
1438 struct timeval32 *tv32; in bpfioctl()
1442 tv32 = (struct timeval32 *)addr; in bpfioctl()
1465 struct timeval32 *tv32; in bpfioctl()
1475 tv32 = (struct timeval32 *)addr; in bpfioctl()
/freebsd/sys/dev/evdev/
H A Dcdev.c54 struct timeval32 time;
/freebsd/sys/kern/
H A Duipc_socket.c235 struct timeval32 sp_idle;
3987 struct timeval32 tv32;
4284 struct timeval32 tv32;