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

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dag.c195 static int atexit_handler_installed = 0; variable
289 if (!atexit_handler_installed) {
291 atexit_handler_installed = 1;

Completed in 75 milliseconds