Home
last modified time | relevance | path

Searched refs:fcsopen (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfcin.h59 #define fcsopen(s) (_Fcin._fcfile=(Sfio_t*)0,_Fcin.fclen=1,_Fcin.fcbuff=_Fcin.fcptr=(unsigned char*… macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmacro.c182 fcsopen(str); in sh_mactrim()
229 fcsopen(str); in sh_macexpand()
291 fcsopen(string); in sh_machere()
385 fcsopen(stkptr(stkp,offset)); in sh_machere()
630 fcsopen(dp); in copyto()
667 fcsopen(resume); in copyto()
1782 fcsopen(repstr); in varsub()
1791 fcsopen(first); in varsub()
H A Dparse.c452 fcsopen(cp); in sh_dolparen()
683 fcsopen(lexp->arg->argval); in arithfor()
H A Dlex.c677 fcsopen((char*)state); in sh_lex()