Home
last modified time | relevance | path

Searched refs:once_ipv6only (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/ntp/libisc/
HDnet.c40 static isc_once_t once_ipv6only = ISC_ONCE_INIT; variable
206 RUNTIME_CHECK(isc_once_do(&once_ipv6only, in initialize_ipv6only()