Searched defs:execs (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dservice.c39 static unsigned char *execs();
241 execs(path, t);
244 while (path = execs(path, t))
251 execs(unsigned char *ap, unsigned char *t[]) function

Completed in 43 milliseconds