Home
last modified time | relevance | path

Searched refs:execash (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dinit.c67 { "exec", execash, 1, INF },
H A Dextern.h100 void execash(Char **, struct command *);
H A Dexec.c360 execash(Char **t, struct command *kp) in execash() function