HomeSort by relevance Sort by last modified time
    Searched full:atexit_handler_installed (Results 1 - 1 of 1) sorted by null

  /external/libpcap/
pcap-dag.c 78 static int atexit_handler_installed = 0; variable
169 if (!atexit_handler_installed) {
171 atexit_handler_installed = 1;

Completed in 58 milliseconds