Home
last modified time | relevance | path

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

/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/sfio/
H A Dsfexcept.c86 if (_Sfexiting || (f->bits & SF_ENDING) || /* stop being a hero */ in _sfexcept()
H A Dsfsetbuf.c198 if (_Sfexiting && !(f->flags & SF_STRING) && (f->mode & SF_WRITE)) { in sfsetbuf()
H A Dsfmode.c76 _Sfexiting = 1001; in _sfcleanup()
H A Dsfhdr.h438 #define _Sfexiting (_Sfextern.sf_exiting) macro
/dports/graphics/graphviz/graphviz-2.44.1/lib/sfio/
H A Dsfexcept.c89 if (_Sfexiting || (f->bits & SF_ENDING)) /* stop being a hero */ in _sfexcept()
H A Dsfsetbuf.c79 if (_Sfexiting && !(f->flags & SF_STRING) && (f->mode & SF_WRITE)) { in sfsetbuf()
H A Dsfmode.c52 _Sfexiting = 1001; in _sfcleanup()
H A Dsfhdr.h454 #define _Sfexiting (_Sfextern.sf_exiting) macro
/dports/shells/ksh93/ast-93u/src/lib/libast/sfio/
H A Dsfexcept.c100 { if(_Sfexiting || (f->bits&SF_ENDING) || /* stop being a hero */
H A Dsfsetbuf.c134 if(_Sfexiting && !(f->flags&SF_STRING) && (f->mode&SF_WRITE))
H A Dsfmode.c78 _Sfexiting = 1001; in _sfcleanup()
H A Dsfhdr.h807 #define _Sfexiting (_Sfextern.sf_exiting) macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/sfio/
H A Dsfexcept.c100 { if(_Sfexiting || (f->bits&SF_ENDING) || /* stop being a hero */
H A Dsfsetbuf.c134 if(_Sfexiting && !(f->flags&SF_STRING) && (f->mode&SF_WRITE))
H A Dsfmode.c78 _Sfexiting = 1001; in _sfcleanup()
H A Dsfhdr.h807 #define _Sfexiting (_Sfextern.sf_exiting) macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/sfio/
H A Dsfexcept.c100 { if(_Sfexiting || (f->bits&SF_ENDING) || /* stop being a hero */
H A Dsfsetbuf.c249 if(_Sfexiting && !(f->flags&SF_STRING) && (f->mode&SF_WRITE))
H A Dsfmode.c78 _Sfexiting = 1001; in _sfcleanup()
H A Dsfhdr.h818 #define _Sfexiting (_Sfextern.sf_exiting) macro