Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dexec.c26 static void scriptexec(struct op *, char **);
384 scriptexec(t, ap); in execute()
706 scriptexec(struct op *tp, char **ap) in scriptexec() function