Searched refs:execlp (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/libc/net/
H A Drcmdsh.c149 execlp(rshprog, p ? p + 1 : rshprog, "-c", cmd,
153 execlp(rshprog, p ? p + 1 : rshprog, *ahost, "-l",
156 (void)fprintf(stderr, "rcmdsh: execlp %s failed: %s\n",
/barrelfish-master/lib/libc/gen/
H A Dexec.c107 execlp(const char *name, const char *arg, ...) function
H A DMakefile.inc341 exec.3 execlp.3 \
/barrelfish-master/include/
H A Dunistd.h332 int execlp(const char *, const char *, ...) __null_sentinel;

Completed in 47 milliseconds