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