/freebsd/contrib/ntp/util/ |
H A D | precision.c | 66 struct timezone tzp; in default_get_resolution() local 121 struct timezone tzp; in default_get_precision() local
|
H A D | hist.c | 32 struct timezone tzp; in main() local
|
/freebsd/stand/efi/libefi/ |
H A D | time.c | 221 EFI_GetTimeOfDay(OUT struct timeval *tp, OUT struct timezone *tzp) in EFI_GetTimeOfDay()
|
/freebsd/contrib/openbsm/bin/auditd/ |
H A D | auditd.c | 495 struct timezone tzp; in auditd_handle_trigger() local
|
/freebsd/sys/kern/ |
H A D | kern_time.c | 675 struct timezone *tzp; member 701 struct timezone *tzp; member 709 struct timezone atz, *tzp; in sys_settimeofday() local 730 kern_settimeofday(struct thread *td, struct timeval *tv, struct timezone *tzp) in kern_settimeofday()
|
/freebsd/contrib/ntp/libntp/ |
H A D | machines.c | 433 ntp_set_tod(struct timeval * tvp,void * tzp) ntp_set_tod() argument
|
/freebsd/sys/amd64/linux32/ |
H A D | linux32_machdep.c | 429 struct timezone atz, *tzp; in linux_settimeofday() local
|
H A D | linux32_proto.h | 256 …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 D | zfs_log.c | 233 znode_t *tzp = zp; in zfs_xattr_owner_unlinked() local
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_thermal.c | 85 int tzp; member
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zfs_vnops_os.c | 2763 znode_t *szp, *tzp; in zfs_rename() local 3505 znode_t *tzp; in zfs_link() local
|
H A D | zfs_acl.c | 2996 znode_t *tzp, cred_t *cr, zidmap_t *mnt_ns) in zfs_zaccess_rename()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vnops_os.c | 3021 znode_t *szp, *tzp; in zfs_rename_relock_lookup() local 3088 znode_t *sdzp, *tdzp, *szp, *tzp; in zfs_rename_relock() local 3318 znode_t *tdzp, *sdzp, *tzp, *szp; in zfs_do_rename_impl() local 3791 znode_t *tzp; in zfs_link() local
|
H A D | zfs_acl.c | 2630 znode_t *tzp, cred_t *cr, zidmap_t *mnt_ns) in zfs_zaccess_rename()
|
/freebsd/tests/sys/audit/ |
H A D | administrative.c | 73 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 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
|
/freebsd/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 1783 struct timezone tz, *tzp; in freebsd32_settimeofday() local
|
H A D | freebsd32_proto.h | 103 …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 D | sysproto.h | 365 …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
|