Searched defs:__cleanup (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c148 #pragma weak _cleanup = __cleanup
150 __cleanup(void) /* called at process end to flush ouput streams */ function
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h269 typedef struct __cleanup { struct
270 struct __cleanup *next; /* pointer to next handler */

Completed in 64 milliseconds