Searched refs:finishhook (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dhttpd.c213 static void (*finishhook)(void) = NULL; variable
242 if (finishhook != NULL)
243 finishhook();
1268 finishhook = fn;

Completed in 1021 milliseconds