Searched refs:sfswap (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/lib/libast/common/sfio/ |
H A D | sfswap.c | 33 Sfio_t* sfswap(reg Sfio_t* f1, reg Sfio_t* f2) in sfswap() function 35 Sfio_t* sfswap(f1,f2) in sfswap()
|
H A D | sfstack.c | 89 sfswap(f1,f2);
|
/titanic_50/usr/src/lib/libshell/common/sh/ |
H A D | subshell.c | 551 sp->saveout = sfswap(sfstdout,NIL(Sfio_t*)); in sh_subshell() 558 sfswap(sp->saveout,sfstdout); in sh_subshell() 561 sfswap(iop,sfstdout); in sh_subshell() 610 iop = sfswap(sfstdout,NIL(Sfio_t*)); in sh_subshell() 615 iop = sfswap(sfstdout,NIL(Sfio_t*)); in sh_subshell() 633 sfswap(sp->saveout,sfstdout); in sh_subshell()
|
H A D | io.c | 598 sfswap(spnew,sp); in sh_iorenumber() 1492 sp = sfswap(sp,NIL(Sfio_t*)); in sh_iosave() 1557 sfswap(shp->sftable[savefd],shp->sftable[origfd]); in sh_iorestore()
|
H A D | xec.c | 563 iop = sfswap(sfstdout,0); in pipe_exec()
|
/titanic_50/usr/src/lib/libast/ |
H A D | mapfile-vers | 583 sfswap;
|
H A D | Makefile.com | 348 common/sfio/sfswap.o \
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | sfio.h | 234 extern Sfio_t* sfswap _ARG_((Sfio_t*, Sfio_t*));
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | sfio.h | 234 extern Sfio_t* sfswap _ARG_((Sfio_t*, Sfio_t*));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | sfio.h | 234 extern Sfio_t* sfswap _ARG_((Sfio_t*, Sfio_t*));
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | sfio.h | 234 extern Sfio_t* sfswap _ARG_((Sfio_t*, Sfio_t*));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | sfio.h | 234 extern Sfio_t* sfswap _ARG_((Sfio_t*, Sfio_t*));
|