Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/util/
H A Dprecision.c66 struct timezone tzp; in default_get_resolution() local
121 struct timezone tzp; in default_get_precision() local
H A Dhist.c32 struct timezone tzp; in main() local
/freebsd/stand/efi/libefi/
H A Dtime.c221 EFI_GetTimeOfDay(OUT struct timeval *tp, OUT struct timezone *tzp) in EFI_GetTimeOfDay()
/freebsd/contrib/openbsm/bin/auditd/
H A Dauditd.c495 struct timezone tzp; in auditd_handle_trigger() local
/freebsd/sys/kern/
H A Dkern_time.c640 struct timezone *tzp; member
666 struct timezone *tzp; member
674 struct timezone atz, *tzp; in sys_settimeofday() local
695 kern_settimeofday(struct thread *td, struct timeval *tv, struct timezone *tzp) in kern_settimeofday()
/freebsd/contrib/ntp/libntp/
H A Dmachines.c433 void *tzp in ntp_set_tod()
/freebsd/sys/amd64/linux32/
H A Dlinux32_machdep.c429 struct timezone atz, *tzp; in linux_settimeofday() local
H A Dlinux32_proto.h256 …char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)… member
260 …char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)… member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_log.c232 znode_t *tzp = zp; in zfs_xattr_owner_unlinked() local
/freebsd/sys/dev/acpica/
H A Dacpi_thermal.c85 int tzp; member
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c2698 znode_t *szp, *tzp; in zfs_rename() local
3438 znode_t *tzp; in zfs_link() local
H A Dzfs_acl.c2995 znode_t *tzp, cred_t *cr, zidmap_t *mnt_ns) in zfs_zaccess_rename()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vnops_os.c2895 znode_t *szp, *tzp; in zfs_rename_relock_lookup() local
2962 znode_t *sdzp, *tdzp, *szp, *tzp; in zfs_rename_relock() local
3205 znode_t *tdzp, *sdzp, *tzp, *szp; in zfs_do_rename_impl() local
3665 znode_t *tzp; in zfs_link() local
H A Dzfs_acl.c2629 znode_t *tzp, cred_t *cr, zidmap_t *mnt_ns) in zfs_zaccess_rename()
/freebsd/tests/sys/audit/
H A Dadministrative.c73 struct timezone tzp; in ATF_TC_BODY() local
101 struct timezone tzp; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/compiler-rt/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
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1722 struct timezone tz, *tzp; in freebsd32_settimeofday() local
H A Dfreebsd32_proto.h103 …char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)… member
121 …char tzp_l_[PADL_(const struct timezone *)]; const struct timezone * tzp; char tzp_r_[PADR_(const … member
/freebsd/sys/sys/
H A Dsysproto.h365 …char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)… member
390 …char tzp_l_[PADL_(const struct timezone *)]; const struct timezone * tzp; char tzp_r_[PADR_(const … member