Searched defs:sh_scoped (Results 1 – 4 of 4) sorted by relevance
70 struct sh_scoped struct72 struct sh_scoped *prevst; /* pointer to previous state */ argument80 struct sh_scoped *self; /* pointer to copy of this scope*/ argument81 Dt_t *var_local; /* local level variables for name() */82 struct slnod *staklist; /* link list of function stacks */83 int states;84 int breakcnt;85 int execbrk;86 int loopcnt;87 int firstline;[all …]
67 struct sh_scoped struct 69 struct sh_scoped *prevst; /* pointer to previous state */ argument 77 struct sh_scoped *self; /* pointer to copy of this scope*/ argument 78 var_localsh_scoped global() argument 79 staklistsh_scoped global() argument 80 statessh_scoped global() argument 81 breakcntsh_scoped global() argument 82 execbrksh_scoped global() argument 83 loopcntsh_scoped global() argument 84 firstlinesh_scoped global() argument 85 optindexsh_scoped global() argument 86 optnumsh_scoped global() argument 87 tmoutsh_scoped global() argument 88 optcharsh_scoped global() argument 89 opterrorsh_scoped global() argument 90 iosetsh_scoped global() argument 91 trapmaxsh_scoped global() argument 92 trapsh_scoped global() argument 93 otrapsh_scoped global() argument 94 trapcomsh_scoped global() argument 95 otrapcomsh_scoped global() argument 96 timetrapsh_scoped global() argument 97 real_funsh_scoped global() argument 98 repl_indexsh_scoped global() argument 99 repl_argsh_scoped global() argument
2290 Namval_t *sh_scoped(Shell_t *shp, register Namval_t *np) in sh_scoped() function
2629 Namval_t *sh_scoped(Shell_t *shp, register Namval_t *np) in sh_scoped() function