Home
last modified time | relevance | path

Searched refs:doexec (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/regress/sys/kern/execve/
H A DMakefile6 PROG= doexec
/netbsd-src/bin/csh/
H A Dexec.c111 doexec(Char **v, struct command *t) in doexec() function
399 doexec(t, kp); in execash()
H A Dextern.h96 __dead void doexec(Char **, struct command *);
H A Dsem.c379 doexec(NULL, t); in execute()