Symbol: timespec50
lib/libc/compat/include/aio.h
43
struct timespec50;
lib/libc/compat/include/aio.h
46
const struct timespec50 *);
lib/libc/compat/include/lwp.h
42
struct timespec50;
lib/libc/compat/include/lwp.h
43
int _lwp_park(const struct timespec50 *, lwpid_t, const void *, const void *);
lib/libc/compat/include/mqueue.h
43
unsigned * __restrict, const struct timespec50 * __restrict);
lib/libc/compat/include/mqueue.h
45
const struct timespec50 *);
lib/libc/compat/include/sched.h
43
struct timespec50;
lib/libc/compat/include/sched.h
44
int sched_rr_get_interval(pid_t, struct timespec50 *);
lib/libc/compat/include/signal.h
70
siginfo_t * __restrict, const struct timespec50 * __restrict);
lib/libc/compat/include/signal.h
72
siginfo_t * __restrict, struct timespec50 * __restrict);
lib/libc/compat/include/time.h
72
int clock_getres(clockid_t, struct timespec50 *);
lib/libc/compat/include/time.h
73
int clock_gettime(clockid_t, struct timespec50 *);
lib/libc/compat/include/time.h
74
int clock_settime(clockid_t, const struct timespec50 *);
lib/libc/compat/include/time.h
78
int nanosleep(const struct timespec50 *, struct timespec50 *);
lib/libc/compat/sys/compat__lwp_park.c
56
_lwp_park(const struct timespec50 *ts50, lwpid_t unpark,
lib/libc/compat/sys/compat_aio_suspend.c
61
const struct timespec50 * ts50)
lib/libc/compat/sys/compat_clock.c
61
clock_settime(clockid_t clockid, const struct timespec50 * tim50)
lib/libc/compat/sys/compat_clock.c
77
clock_gettime(clockid_t clockid, struct timespec50 *tim50)
lib/libc/compat/sys/compat_clock.c
89
clock_getres(clockid_t clockid, struct timespec50 *tim50)
lib/libc/compat/sys/compat_kevent.c
58
struct kevent100 *eventlist, size_t nevents, const struct timespec50 *ts50)
lib/libc/compat/sys/compat_mqueue.c
64
unsigned * __restrict buf, const struct timespec50 * __restrict ts50)
lib/libc/compat/sys/compat_mqueue.c
77
unsigned buf, const struct timespec50 *ts50)
lib/libc/compat/sys/compat_nanosleep.c
60
nanosleep(const struct timespec50 *ts50, struct timespec50 *rts50)
lib/libc/compat/sys/compat_sched.c
51
sched_rr_get_interval(pid_t pid, struct timespec50 *interval)
lib/libc/compat/sys/compat_select.c
65
const struct timespec50 * __restrict tim50,
lib/libc/compat/sys/compat_select.c
92
fd_set * __restrict exceptfds, const struct timespec50 *__restrict tim50,
lib/libc/compat/sys/compat_sigtimedwait.c
59
const struct timespec50 * __restrict timeout)
lib/libc/compat/sys/compat_sigtimedwait.c
72
struct timespec50 * __restrict timeout)
lib/libc/compat/time/compat_asctime.c
30
#define timespec timespec50
lib/libc/compat/time/compat_difftime.c
51
#define timespec timespec50
lib/libc/compat/time/compat_localtime.c
75
#define timespec timespec50
sys/compat/aoutm68k/aoutm68k_stat.h
51
struct timespec50 st_atimespec;/* time of last access */
sys/compat/aoutm68k/aoutm68k_stat.h
52
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/aoutm68k/aoutm68k_stat.h
53
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/aoutm68k/aoutm68k_stat.h
70
struct timespec50 st_atimespec;/* time of last access */
sys/compat/aoutm68k/aoutm68k_stat.h
71
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/aoutm68k/aoutm68k_stat.h
72
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/aoutm68k/aoutm68k_stat.h
91
struct timespec50 st_atimespec;/* time of last access */
sys/compat/aoutm68k/aoutm68k_stat.h
92
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/aoutm68k/aoutm68k_stat.h
93
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/common/clockctl_50.c
101
struct timespec50 tp50;
sys/compat/common/kern_50.c
108
struct timespec50 ts50;
sys/compat/common/kern_50.c
69
struct timespec50 ts50;
sys/compat/common/kern_50.c
94
struct timespec50 ts50;
sys/compat/common/kern_select_50.c
144
struct timespec50 ats50;
sys/compat/common/kern_select_50.c
178
struct timespec50 ats50;
sys/compat/common/kern_select_50.c
62
struct timespec50 ts50;
sys/compat/common/kern_time_50.c
117
struct timespec50 ats50;
sys/compat/common/kern_time_50.c
139
struct timespec50 ats50;
sys/compat/common/kern_time_50.c
159
struct timespec50 ats50;
sys/compat/common/kern_time_50.c
185
struct timespec50 rmt50, rqt50;
sys/compat/common/kern_time_50.c
357
struct timespec50 ts50;
sys/compat/common/kern_time_50.c
397
struct timespec50 ts50;
sys/compat/common/kern_time_50.c
432
struct timespec50 ts50;
sys/compat/common/vfs_syscalls_43.c
96
cvttimespec(struct timespec50 *ots, const struct timespec *ts)
sys/compat/netbsd32/netbsd32_compat_50.c
587
KASSERT(length == sizeof(struct timespec50));
sys/compat/sys/clockctl.h
58
const struct timespec50 *tp;
sys/compat/sys/event.h
118
size_t, const struct timespec50 *);
sys/compat/sys/event.h
37
struct timespec50;
sys/compat/sys/poll.h
42
struct timespec50;
sys/compat/sys/poll.h
46
const struct timespec50 * __restrict, const sigset_t * __restrict);
sys/compat/sys/select.h
49
fd_set * __restrict, const struct timespec50 * __restrict,
sys/compat/sys/stat.h
107
struct timespec50 st_atimespec;/* time of last access */
sys/compat/sys/stat.h
108
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/sys/stat.h
109
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/sys/stat.h
129
struct timespec50 st_birthtimespec;
sys/compat/sys/stat.h
149
struct timespec50 st_atimespec;/* time of last access */
sys/compat/sys/stat.h
150
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/sys/stat.h
151
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/sys/stat.h
152
struct timespec50 st_birthtimespec; /* time of creation */
sys/compat/sys/stat.h
54
struct timespec50 st_atimespec;/* time of last access */
sys/compat/sys/stat.h
55
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/sys/stat.h
56
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/sys/stat.h
72
struct timespec50 st_atimespec;/* time of last access */
sys/compat/sys/stat.h
73
struct timespec50 st_mtimespec;/* time of last data modification */
sys/compat/sys/stat.h
74
struct timespec50 st_ctimespec;/* time of last file status change */
sys/compat/sys/time_types.h
100
timespec_to_timespec50(const struct timespec *ts, struct timespec50 *ts50)
sys/compat/sys/time_types.h
71
struct timespec50 it_interval;
sys/compat/sys/time_types.h
72
struct timespec50 it_value;
sys/compat/sys/time_types.h
92
timespec50_to_timespec(const struct timespec50 *ts50, struct timespec *ts)
sys/compat/sys/timex.h
32
struct timespec50 time; /* current time (ns) (ro) */
sys/dev/wscons/wseventvar.h
110
struct timespec50 time;
sys/fs/puffs/puffs_compat.c
69
struct timespec50 va_atime;
sys/fs/puffs/puffs_compat.c
70
struct timespec50 va_mtime;
sys/fs/puffs/puffs_compat.c
71
struct timespec50 va_ctime;
sys/fs/puffs/puffs_compat.c
72
struct timespec50 va_birthtime;
sys/rump/kern/lib/libsys_cygwin/rump_cygwin_compat.c
57
struct timespec50 st_atim;
sys/rump/kern/lib/libsys_cygwin/rump_cygwin_compat.c
58
struct timespec50 st_mtim;
sys/rump/kern/lib/libsys_cygwin/rump_cygwin_compat.c
59
struct timespec50 st_ctim;
sys/rump/kern/lib/libsys_cygwin/rump_cygwin_compat.c
64
struct timespec50 st_btim;
sys/rump/kern/lib/libsys_sunos/rump_sunos_compat.c
93
struct timespec50 st_atim;
sys/rump/kern/lib/libsys_sunos/rump_sunos_compat.c
94
struct timespec50 st_mtim;
sys/rump/kern/lib/libsys_sunos/rump_sunos_compat.c
95
struct timespec50 st_ctim;
sys/rump/librump/rumpkern/rump_syscalls.c
3529
SPARG(&callarg, timeout) = (const struct timespec50 *)timeout;
sys/rump/librump/rumpkern/rump_syscalls.c
4001
SPARG(&callarg, ts) = (const struct timespec50 *)ts;
sys/rump/librump/rumpkern/rump_syscalls.c
4034
SPARG(&callarg, ts) = (const struct timespec50 *)ts;
sys/rump/librump/rumpvfs/rumpvfs_compat50.c
69
struct timespec50 va_atime; /* time of last access */
sys/rump/librump/rumpvfs/rumpvfs_compat50.c
70
struct timespec50 va_mtime; /* time of last modification */
sys/rump/librump/rumpvfs/rumpvfs_compat50.c
71
struct timespec50 va_ctime; /* time file changed */
sys/rump/librump/rumpvfs/rumpvfs_compat50.c
72
struct timespec50 va_birthtime; /* time file created */
sys/sys/syscallargs.h
1492
syscallarg(struct timespec50 *) tp;
sys/sys/syscallargs.h
1500
syscallarg(const struct timespec50 *) tp;
sys/sys/syscallargs.h
1508
syscallarg(struct timespec50 *) tp;
sys/sys/syscallargs.h
1550
syscallarg(const struct timespec50 *) rqtp;
sys/sys/syscallargs.h
1551
syscallarg(struct timespec50 *) rmtp;
sys/sys/syscallargs.h
1572
syscallarg(struct timespec50 *) timeout;
sys/sys/syscallargs.h
1723
syscallarg(const struct timespec50 *) abs_timeout;
sys/sys/syscallargs.h
1734
syscallarg(const struct timespec50 *) abs_timeout;
sys/sys/syscallargs.h
2091
syscallarg(const struct timespec50 *) ts;
sys/sys/syscallargs.h
2199
syscallarg(const struct timespec50 *) timeout;
sys/sys/syscallargs.h
2415
syscallarg(const struct timespec50 *) ts;
sys/sys/syscallargs.h
2423
syscallarg(const struct timespec50 *) ts;
sys/sys/syscallargs.h
2627
syscallarg(const struct timespec50 *) timeout;
tests/lib/libpthread/t_compat_cancel.c
100
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
143
RL(kevent(kq, &ev, 1, NULL, 1, &(const struct timespec50){0,0}));
tests/lib/libpthread/t_compat_cancel.c
153
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
165
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
175
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
186
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
200
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};
tests/lib/libpthread/t_compat_cancel.c
241
struct timespec50 t = {.tv_sec = 2, .tv_nsec = 0};