Home
last modified time | relevance | path

Searched refs:Fcin_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfcin.c34 Fcin_t _Fcin = {0};
43 Fcin_t save; in fcfopen()
142 extern void fcsave(Fcin_t *fp) in fcsave()
148 extern void fcrestore(Fcin_t *fp) in fcrestore()
H A Dfault.c456 Fcin_t savefc; in sh_trap()
H A Dmacro.c276 Fcin_t save; in sh_machere()
360 Fcin_t save2; in sh_machere()
2035 Fcin_t save; in comsubst()
H A Dparse.c336 Fcin_t sav_input; in sh_parse()
681 Fcin_t sav_input; in arithfor()
H A Dxec.c3567 Fcin_t save; in sh_fun()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfcin.h44 } Fcin_t; typedef
69 extern Fcin_t _Fcin; /* used by macros */