Searched defs:texec (Results 1 – 3 of 3) sorted by relevance
268 texec(Char *sf, Char **st) in texec() function
601 texec(char *f, char **av) in texec() function
456 static struct op texec; /* Must be static (XXX but why?) */ local