HomeSort by relevance Sort by last modified time
    Searched refs:atexit_handler (Results 1 - 4 of 4) 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
  /device/linaro/bootloader/edk2/StdLib/LibC/StdLib/
Environs.c 74 gMD->atexit_handler[gMD->num_atexit++] = handler;
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/
Main.c 62 (gMD->atexit_handler[--i])();
  /external/libpcap/
pcap-dag.c 173 atexit_handler(void) function
194 atexit(atexit_handler);
    [all...]

Completed in 90 milliseconds