Searched refs:execash (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/bin/csh/ | ||
| H A D | init.c | 67 { "exec", execash, 1, INF }, |
| H A D | extern.h | 100 void execash(Char **, struct command *); |
| H A D | exec.c | 360 execash(Char **t, struct command *kp) in execash() function |