/netbsd-src/include/protocols/ |
H A D | timed.h | 47 struct tsp { struct 48 uint8_t tsp_type; argument 49 uint8_t tsp_vers; argument 50 uint16_t tsp_seq; argument 55 } tspu_time; argument 57 } tsp_u; argument 58 char tsp_name[_POSIX_HOST_NAME_MAX+1]; argument
|
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | time.h | 35 #define timespecadd(tsp, usp, vsp) \ argument 45 #define timespecsub(tsp, usp, vsp) \ argument 55 #define timespeccmp(tsp, usp, cmp) \ argument
|
/netbsd-src/usr.sbin/timed/timed/ |
H A D | tspname.c | 42 set_tsp_name(struct tsp *tsp, const char *name) in set_tsp_name() 49 get_tsp_name(const struct tsp *tsp, char *name, size_t size) in get_tsp_name()
|
/netbsd-src/usr.bin/touch/ |
H A D | touch.c | 239 stime_arg0(const char *arg, struct timespec *tsp) in stime_arg0() 248 stime_arg1(char *arg, struct timespec *tsp) in stime_arg1() 317 stime_arg2(const char *arg, int year, struct timespec *tsp) in stime_arg2() 351 stime_file(const char *fname, struct timespec *tsp, in stime_file() 363 stime_posix(const char *arg, struct timespec *tsp) in stime_posix()
|
/netbsd-src/lib/libc/compat/sys/ |
H A D | compat_mqueue.c | 66 struct timespec ts, *tsp; in __weak_alias() local 79 struct timespec ts, *tsp; in mq_timedsend() local
|
H A D | compat_kevent.c | 60 struct timespec ts, *tsp; in kevent() local 71 struct kevent100 *eventlist100, size_t nevents, const struct timespec *tsp) in __kevent50()
|
H A D | compat_aio_suspend.c | 63 struct timespec ts, *tsp; in __weak_alias() local
|
H A D | compat_lfs_segwait.c | 57 struct timeval ts, *tsp; in lfs_segwait() local
|
H A D | compat__lwp_park.c | 59 struct timespec ts, *tsp; in _lwp_park() local
|
H A D | compat___lwp_park50.c | 56 struct timespec ts1, *tsp = &ts1; in ___lwp_park50() local
|
H A D | compat_adjtime.c | 62 struct timeval ts, *tsp; in __weak_alias() local
|
H A D | compat_nanosleep.c | 62 struct timespec ts, *tsp; in __weak_alias() local
|
/netbsd-src/sys/arch/alpha/pci/ |
H A D | tsc.c | 116 struct tsp_attach_args tsp; in tscattach() local 167 struct tsp_attach_args *tsp = aux; in tscprint() local 186 #define tsp() { Generate ctags(1) key. } macro 277 struct tsp_config *tsp = &tsp_configuration[tsp_console_hose]; in tsp_bus_get_window() local
|
/netbsd-src/sys/kern/ |
H A D | subr_time.c | 127 tshzto(const struct timespec * tsp) tshzto() argument 138 tshztoup(const struct timespec * tsp) tshztoup() argument 351 timespecaddok(const struct timespec * tsp,const struct timespec * usp) timespecaddok() argument 458 timespecsubok(const struct timespec * tsp,const struct timespec * usp) timespecsubok() argument
|
H A D | kern_tc.c | 497 nanouptime(struct timespec *tsp) in nanouptime() 528 nanotime(struct timespec *tsp) in nanotime() 564 getnanouptime(struct timespec *tsp) in getnanouptime() 615 dogetnanotime(struct timespec *tsp) in dogetnanotime() 631 getnanotime(struct timespec *tsp) in getnanotime() 640 dtrace_getnanotime(struct timespec *tsp) in dtrace_getnanotime() 663 getnanoboottime(struct timespec *tsp) in getnanoboottime() 1204 struct timespec ts, *tsp, *osp; in pps_ref_event() local
|
/netbsd-src/sys/sys/ |
H A D | time.h | 243 #define timespecclear(tsp) (tsp)->tv_sec = (time_t)((tsp)->tv_nsec = 0L) argument 244 #define timespecisset(tsp) ((tsp)->tv_sec || (tsp)->tv_nsec) argument 245 #define timespeccmp(tsp, usp, cmp) \ argument 249 timespecadd(tsp,usp,vsp) global() argument 258 timespecsub(tsp,usp,vsp) global() argument [all...] |
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_mqueue.c | 269 struct timespec ts, *tsp; in netbsd32___mq_timedsend50() local 300 struct timespec ts, *tsp; in netbsd32___mq_timedreceive50() local 339 struct timespec ts, *tsp; in compat_50_netbsd32_mq_timedsend() local 371 struct timespec ts, *tsp; in compat_50_netbsd32_mq_timedreceive() local
|
H A D | netbsd32_compat_60.c | 58 struct timespec ts, *tsp; in compat_60_netbsd32__lwp_park() local
|
/netbsd-src/external/bsd/nvi/dist/vi/ |
H A D | vs_split.c | 305 SCR *tsp; in vs_insert() local 345 SCR *tsp, **lp, *list[100]; in vs_discard() local 462 SCR **lp, *tsp; in vs_join() local
|
/netbsd-src/external/bsd/nvi/dist/ex/ |
H A D | ex_visual.c | 45 SCR *tsp; in ex_visual() local
|
/netbsd-src/sys/compat/common/ |
H A D | kern_time_60.c | 66 struct timespec ts, *tsp; in compat_60_sys__lwp_park() local
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | dec_6600.c | 151 struct tsp_config *tsp; in dec_6600_cons_init() local 277 struct tsp_attach_args *tsp = aux; in dec_6600_device_register() local
|
/netbsd-src/games/monop/ |
H A D | getinp.c | 106 const char *sp, *tsp; in comp() local
|
/netbsd-src/lib/libc/sys/ |
H A D | epoll.c | 59 struct timespec ts, *tsp; in epoll_pwait() local
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_mqueue.c | 129 struct timespec ts, *tsp; in linux_sys_mq_timedsend() local 160 struct timespec ts, *tsp; in linux_sys_mq_timedreceive() local
|