Home
last modified time | relevance | path

Searched refs:fcfopen (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfcin.c39 int fcfopen(register Sfio_t* f) in fcfopen() function
106 else if(fcfopen(f) < 0) in fcfill()
H A Dparse.c355 if(fcfopen(iop) < 0) in sh_parse()
779 fcfopen(iop); in funct()
1924 fcfopen(base); in ere_match()
H A Dlex.c675 fcfopen(sp); in sh_lex()
2558 fcfopen(base); in setupalias()
H A Dmacro.c289 fcfopen(infile); in sh_machere()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dfcin.h64 extern int fcfopen(Sfio_t*);