Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dfcin.h51 #define fcsopen(s) (_Fcin._fcfile=(Sfio_t*)0,_Fcin.fcbuff=_Fcin.fcptr=(unsigned char*)(s)) macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dmacro.c172 fcsopen(str); in sh_mactrim()
219 fcsopen(str); in sh_macexpand()
280 fcsopen(string); in sh_machere()
373 fcsopen(stkptr(stkp,offset)); in sh_machere()
803 fcsopen(cp); in mac_substitute()
809 fcsopen(first); in mac_substitute()
H A Dparse.c429 fcsopen(cp); in sh_dolparen()
651 fcsopen(lexp->arg->argval); in arithfor()
H A Dlex.c648 fcsopen((char*)state); in sh_lex()