Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-dag.c192 static int atexit_handler_installed = 0; variable
285 if (!atexit_handler_installed) { in new_pcap_dag()
287 atexit_handler_installed = 1; in new_pcap_dag()