/netbsd-src/external/bsd/libbind/dist/bsd/ |
H A D | gettimeofday.c | 21 isc__gettimeofday(struct timeval *tp, struct timezone *tzp) { in isc__gettimeofday() 49 gettimeofday(struct timeval *tvp, struct _TIMEZONE *tzp) { in gettimeofday()
|
/netbsd-src/external/bsd/ntp/dist/util/ |
H A D | precision.c | 68 struct timezone tzp; in default_get_resolution() local 123 struct timezone tzp; in default_get_precision() local
|
H A D | hist.c | 34 struct timezone tzp; in main() local
|
/netbsd-src/lib/libc/sys/ |
H A D | settimeofday.c | 59 settimeofday(const struct timeval *tv, const void *tzp) in settimeofday()
|
/netbsd-src/sys/arch/ia64/stand/efi/libefi/ |
H A D | time.c | 173 OUT struct timezone *tzp in EFI_GetTimeOfDay()
|
/netbsd-src/sys/compat/sys/ |
H A D | clockctl.h | 44 const void *tzp; member
|
/netbsd-src/sys/sys/ |
H A D | clockctl.h | 44 const void *tzp; member
|
/netbsd-src/sys/dev/acpi/ |
H A D | acpi_tz.c | 95 uint32_t tzp; member
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 3921 znode_t *sdzp, *tdzp, *szp, *tzp; in zfs_rename_relock() local 4231 znode_t *sdzp, *tdzp, *szp, *tzp; in zfs_rename() local 4720 znode_t *tzp, *szp; in zfs_link() local
|
H A D | zfs_acl.c | 2659 znode_t *tzp, cred_t *cr) in zfs_zaccess_rename()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 603 #define __sanitizer_syscall_pre_compat_50_gettimeofday(tp, tzp) \ argument 606 #define __sanitizer_syscall_post_compat_50_gettimeofday(res, tp, tzp) \ argument 637 #define __sanitizer_syscall_pre_compat_50_settimeofday(tv, tzp) \ argument 640 #define __sanitizer_syscall_post_compat_50_settimeofday(res, tv, tzp) \ argument 2267 #define __sanitizer_syscall_pre___gettimeofday50(tp, tzp) \ argument 2270 #define __sanitizer_syscall_post___gettimeofday50(res, tp, tzp) \ argument 2273 #define __sanitizer_syscall_pre___settimeofday50(tv, tzp) \ argument 2276 #define __sanitizer_syscall_post___settimeofday50(res, tv, tzp) \ argument
|
/netbsd-src/sys/arch/usermode/usermode/ |
H A D | thunk.c | 269 thunk_gettimeofday(struct thunk_timeval *tp, void *tzp) in thunk_gettimeofday()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 607 #define __sanitizer_syscall_pre_compat_50_gettimeofday(tp, tzp) \ argument 610 #define __sanitizer_syscall_post_compat_50_gettimeofday(res, tp, tzp) \ argument 641 #define __sanitizer_syscall_pre_compat_50_settimeofday(tv, tzp) \ argument 644 #define __sanitizer_syscall_post_compat_50_settimeofday(res, tv, tzp) \ argument 2295 #define __sanitizer_syscall_pre___gettimeofday50(tp, tzp) \ argument 2298 #define __sanitizer_syscall_post___gettimeofday50(res, tp, tzp) \ argument 2301 #define __sanitizer_syscall_pre___settimeofday50(tv, tzp) \ argument 2304 #define __sanitizer_syscall_post___settimeofday50(res, tv, tzp) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 607 #define __sanitizer_syscall_pre_compat_50_gettimeofday(tp, tzp) \ argument 610 #define __sanitizer_syscall_post_compat_50_gettimeofday(res, tp, tzp) \ argument 641 #define __sanitizer_syscall_pre_compat_50_settimeofday(tv, tzp) \ argument 644 #define __sanitizer_syscall_post_compat_50_settimeofday(res, tv, tzp) \ argument 2295 #define __sanitizer_syscall_pre___gettimeofday50(tp, tzp) \ argument 2298 #define __sanitizer_syscall_post___gettimeofday50(res, tp, tzp) \ argument 2301 #define __sanitizer_syscall_pre___settimeofday50(tv, tzp) \ argument 2304 #define __sanitizer_syscall_post___settimeofday50(res, tv, tzp) \ argument
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32_ioctl.h | 612 netbsd32_voidp tzp; member
|
/netbsd-src/sys/rump/librump/rumpkern/ |
H A D | rump_syscalls.c | 4969 rump___sysimpl_gettimeofday50(struct timeval * tp, void * tzp) in rump___sysimpl_gettimeofday50() argument 4999 rump___sysimpl_settimeofday50(const struct timeval * tv, const void * tzp) in rump___sysimpl_settimeofday50() argument
|