Searched defs:sh_scope (Results 1 – 2 of 2) sorted by relevance
118 typedef struct sh_scope struct120 struct sh_scope *par_scope; argument128 struct sh_scope *self; argument
2362 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope() function