Searched refs:texec (Results 1 – 1 of 1) sorted by relevance
56 void texec(struct command *, tchar *, tchar **);157 texec(t, *av, av); in doexec()163 texec(t, dp, av); in doexec()207 texec(struct command *cmd, tchar *f, tchar **t) in texec() function