Searched refs:__sglue (Results 1 – 6 of 6) sorted by relevance
61 return _fwalk_sglue (fclose, &__sglue); in fcloseall()
32 struct _glue __sglue = {NULL, 3, &__sf[0]}; variable160 (void) _fwalk_sglue (CLEANUP_FILE, &__sglue); in stdio_exit_handler()188 for (g = &__sglue;; g = g->_next) in __sfp()
104 (void) _fwalk_sglue (lflush, &__sglue); in _srefill()
254 return _fwalk_sglue (fflush, &__sglue); in fflush()
208 extern struct _glue __sglue;
27009 libc/include/reent.h: Don't declare __sglue. Added function