execlp
if (execlp(path, path, gzip_flags, (char *)NULL) == -1)
execlp(catmore, basename(catmore), (char *)NULL);
execlp(str, str, (char *)NULL);
int execlp(const char *, const char *, ...)
PROTO_DEPRECATED(execlp);
execlp("vi", "vi", tempfile, (char *)NULL);
CHECKe(execlp("./pthread_create", "./pthread_create",
execlp(self, self, "-E", NULL);
execlp(shell, tbuf, (char *)NULL);
execlp(askpass, askpass, prompt, (char *)NULL);
execlp(askpass, askpass, msg, (char *)NULL);
execlp(prog, prog, verbosity, (char *)NULL);
execlp(helper, helper, verbosity, (char *)NULL);
execlp(shell, shell, "-i", (char *)NULL);
execlp(file, file, arg, (char *)NULL);
if(execlp("unbound", "unbound", "-c", cfgfile,