Home
last modified time | relevance | path

Searched refs:fcsave (Results 1 – 12 of 12) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dfcin.c47 fcsave(&save); in fcfopen()
141 #undef fcsave
142 extern void fcsave(Fcin_t *fp) in fcsave() function
H A Dmacro.c276 fcsave(&save); in sh_machere()
372 fcsave(&save2); in sh_machere()
1919 fcsave(&save); in comsubst()
1970 fcsave(&save); in comsubst()
H A Dfault.c446 fcsave(&savefc); in sh_trap()
H A Dparse.c330 fcsave(&sav_input); in sh_parse()
650 fcsave(&sav_input); in arithfor()
H A Dxec.c2763 fcsave(&save); in sh_fun()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfcin.c47 fcsave(&save); in fcfopen()
141 #undef fcsave
142 extern void fcsave(Fcin_t *fp) in fcsave() function
H A Dmacro.c287 fcsave(&save); in sh_machere()
384 fcsave(&save2); in sh_machere()
2062 fcsave(&save); in comsubst()
2116 fcsave(&save); in comsubst()
H A Dfault.c457 fcsave(&savefc); in sh_trap()
H A Dparse.c334 fcsave(&sav_input); in sh_parse()
675 fcsave(&sav_input); in arithfor()
H A Dxec.c3568 fcsave(&save); in sh_fun()
/titanic_51/usr/src/lib/libshell/common/include/
H A Dfcin.h53 #define fcsave(x) (*(x) = _Fcin) macro
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfcin.h61 #define fcsave(x) (*(x) = _Fcin) macro