Searched refs:SF_FINAL (Results 1 - 25 of 28) sorted by relevance

12

/ast/src/lib/libast/disc/
H A Dsfdcslow.c46 case SF_FINAL:
H A Dsfdctee.c70 if(type == SF_FINAL || type == SF_DPOP)
H A Dsfdcprefix.c104 if (type == SF_FINAL || type == SF_DPOP)
H A Dsfdcfilter.c141 if(type == SF_FINAL || type == SF_DPOP)
H A Dsfdcdio.c142 if(type == SF_FINAL || type == SF_DPOP)
H A Dsfdcseekable.c179 case SF_FINAL:
H A Dsfdcsubstr.c166 if(type == SF_FINAL || type == SF_DPOP)
H A Dsfdcunion.c157 if(type == SF_FINAL || type == SF_DPOP)
H A Dsfdcmore.c271 if (type == SF_FINAL || type == SF_DPOP)
H A Dsfdcdos.c377 if(type==SF_DPOP || type==SF_FINAL)
/ast/src/lib/libast/sfio/
H A Dsfraise.c78 type == SF_FINAL || type == SF_ATEXIT)) &&
85 if(type == SF_FINAL)
H A Dsfclose.c160 { if(f->disc && (ex = SFRAISE(f,SF_FINAL,NIL(Void_t*))) != 0 )
H A Dsfdisc.c60 if(disc && type == SF_FINAL)
H A Dsfvscanf.c1059 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),ft);
1084 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),fm->ft);
/ast/src/lib/libast/stdio/
H A Dvfwscanf.c50 case SF_FINAL:
/ast/src/lib/libbz/
H A Dsfdcbzip.c101 case SF_FINAL:
/ast/src/cmd/tests/sfio/
H A Dtexcept.c146 if(Type != SF_FINAL)
H A Dtstack.c34 if(type == SF_CLOSING || type == SF_FINAL)
/ast/src/lib/libpz/
H A Dsfdcpzip.c65 case SF_FINAL:
/ast/src/lib/libz/
H A Dsfdcgzip.c112 case SF_FINAL:
H A Dsfdclzw.c468 case SF_FINAL:
/ast/src/lib/libcodex/
H A Dcodex.c82 case SF_FINAL:
253 case SF_FINAL:
/ast/src/lib/libast/misc/
H A Dstk.c181 case SF_FINAL:
/ast/src/lib/libast/include/
H A Dsfio.h173 #define SF_FINAL 11 /* closing is done except stream free */ macro
/ast/src/cmd/ksh93/sh/
H A Dlex.c2468 else if(type==SF_FINAL)

Completed in 115 milliseconds

12