Searched refs:sh_lexopen (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dshlex.h160 extern Lex_t *sh_lexopen(Lex_t*, Shell_t*, int);
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dlex.c259 Lex_t *sh_lexopen(Lex_t *lp, Shell_t *sp, int mode) function
1492 sh_lexopen(lp,lp->sh,1);
H A Dinit.c1042 shp->lex_context = (void*)sh_lexopen(0,shp,1);

Completed in 53 milliseconds