Home
last modified time | relevance | path

Searched refs:sfclose (Results 1 – 25 of 177) sorted by relevance

12345678

/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dsfstr.h34 #undef sfclose
47 extern int sfclose(Sfio_t*);
/titanic_51/usr/src/lib/libshell/common/edit/
H A Dhexpand.c508 sfclose(wm);
515 sfclose(ref);
646 sfclose(tmp);
709 sfclose(ref);
727 sfclose(tmp);
729 sfclose(tmp2);
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhexpand.c511 sfclose(wm);
518 sfclose(ref);
649 sfclose(tmp);
712 sfclose(ref);
730 sfclose(tmp);
732 sfclose(tmp2);
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dtail.c248 sfclose(tmp[0]); in pipetail()
249 sfclose(tmp[1]); in pipetail()
322 sfclose(op); in init()
340 sfclose(tp->sp); in init()
706 sfclose(fp->sp); in b_tail()
723 sfclose(fp->sp); in b_tail()
777 sfclose(op); in b_tail()
783 sfclose(ip); in b_tail()
H A Dcomm.c199 sfclose(f1); in b_comm()
201 sfclose(f2); in b_comm()
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfclose.c30 int sfclose(Sfio_t* f) in sfclose() function
32 int sfclose(f) in sfclose()
57 if(sfclose(pop) < 0)
/titanic_51/usr/src/lib/libast/common/disc/
H A Dsfdcfilter.c142 { sfclose(((Filter_t*)disc)->filter);
168 { sfclose(filter);
180 { sfclose(filter);
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfdcfilter.c142 { sfclose(((Filter_t*)disc)->filter);
168 { sfclose(filter);
180 { sfclose(filter);
/titanic_51/usr/src/lib/libast/common/sfio/
H A Dsfclose.c30 int sfclose(Sfio_t* f) in sfclose() function
32 int sfclose(f) in sfclose()
57 if(sfclose(pop) < 0)
/titanic_51/usr/src/lib/libcmd/common/
H A Dtail.c248 sfclose(tmp[0]); in pipetail()
249 sfclose(tmp[1]); in pipetail()
324 sfclose(op); in init()
342 sfclose(tp->sp); in init()
698 sfclose(fp->sp); in b_tail()
765 sfclose(op); in b_tail()
771 sfclose(ip); in b_tail()
H A Dcomm.c196 sfclose(f1); in b_comm()
198 sfclose(f2); in b_comm()
/titanic_51/usr/src/lib/libast/common/string/
H A Dtokline.c73 sfclose(d->sp); in spliceline()
180 sfclose(s); in tokline()
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/
H A Dtokline.c73 sfclose(d->sp); in spliceline()
180 sfclose(s); in tokline()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dshcomp.c173 sfclose(in); in main()
175 sfclose(out); in main()
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dshcomp.c173 sfclose(in); in main()
175 sfclose(out); in main()
/titanic_51/usr/src/lib/libast/common/comp/
H A Dcatopen.c89 sfclose(ip); in _ast_catopen()
173 sfclose(((Cc_t*)cat)->tmp); in _ast_catclose()
/titanic_51/usr/src/contrib/ast/src/lib/libast/comp/
H A Dcatopen.c92 sfclose(ip); in _ast_catopen()
177 sfclose(((Cc_t*)cat)->tmp); in _ast_catclose()
/titanic_51/usr/src/lib/libast/common/stdio/
H A Dfclose.c31 return sfclose(f); in fclose()
H A Dpclose.c31 return sfclose(f); in pclose()
H A Dfcloseall.c49 if(sfclose(p->sf[n]) >= 0) in fcloseall()
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/
H A Dpclose.c31 return sfclose(f); in pclose()
H A Dfclose.c31 return sfclose(f); in fclose()
H A Dvsnprintf.c49 sfclose(f); in vsnprintf()
/titanic_51/usr/src/lib/libpp/common/
H A Dppprintf.c43 sfclose(sp); in ppprintf()
/titanic_51/usr/src/contrib/ast/src/lib/libpp/
H A Dppprintf.c43 sfclose(sp); in ppprintf()

12345678