Home
last modified time | relevance | path

Searched refs:sh_dolparen (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h159 extern Shnode_t *sh_dolparen(Lex_t*);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dmacro.c1916 t = sh_dolparen((Lex_t*)mp->shp->lex_context); in comsubst()
H A Dparse.c395 Shnode_t *sh_dolparen(Lex_t* lp) in sh_dolparen() function