Searched defs:tzp (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/io/tzmon/ |
H A D | tzmon.c | 247 thermal_zone_t *tzp = zone_list; in tzmon_detach() local 278 thermal_zone_t *tzp = (thermal_zone_t *)ctx; in tzmon_notify_zone() local 320 thermal_zone_t *tzp; in tzmon_alloc_zone() local 336 thermal_zone_t *tzp = zone_list; in tzmon_free_zone_list() local 374 tzmon_discard_buffers(thermal_zone_t *tzp) in tzmon_discard_buffers() 395 tzmon_enumerate_zone(ACPI_HANDLE obj, thermal_zone_t *tzp, int enum_flag) in tzmon_enumerate_zone() 582 thermal_zone_t *tzp = (thermal_zone_t *)ctx; in tzmon_monitor() local 662 tzmon_eval_zone(thermal_zone_t *tzp) in tzmon_eval_zone()
|
H A D | tzmon.h | 55 int tzp; member
|
/illumos-gate/usr/src/ucblib/libucb/port/sys/ |
H A D | gettimeofday.c | 54 gettimeofday(struct timeval *tp, void *tzp) in gettimeofday() 69 settimeofday(struct timeval *tp, void *tzp) in settimeofday()
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | gettimeofday.c | 15 isc__gettimeofday(struct timeval *tp, struct timezone *tzp) { in isc__gettimeofday() 43 gettimeofday(struct timeval *tvp, struct _TIMEZONE *tzp) { in gettimeofday()
|
/illumos-gate/usr/src/boot/efi/libefi/ |
H A D | time.c | 223 EFI_GetTimeOfDay(OUT struct timeval *tp, OUT struct timezone *tzp) in EFI_GetTimeOfDay()
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_time.c | 254 fmd_simulator_tod(struct timeval *tvp, void *tzp) in fmd_simulator_tod()
|
/illumos-gate/usr/src/uts/common/rpc/sec/ |
H A D | auth_des.c | 66 #define gettimeofday(tvp, tzp) uniqtime(tvp) argument
|
/illumos-gate/usr/src/cmd/zdump/ |
H A D | zdump.c | 256 static char *tzp = NULL; local
|
/illumos-gate/usr/src/lib/auditd_plugins/binfile/ |
H A D | binfile.c | 376 struct timezone tzp; in getauditdate() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zfs_vnops.c | 3873 znode_t *tdzp, *szp, *tzp; in zfs_rename() local 4451 znode_t *tzp, *szp; in zfs_link() local
|
H A D | zfs_acl.c | 2811 znode_t *tzp, cred_t *cr) in zfs_zaccess_rename()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 2318 uchar_t *tzp, *tzq; in get_default_tz() local
|