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

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dag.c86 static int atexit_handler_installed = 0; variable
171 if (!atexit_handler_installed) {
173 atexit_handler_installed = 1;

Completed in 50 milliseconds