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

  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
MainData.h 79 __xithandler_t *atexit_handler[ATEXIT_MAX]; // Array of handlers for atexit. member in struct:__MainData
  /external/mesa3d/src/util/
u_queue.c 49 atexit_handler(void) function
65 atexit(atexit_handler);
  /external/libpcap/
pcap-dag.c 270 atexit_handler(void) function
292 atexit(atexit_handler);
    [all...]

Completed in 245 milliseconds