Home
last modified time | relevance | path

Searched defs:sh_scope (Results 1 – 8 of 8) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/ksh93/include/
H A Dshell.h118 typedef struct sh_scope struct
120 struct sh_scope *par_scope; argument
128 struct sh_scope *self; argument
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/include/
H A Dshell.h118 typedef struct sh_scope struct
120 struct sh_scope *par_scope; argument
128 struct sh_scope *self; argument
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/include/
H A Dshell.h127 typedef struct sh_scope struct
129 struct sh_scope *par_scope; argument
137 struct sh_scope *self; argument
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/include/
H A Dshell.h97 typedef struct sh_scope { struct
98 struct sh_scope *par_scope; argument
106 struct sh_scope *self; argument
/dports/shells/ksh93/ast-93u/src/cmd/ksh93/sh/
H A Dname.c2344 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope() function
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/ksh93/sh/
H A Dname.c2344 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope() function
/dports/shells/ksh2020/ast-ksh2020/src/cmd/ksh93/sh/
H A Dname.c2055 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) { in sh_scope() function
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/ksh93/sh/
H A Dname.c2461 void sh_scope(Shell_t *shp, struct argnod *envlist, int fun) in sh_scope() function