Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/stdio/
H A Dflush.c150 __cleanup(void) /* called at process end to flush ouput streams */ in __cleanup() function
/titanic_41/usr/src/lib/libc/inc/
H A Dthr_uberdata.h269 typedef struct __cleanup { struct
270 struct __cleanup *next; /* pointer to next handler */ argument
274 } __cleanup_t; argument