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

/ast/src/cmd/tests/sfio/
H A Dsftest.h20 #include "FEATURE/sfio"
31 #include <sfio.h>
/ast/src/lib/libast/include/
H A Dmagic.h33 #include <sfio.h>
H A Dmime.h31 #include <sfio.h>
H A Dstk.h34 #include <sfio.h>
H A Dast.h38 #include <sfio.h>
/ast/src/cmd/mailx/port/
H A Dmime.h77 #include <sfio.h>
/ast/src/lib/libdss/
H A Dtag.h29 #include <sfio.h>
/ast/src/cmd/ksh93/bltins/
H A Dumask.c31 #include <sfio.h>
H A Dulimit.c30 #include <sfio.h>
/ast/src/cmd/ksh93/include/
H A Dfault.h32 #include <sfio.h>
H A Dfcin.h26 * Fast character input with sfio text streams and strings
30 #include <sfio.h>
H A Dio.h28 #include <sfio.h>
H A Djobs.h31 #include <sfio.h>
H A Ddefs.h32 #include <sfio.h>
/ast/src/cmd/vczip/
H A Dvczip.c247 * set up the sfio input stream
264 * set up the sfio output stream
289 * check codex sfio discipline
302 * check vcodex sfio discipline
598 Vcsfio_t *sfio = NIL(Vcsfio_t*); /* IO handle */ local
705 if(!(sfio = vcsfio(action == VC_ENCODE ? sfstdout : sfstdin, &sfdt, action)) )
718 n = vcsfread(sfio, data, dtsz);
738 else n = vcsfwrite(sfio, dt, n);
742 vcsfclose(sfio);
/ast/src/cmd/ksh93/sh/
H A Dfcin.c30 #include <sfio.h>
H A Dmain.c31 #include <sfio.h>
/ast/src/lib/librecsort/
H A Drecsort.h27 #include <sfio.h>
/ast/src/cmd/ksh93/features/
H A Dmath.sh229 eval `iffe $iffeflags -c "$cc" - tst it_links_ note{ $F function links }end link{ "static $L $F($ta)$td${body}int main(){return $F($tc)!=0;}" }end sfio.h $iffehdrs $iffelibs 2>&$stderr`
/ast/src/lib/libast/
H A DMakefile18 regex sfio stdio string tm uwin vec vmalloc
36 sfio.h sfio_s.h sfio_t.h sfdisc.h shcmd.h \
59 preroot.3 proc.3 re.3 regex.3 setenviron.3 sfdisc.3 sfio.3 \
149 /* sfio */ \
/ast/src/lib/libvcodex/
H A Dvcodex.h47 #include <sfio.h>
/ast/src/cmd/ksh93/edit/
H A Dhistory.c74 #include <sfio.h>
/ast/src/lib/libtksh/src/
H A DtclIO.c16 #include <sfio.h>
1784 /* Next line needed or sfio crash - not sure why */

Completed in 412 milliseconds