Searched refs:SF_DPOP (Results 1 - 23 of 23) sorted by relevance

/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcslow.c47 case SF_DPOP:
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.c180 case SF_DPOP:
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)
/osnet-11/usr/src/lib/libast/common/string/
H A Dtokline.c75 case SF_DPOP:
/osnet-11/usr/src/lib/libast/common/stdio/
H A Dvfwscanf.c49 case SF_DPOP:
/osnet-11/usr/src/lib/libast/common/sfio/
H A Dsftmp.c69 if(type == SF_DPOP) /* don't allow this to pop */
303 type != SF_DPUSH && type != SF_DPOP && type != SF_DBUFFER)
396 if(s == 0 && _tmpexcept(f,SF_DPOP,NIL(Void_t*),f->disc) < 0)
H A Dsfdisc.c203 if((*(d->exceptf))(f,SF_DPOP,(Void_t*)disc,d) < 0 )
H A Dsfvscanf.c718 (*ft->eventf)(f,SF_DPOP,(Void_t*)form,ft) < 0)
1063 else if((*fm->eventf)(f,SF_DPOP,(Void_t*)form,ft) < 0)
H A Dsfvprintf.c635 (*ft->eventf)(f,SF_DPOP,(Void_t*)form,ft) < 0)
1357 else if((*fm->eventf)(f,SF_DPOP,(Void_t*)form,ft) < 0)
/osnet-11/usr/src/lib/libast/common/misc/
H A Dstk.c184 case SF_DPOP:
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h167 #define SF_DPOP 6 /* when discipline is being popped */ macro
/osnet-11/usr/src/lib/libast/common/include/
H A Dsfio.h167 #define SF_DPOP 6 /* when discipline is being popped */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h167 #define SF_DPOP 6 /* when discipline is being popped */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h167 #define SF_DPOP 6 /* when discipline is being popped */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h167 #define SF_DPOP 6 /* when discipline is being popped */ macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dio.c470 if(type==SF_DPOP || type==SF_FINAL)
1818 if(type==SF_DPOP || type==SF_FINAL)
2160 if(mode==SF_DPOP || mode==SF_FINAL)
2310 else if(ep && (type==SF_DPOP || type==SF_FINAL))
2386 else if(disp && (mode==SF_DPOP || mode==SF_FINAL))

Completed in 80 milliseconds