Home
last modified time | relevance | path

Searched defs:USEC_PER_SEC (Results 1 – 4 of 4) 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/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c314 #define USEC_PER_SEC 1000000 macro