/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/ |
H A D | sfstr.h | 34 #undef sfclose 47 extern int sfclose(Sfio_t*);
|
/titanic_51/usr/src/lib/libshell/common/edit/ |
H A D | hexpand.c | 508 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 D | hexpand.c | 511 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 D | tail.c | 248 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 D | comm.c | 199 sfclose(f1); in b_comm() 201 sfclose(f2); in b_comm()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfclose.c | 30 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 D | sfdcfilter.c | 142 { sfclose(((Filter_t*)disc)->filter); 168 { sfclose(filter); 180 { sfclose(filter);
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcfilter.c | 142 { sfclose(((Filter_t*)disc)->filter); 168 { sfclose(filter); 180 { sfclose(filter);
|
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfclose.c | 30 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 D | tail.c | 248 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 D | comm.c | 196 sfclose(f1); in b_comm() 198 sfclose(f2); in b_comm()
|
/titanic_51/usr/src/lib/libast/common/string/ |
H A D | tokline.c | 73 sfclose(d->sp); in spliceline() 180 sfclose(s); in tokline()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/string/ |
H A D | tokline.c | 73 sfclose(d->sp); in spliceline() 180 sfclose(s); in tokline()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | shcomp.c | 173 sfclose(in); in main() 175 sfclose(out); in main()
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | shcomp.c | 173 sfclose(in); in main() 175 sfclose(out); in main()
|
/titanic_51/usr/src/lib/libast/common/comp/ |
H A D | catopen.c | 89 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 D | catopen.c | 92 sfclose(ip); in _ast_catopen() 177 sfclose(((Cc_t*)cat)->tmp); in _ast_catclose()
|
/titanic_51/usr/src/lib/libast/common/stdio/ |
H A D | fclose.c | 31 return sfclose(f); in fclose()
|
H A D | pclose.c | 31 return sfclose(f); in pclose()
|
H A D | fcloseall.c | 49 if(sfclose(p->sf[n]) >= 0) in fcloseall()
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | pclose.c | 31 return sfclose(f); in pclose()
|
H A D | fclose.c | 31 return sfclose(f); in fclose()
|
H A D | vsnprintf.c | 49 sfclose(f); in vsnprintf()
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | ppprintf.c | 43 sfclose(sp); in ppprintf()
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppprintf.c | 43 sfclose(sp); in ppprintf()
|