Symbol: timespec32
sys/compat/freebsd32/freebsd32.h
111
struct timespec32 _timeout;
sys/compat/freebsd32/freebsd32.h
168
struct timespec32 st_atim; /* time of last access */
sys/compat/freebsd32/freebsd32.h
169
struct timespec32 st_mtim; /* time of last data modification */
sys/compat/freebsd32/freebsd32.h
170
struct timespec32 st_ctim; /* time of last file status change */
sys/compat/freebsd32/freebsd32.h
176
struct timespec32 st_birthtim; /* time of file creation */
sys/compat/freebsd32/freebsd32.h
181
unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
sys/compat/freebsd32/freebsd32.h
182
unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
sys/compat/freebsd32/freebsd32.h
217
struct timespec32 st_atim;
sys/compat/freebsd32/freebsd32.h
221
struct timespec32 st_mtim;
sys/compat/freebsd32/freebsd32.h
225
struct timespec32 st_ctim;
sys/compat/freebsd32/freebsd32.h
229
struct timespec32 st_birthtim;
sys/compat/freebsd32/freebsd32.h
246
struct timespec32 st_atim;
sys/compat/freebsd32/freebsd32.h
247
struct timespec32 st_mtim;
sys/compat/freebsd32/freebsd32.h
248
struct timespec32 st_ctim;
sys/compat/freebsd32/freebsd32.h
255
struct timespec32 st_birthtim;
sys/compat/freebsd32/freebsd32.h
256
unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
sys/compat/freebsd32/freebsd32.h
257
unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
sys/compat/freebsd32/freebsd32.h
269
struct timespec32 st_atim;
sys/compat/freebsd32/freebsd32.h
270
struct timespec32 st_mtim;
sys/compat/freebsd32/freebsd32.h
271
struct timespec32 st_ctim;
sys/compat/freebsd32/freebsd32.h
52
struct timespec32 it_interval;
sys/compat/freebsd32/freebsd32.h
53
struct timespec32 it_value;
sys/compat/freebsd32/freebsd32_misc.c
1406
struct timespec32 ts;
sys/compat/freebsd32/freebsd32_misc.c
165
CTASSERT(sizeof(struct timespec32) == 8);
sys/compat/freebsd32/freebsd32_misc.c
170
CTASSERT(sizeof(struct timespec32) == 16);
sys/compat/freebsd32/freebsd32_misc.c
1875
struct timespec32 ts32[2];
sys/compat/freebsd32/freebsd32_misc.c
1896
struct timespec32 ts32[2];
sys/compat/freebsd32/freebsd32_misc.c
200
int flags, const struct timespec32 *ua_rqtp, struct timespec32 *ua_rmtp);
sys/compat/freebsd32/freebsd32_misc.c
3052
int flags, const struct timespec32 *ua_rqtp, struct timespec32 *ua_rmtp)
sys/compat/freebsd32/freebsd32_misc.c
3054
struct timespec32 rmt32, rqt32;
sys/compat/freebsd32/freebsd32_misc.c
3082
struct timespec32 ats32;
sys/compat/freebsd32/freebsd32_misc.c
3099
struct timespec32 ats32;
sys/compat/freebsd32/freebsd32_misc.c
3116
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
3298
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
3306
sizeof(struct timespec32));
sys/compat/freebsd32/freebsd32_misc.c
3361
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
4020
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
4050
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
682
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
809
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_misc.c
906
struct timespec32 ts32;
sys/compat/freebsd32/freebsd32_proto.h
1120
char timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
186
char tp_l_[PADL_(struct timespec32 *)]; struct timespec32 * tp; char tp_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
190
char tp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * tp; char tp_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
194
char tp_l_[PADL_(struct timespec32 *)]; struct timespec32 * tp; char tp_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
212
char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
213
char rmtp_l_[PADL_(struct timespec32 *)]; struct timespec32 * rmtp; char rmtp_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
224
char rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
225
char rmtp_l_[PADL_(struct timespec32 *)]; struct timespec32 * rmtp; char rmtp_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
283
char timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
290
char interval_l_[PADL_(struct timespec32 *)]; struct timespec32 * interval; char interval_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
298
char timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
306
char timeout_l_[PADL_(struct timespec32 *)]; struct timespec32 * timeout; char timeout_r_[PADR_(struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
354
char abstime_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abstime; char abstime_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
357
char timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
391
char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char abs_timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
398
char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char abs_timeout_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
543
char ts_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * ts; char ts_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
605
char ts_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * ts; char ts_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
610
char times_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * times; char times_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
615
char times_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * times; char times_r_[PADR_(const struct timespec32 *)];
sys/compat/freebsd32/freebsd32_proto.h
653
char timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PADR_(const struct timespec32 *)];
sys/kern/kern_umtx.c
4733
#define timespeci386 timespec32
sys/kern/kern_umtx.c
4750
#define timespecx32 timespec32
sys/kern/uipc_mqueue.c
2824
struct timespec32 ets32;
sys/kern/uipc_mqueue.c
2846
struct timespec32 ets32;
sys/kern/uipc_sem.c
990
struct timespec32 abstime32;
sys/kern/vfs_aio.c
2948
struct timespec32 ts32;
sys/kern/vfs_aio.c
3054
struct timespec32 ts32;