Searched refs:scriptexec (Results 1 – 1 of 1) sorted by relevance
35 static void scriptexec(struct op *, const char **) MKSH_A_NORETURN;447 scriptexec(t, (const char **)up); in execute()871 scriptexec(struct op *tp, const char **ap) in scriptexec() function