Searched defs:tzp (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/ntp/util/
H A Dhist.c32 struct timezone tzp; local
H A Dprecision.c66 struct timezone tzp; local
121 struct timezone tzp; local
/freebsd-11-stable/stand/efi/libefi/
H A Dtime.c224 EFI_GetTimeOfDay(OUT struct timeval *tp, OUT struct timezone *tzp) argument
/freebsd-11-stable/contrib/openbsm/bin/auditd/
H A Dauditd.c495 struct timezone tzp; local
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c692 struct timezone atz, *tzp; local
H A Dlinux32_proto.h252 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:linux_gettimeofday_args
256 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:linux_settimeofday_args
/freebsd-11-stable/tests/sys/audit/
H A Dadministrative.c75 struct timezone tzp; local
103 struct timezone tzp; local
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_thermal.c85 int tzp; member in struct:acpi_tz_zone
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_acl.c2692 zfs_zaccess_rename(znode_t *sdzp, znode_t *szp, znode_t *tdzp, znode_t *tzp, cred_t *cr) argument
H A Dzfs_vnops.c3512 znode_t *sdzp, *tdzp, *szp, *tzp; local
3753 znode_t *sdzp, *tdzp, *szp, *tzp; local
4187 znode_t *tzp, *szp; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_time.c633 struct timezone *tzp; member in struct:gettimeofday_args
659 struct timezone *tzp; member in struct:settimeofday_args
667 struct timezone atz, *tzp; local
688 kern_settimeofday(struct thread *td, struct timeval *tv, struct timezone *tzp) argument
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1295 struct timezone tz, *tzp; local
H A Dfreebsd32_proto.h111 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:freebsd32_gettimeofday_args
129 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:freebsd32_settimeofday_args
/freebsd-11-stable/sys/sys/
H A Dsysproto.h382 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:gettimeofday_args
407 char tzp_l_[PADL_(struct timezone *)]; struct timezone * tzp; char tzp_r_[PADR_(struct timezone *)]; member in struct:settimeofday_args

Completed in 290 milliseconds