Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_intres.c190 u_int dnschild_contexts_alloc; variable
934 for ( ; c < dnschild_contexts_alloc; c++) { in reserve_dnschild_ctx()
941 new_alloc = dnschild_contexts_alloc + 20; in reserve_dnschild_ctx()
943 octets = dnschild_contexts_alloc * ps; in reserve_dnschild_ctx()
946 dnschild_contexts_alloc = new_alloc; in reserve_dnschild_ctx()