| Home | Sort by: relevance | last modified time | path |
| /src/bin/sh/ | |
| eval.h | 78 int set_dot_funcnest(int); |
| main.c | 400 (void)set_dot_funcnest(1); /* allow profile to "return" */ 402 (void)set_dot_funcnest(0); |
| eval.c | 1660 set_dot_funcnest(int new) function |