Searched refs:sfclrlock (Results 1 - 14 of 14) sorted by relevance

/ast/src/lib/libast/stdio/
H A Dclearerr.c32 return sfclrlock(f);
H A Drewind.c32 sfclrlock(f);
/ast/src/lib/libast/sfio/
H A Dsfclrlock.c31 int sfclrlock(Sfio_t* f) function
33 int sfclrlock(f)
/ast/src/cmd/tests/sfio/
H A Dtbadargs.c48 CALL(sfclrlock(0));
/ast/src/cmd/ksh93/sh/
H A Dfault.c571 sfclrlock(pool);
576 sfclrlock(sfstdin);
H A Dmain.c545 sfclrlock(iop);
H A Dsubshell.c670 sfclrlock(sfstdout);
H A Dxec.c1408 sfclrlock(item->strm);
/ast/src/cmd/mailx/
H A Dfio.c851 sfclrlock(sfstdin);
852 sfclrlock(sfstdout);
853 sfclrlock(sfstderr);
/ast/src/lib/libtksh/src/
H A Deval.c223 sfclrlock(f);
/ast/src/lib/libast/include/
H A Dsfio.h242 extern int sfclrlock _ARG_((Sfio_t*));
/ast/src/cmd/ksh93/bltins/
H A Dread.c192 sfclrlock((Sfio_t*)handle);
/ast/src/cmd/nmake/
H A Dparse.c3221 sfclrlock(sfstdin);
3231 sfclrlock(sfstdin);
/ast/src/lib/libast/
H A DMakefile151 sfclose.c sfclrlock.c sfdisc.c sfdlen.c sfexcept.c \

Completed in 56 milliseconds