Home
last modified time | relevance | path

Searched defs:tzp (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dgettimeofday.c21 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 Dprecision.c68 struct timezone tzp; in default_get_resolution() local
123 struct timezone tzp; in default_get_precision() local
H A Dhist.c34 struct timezone tzp; in main() local
/netbsd-src/lib/libc/sys/
H A Dsettimeofday.c59 settimeofday(const struct timeval *tv, const void *tzp) in settimeofday()
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Dtime.c173 OUT struct timezone *tzp in EFI_GetTimeOfDay()
/netbsd-src/sys/compat/sys/
H A Dclockctl.h44 const void *tzp; member
/netbsd-src/sys/sys/
H A Dclockctl.h44 const void *tzp; member
/netbsd-src/sys/dev/acpi/
H A Dacpi_tz.c95 uint32_t tzp; member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_vnops.c3921 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 Dzfs_acl.c2659 znode_t *tzp, cred_t *cr) in zfs_zaccess_rename()
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dnetbsd_syscall_hooks.h603 #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 Dthunk.c269 thunk_gettimeofday(struct thunk_timeval *tp, void *tzp) in thunk_gettimeofday()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dnetbsd_syscall_hooks.h607 #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 Dnetbsd_syscall_hooks.h607 #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 Dnetbsd32_ioctl.h612 netbsd32_voidp tzp; member
/netbsd-src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c4969 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