Home
last modified time | relevance | path

Searched refs:timespec32 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h46 struct timespec32 { struct
52 struct timespec32 it_interval; argument
53 struct timespec32 it_value;
111 struct timespec32 _timeout;
168 struct timespec32 st_atim; /* time of last access */
169 struct timespec32 st_mtim; /* time of last data modification */
170 struct timespec32 st_ctim; /* time of last file status change */
176 struct timespec32 st_birthtim; /* time of file creation */
181 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
182 unsigned int :(8 / 2) * (16 - (int)sizeof(struct timespec32));
[all …]
H A Dfreebsd32_proto.h186 …char tp_l_[PADL_(struct timespec32 *)]; struct timespec32 * tp; char tp_r_[PADR_(struct timespec32
190 …char tp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * tp; char tp_r_[PADR_(const…
194 …char tp_l_[PADL_(struct timespec32 *)]; struct timespec32 * tp; char tp_r_[PADR_(struct timespec32
212 …har rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(…
213 …char rmtp_l_[PADL_(struct timespec32 *)]; struct timespec32 * rmtp; char rmtp_r_[PADR_(struct time…
224 …har rqtp_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * rqtp; char rqtp_r_[PADR_(…
225 …char rmtp_l_[PADL_(struct timespec32 *)]; struct timespec32 * rmtp; char rmtp_r_[PADR_(struct time…
283 …meout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PAD…
290 …char interval_l_[PADL_(struct timespec32 *)]; struct timespec32 * interval; char interval_r_[PADR_…
298 …meout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * timeout; char timeout_r_[PAD…
[all …]
H A Dfreebsd32_misc.c165 CTASSERT(sizeof(struct timespec32) == 8);
170 CTASSERT(sizeof(struct timespec32) == 16);
200 int flags, const struct timespec32 *ua_rqtp, struct timespec32 *ua_rmtp);
682 struct timespec32 ts32; in freebsd32_pselect()
809 struct timespec32 ts32; in freebsd32_kevent()
906 struct timespec32 ts32; in freebsd11_freebsd32_kevent()
1406 struct timespec32 ts; in freebsd32_cmsg_convert()
1875 struct timespec32 ts32[2]; in freebsd32_futimens()
1896 struct timespec32 ts32[2]; in freebsd32_utimensat()
3052 int flags, const struct timespec32 *ua_rqtp, struct timespec32 *ua_rmtp) in freebsd32_user_clock_nanosleep()
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtypes32.h74 typedef struct timespec32 { struct
79 typedef struct timespec32 timestruc32_t; argument
82 struct timespec32 it_interval;
83 struct timespec32 it_value;
/freebsd/sys/kern/
H A Duipc_sem.c990 struct timespec32 abstime32; in freebsd32_ksem_timedwait()
H A Duipc_mqueue.c2824 struct timespec32 ets32; in freebsd32_kmq_timedsend()
2846 struct timespec32 ets32; in freebsd32_kmq_timedreceive()
H A Dvfs_aio.c2948 struct timespec32 ts32; in freebsd32_aio_suspend()
3054 struct timespec32 ts32; in freebsd32_aio_waitcomplete()
H A Dkern_umtx.c4728 #define timespeci386 timespec32
4745 #define timespecx32 timespec32