Home
last modified time | relevance | path

Searched defs:US_PER_SEC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtime.h29 US_PER_SEC = 1000 * 1000, /*%< Microseconds per second. */ global() enumerator
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c160 #define US_PER_SEC 1000000U macro