Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmode.c65 static void _sfcleanup(void) in _sfcleanup() function
67 static void _sfcleanup() in _sfcleanup()
126 { _Sfcleanup = _sfcleanup;
127 (void)atexit(_sfcleanup);