Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dio.h35 #ifndef SF_CLOSING
36 #define SF_CLOSING SF_CLOSE macro
/titanic_44/usr/src/lib/libast/common/stdio/
H A Dvfwscanf.c48 case SF_CLOSING: in wideexcept()
51 if (op != SF_CLOSING) in wideexcept()
/titanic_44/usr/src/lib/libast/common/sfio/
H A Dsfclose.c74 if(f->disc && (ex = SFRAISE(f,local ? SF_NEW : SF_CLOSING,NIL(Void_t*))) != 0)
121 (*_Sfnotify)(f, SF_CLOSING, (void*)((long)f->file));
H A Dsftmp.c72 if(type == SF_CLOSING)
84 (*_Sfnotify)(f,SF_CLOSING,f->file);
108 _tmprmfile(ff->f, SF_CLOSING, NIL(Void_t*), ff->f->disc); in _rmfiles()
H A Dsfungetc.c45 if(type != SF_CLOSING)
H A Dsfraise.c77 (type == SF_NEW || type == SF_CLOSING ||
/titanic_44/usr/src/lib/libast/common/string/
H A Dtokline.c72 case SF_CLOSING: in spliceline()
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h165 #define SF_CLOSING 4 /* when stream is about to be closed */ macro
195 #define SF_CLOSE SF_CLOSING /* AIX sys/socket.h */
/titanic_44/usr/src/lib/libast/common/include/
H A Dsfio.h165 #define SF_CLOSING 4 /* when stream is about to be closed */ macro
195 #define SF_CLOSE SF_CLOSING /* AIX sys/socket.h */
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h165 #define SF_CLOSING 4 /* when stream is about to be closed */ macro
195 #define SF_CLOSE SF_CLOSING /* AIX sys/socket.h */
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h165 #define SF_CLOSING 4 /* when stream is about to be closed */ macro
195 #define SF_CLOSE SF_CLOSING /* AIX sys/socket.h */
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h165 #define SF_CLOSING 4 /* when stream is about to be closed */ macro
195 #define SF_CLOSE SF_CLOSING /* AIX sys/socket.h */
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dio.c1953 if(flag==SF_SETFD || flag==SF_CLOSING) in sftrack()
1956 flag = SF_CLOSING; in sftrack()
1958 (*fdnotify)(sffileno(sp),flag==SF_CLOSING?-1:newfd); in sftrack()
2014 else if(flag==SF_CLOSING || (flag==SF_SETFD && newfd<=2)) in sftrack()
2081 if(type==SF_CLOSING) in eval_exceptf()
2149 if(mode==SF_CLOSING) in subexcept()
H A Dlex.c2335 if(type==SF_CLOSING) in alias_exceptf()
/titanic_44/usr/src/lib/libast/common/misc/
H A Dstk.c150 case SF_CLOSING: in stkexcept()
/titanic_44/usr/src/lib/libast/common/
H A DRELEASE1017 sfio.h: SF_APPEND=>SF_APPENDWR, SF_CLOSE=>SF_CLOSING