Home
last modified time | relevance | path

Searched refs:__cleanup (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dabort.c69 __cleanup(); in abort()
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h148 extern void __cleanup(void);
H A Dthr_uberdata.h272 typedef struct __cleanup { struct
273 struct __cleanup *next; /* pointer to next handler */ argument
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c151 #pragma weak _cleanup = __cleanup
153 __cleanup(void) /* called at process end to flush ouput streams */ in __cleanup() function
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c1222 extern void __cleanup(void);
1280 (void) _atexit(__cleanup); in libc_init()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers4141 __cleanup { FLAGS = NODYNSORT; };