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

/illumos-gate/usr/src/lib/libast/common/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)
/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfraise.c78 type == SF_FINAL || type == SF_ATEXIT)) &&
85 if(type == SF_FINAL)
H A Dsfclose.c152 { if(f->disc && (ex = SFRAISE(f,SF_FINAL,NIL(Void_t*))) != 0 )
H A Dsfdisc.c60 if(disc && type == SF_FINAL)
H A Dsfvscanf.c1062 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),ft);
1087 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),fm->ft);
H A Dsfvprintf.c1352 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),ft);
1377 (*fm->eventf)(f,SF_FINAL,NIL(Void_t*),fm->ft);
/illumos-gate/usr/src/lib/libast/common/stdio/
H A Dvfwscanf.c50 case SF_FINAL:
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dstk.c181 case SF_FINAL:
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c2341 else if(type==SF_FINAL)
H A Dio.c427 if(type==SF_DPOP || type==SF_FINAL)
1612 if(type==SF_DPOP || type==SF_FINAL)
1936 if(mode==SF_DPOP || mode==SF_FINAL)
2083 else if(ep && (type==SF_DPOP || type==SF_FINAL))
2154 else if(disp && (mode==SF_DPOP || mode==SF_FINAL))
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h172 #define SF_FINAL 11 /* closing is done except stream free */ macro
/illumos-gate/usr/src/lib/libast/common/include/
H A Dsfio.h172 #define SF_FINAL 11 /* closing is done except stream free */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h172 #define SF_FINAL 11 /* closing is done except stream free */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h172 #define SF_FINAL 11 /* closing is done except stream free */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h172 #define SF_FINAL 11 /* closing is done except stream free */ macro

Completed in 105 milliseconds