Searched defs:__real__exit (Results 1 – 2 of 2) sorted by relevance
2452 static void (*__real__exit) (int status) = NULL; /* libc only: _exit */ variable
2460 static void *__real__exit = NULL; /* libc only: _exit */ variable