HomeSort by relevance Sort by last modified time
    Searched refs:atexit_handler (Results 1 - 2 of 2) sorted by null

  /system/extras/fatblock/
fatblock.c 142 static void atexit_handler(void) function
159 atexit(&atexit_handler);
  /external/libpcap/
pcap-dag.c 149 atexit_handler(void) function
170 atexit(atexit_handler);

Completed in 315 milliseconds