Home
last modified time | relevance | path

Searched defs:USEC_PER_SEC (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dtime.h36 #define USEC_PER_SEC 1000000L macro
/freebsd/contrib/ntp/sntp/libevent/
H A Devutil_time.c86 #define USEC_PER_SEC U64_LITERAL(1000000) in evutil_gettimeofday() macro
/freebsd/contrib/libevent/
H A Devutil_time.c86 #define USEC_PER_SEC U64_LITERAL(1000000) in evutil_gettimeofday() macro
/freebsd/lib/libc/rpc/
H A Dsvc_auth_des.c72 #define USEC_PER_SEC ((u_long) 1000000L) macro
H A Dauth_des.c57 #define USEC_PER_SEC 1000000 macro
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c313 #define USEC_PER_SEC 1000000 macro