Searched defs:tv (Results 1 - 25 of 255) sorted by relevance

1234567891011

/src/lib/libc/compat/sys/
H A Dcompat_settimeofday.c62 struct timeval tv; variable in typeref:struct:timeval
H A Dcompat_gettimeofday.c55 struct timeval tv; variable in typeref:struct:timeval
H A Dcompat_utimes.c57 struct timeval tv[2]; variable in typeref:struct:timeval[2]
69 struct timeval tv[2]; local in function:lutimes
81 struct timeval tv[2]; local in function:futimes
[all...]
/src/lib/libc/compat/gen/
H A Dcompat_utime.c64 struct timeval tv[2], *tvp; variable in typeref:struct:timeval[2]
/src/lib/libc/gen/
H A Dutime.c52 struct timeval tv[2], *tvp; local in function:utime
/src/tests/lib/libc/gen/
H A Dt_time.c94 struct timeval tv = { 0, 0 }; local in function:ATF_TC_BODY
H A Dt_raise.c130 struct timespec tv, tr; local in function:ATF_TC_BODY
/src/sys/modules/examples/current_time/
H A Dcurrent_time.c48 struct timeval tv; local in function:print_current_time
/src/lib/libc/sys/
H A Dsettimeofday.c59 settimeofday(const struct timeval *tv, const void *tzp) argument
/src/sys/kern/
H A Dkern_rate.c45 struct timeval tv, delta; local in function:ratecheck
70 struct timeval tv, delta; local in function:ppsratecheck
/src/sys/external/isc/libsodium/dist/test/default/
H A Dkeygen.c38 const KeygenTV *tv; local in function:tv_keygen
H A Dgenerichash.c1295 tv(void) function in typeref:typename:int
H A Daead_chacha20poly1305.c6 tv(void) function in typeref:typename:int
/src/sys/compat/common/
H A Dkern_time_30.c68 struct timeval tv; local in function:compat_30_sys_ntp_gettime
H A Dkern_uipc_socket_50.c157 struct timeval tv; local in function:uipc_socket_50_setopt1
216 struct timeval tv; local in function:uipc_socket_50_sbts
[all...]
H A Drtsock_14.c105 struct timeval tv; local in function:compat_14_rt_oifmsg
146 struct timeval tv; local in function:compat_14_iflist
/src/sys/arch/sparc64/dev/
H A Dvrtc.c71 vrtc_gettime(todr_chip_handle_t handle, struct timeval *tv) argument
84 vrtc_settime(todr_chip_handle_t handle, struct timeval *tv) argument
/src/sys/compat/sys/
H A Dclockctl.h43 const struct timeval50 *tv; member in struct:clockctl50_settimeofday
/src/sys/dev/ic/
H A Dpl031.c53 plrtc_gettime(todr_chip_handle_t tch, struct timeval *tv) argument
64 plrtc_settime(todr_chip_handle_t tch, struct timeval *tv) argument
/src/lib/libcurses/
H A Dctrace.c95 struct timeval tv; local in function:__CTRACE
/src/games/tetris/
H A Dinput.c124 struct timeval tv; local in function:tsleep
/src/usr.bin/who/
H A Dutmpentry.h51 struct timeval tv; member in struct:utmpentry
/src/sys/sys/
H A Dclockctl.h43 const struct timeval *tv; member in struct:clockctl_settimeofday
/src/tests/lib/librt/
H A Dt_sched.c203 struct timespec tv; local in function:ATF_TC_BODY
/src/tests/lib/librumphijack/
H A Dh_client.c52 struct timeval tv; local in function:main
75 struct timeval tv; local in function:main

Completed in 29 milliseconds

1234567891011