Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastdynamic.c90 if (_Sfcleanup) in _ast_exit()
91 (*_Sfcleanup)(); in _ast_exit()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmode.c125 if(!_Sfcleanup)
126 { _Sfcleanup = _sfcleanup;
H A Dsfhdr.h809 #define _Sfcleanup (_Sfextern.sf_cleanup) macro