Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libpcap/
H A Dpcap-dag.c203 static int atexit_handler_installed = 0; variable
291 if (!atexit_handler_installed) { in new_pcap_dag()
293 atexit_handler_installed = 1; in new_pcap_dag()