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

/external/mksh/src/
H A Dexec.c34 static void scriptexec(struct op *, const char **) MKSH_A_NORETURN;
456 scriptexec(t, (const char **)up);
848 scriptexec(struct op *tp, const char **ap) function

Completed in 44 milliseconds