Searched refs:texec (Results 1 – 1 of 1) sorted by relevance
41 void texec(struct command *, tchar *, tchar **);142 texec(t, *av, av); in doexec()148 texec(t, dp, av); in doexec()192 texec(struct command *cmd, tchar *f, tchar **t) in texec() function