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

/external/libpcap/
H A Dpcap-dag.c78 static int atexit_handler_installed = 0; variable
169 if (!atexit_handler_installed) {
171 atexit_handler_installed = 1;

Completed in 409 milliseconds