Home
last modified time | relevance | path

Searched refs:_Sfcleanup (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libast/common/port/
H A Dastdynamic.c90 if (_Sfcleanup) in _ast_exit()
91 (*_Sfcleanup)(); in _ast_exit()
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfmode.c124 if(!_Sfcleanup)
125 { _Sfcleanup = _sfcleanup;
H A Dsfhdr.h795 #define _Sfcleanup (_Sfextern.sf_cleanup) macro