Home
last modified time | relevance | path

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

/src/contrib/ntp/libntp/
H A Dntp_intres.c188 u_int dnschild_contexts_alloc; variable
932 for ( ; c < dnschild_contexts_alloc; c++) { in reserve_dnschild_ctx()
939 new_alloc = dnschild_contexts_alloc + 20; in reserve_dnschild_ctx()
941 octets = dnschild_contexts_alloc * ps; in reserve_dnschild_ctx()
944 dnschild_contexts_alloc = new_alloc; in reserve_dnschild_ctx()