Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dexec.c26 static int comexec ARGS((struct op *, struct tbl *volatile, char **,
159 rv = comexec(t, tp, ap, flags);
445 comexec(t, tp, ap, flags) in comexec() function