Searched defs:tzp (Results 1 - 8 of 8) sorted by relevance
| /src/lib/libc/sys/ | ||
| H A D | settimeofday.c | 59 settimeofday(const struct timeval *tv, const void *tzp) argument |
| /src/sys/compat/sys/ | ||
| H A D | clockctl.h | 44 const void *tzp; member in struct:clockctl50_settimeofday |
| /src/sys/sys/ | ||
| H A D | clockctl.h | 44 const void *tzp; member in struct:clockctl_settimeofday |
| /src/sys/arch/ia64/stand/efi/libefi/ | ||
| H A D | time.c | 171 EFI_GetTimeOfDay(OUT struct timeval * tp,OUT struct timezone * tzp) argument |
| /src/sys/dev/acpi/ | ||
| H A D | acpi_tz.c | 95 uint32_t tzp; member in struct:acpitz_zone |
| /src/sys/arch/usermode/usermode/ | ||
| H A D | thunk.c | 269 thunk_gettimeofday(struct thunk_timeval *tp, void *tzp) argument |
| /src/sys/compat/netbsd32/ | ||
| H A D | netbsd32_ioctl.h | 612 netbsd32_voidp tzp; member in struct:netbsd32_clockctl_settimeofday |
| /src/sys/rump/librump/rumpkern/ | ||
| H A D | rump_syscalls.c | 4969 rump___sysimpl_gettimeofday50(struct timeval * tp, void * tzp) argument 4999 rump___sysimpl_settimeofday50(const struct timeval * tv, const void * tzp) argument |
Completed in 19 milliseconds