Home
last modified time | relevance | path

Searched defs:texec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dexec.c268 texec(Char *sf, Char **st) in texec() function
/netbsd-src/external/bsd/pcc/dist/pcc/f77/f77/
H A Df77.c601 texec(char *f, char **av) in texec() function
/netbsd-src/bin/ksh/
H A Dexec.c456 static struct op texec; /* Must be static (XXX but why?) */ local