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

12

/macosx-10.10/ksh-23/ksh/src/lib/libast/comp/
H A Dexeclp.c30 NoN(execlp)
35 __EXPORT__ int execlp(const char*, const char*, ...);
45 execlp(const char* name, const char* arg, ...)
/macosx-10.10/Heimdal-398.1.2/appl/login/
H A Dshadow.c55 execlp(_PATH_CHPASS, "passwd", who->pw_name, (char *) 0);
/macosx-10.10/system_cmds-643.1.1/vifs.tproj/
H A Dvifs.c102 execlp(editor, p, _PATH_FSTAB, NULL);
/macosx-10.10/emacs-93/emacs/lib-src/
H A Dntlib.h89 #define execlp _execlp macro
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Dfilter_fork.c97 execlp(path, path, (char *)NULL);
/macosx-10.10/shell_cmds-179/chroot/
H A Dchroot.c167 execlp(shell, shell, "-i", NULL);
/macosx-10.10/sudo-73/src/
H A Dsudo_noexec.c100 DUMMY_VA(execlp, const char *, const char *)
/macosx-10.10/tcl-105/tcl/tcl/compat/
H A Dunistd.h44 extern int execlp _ANSI_ARGS_((CONST char *file, ...));
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dunistd.h44 extern int execlp _ANSI_ARGS_((CONST char *file, ...));
/macosx-10.10/tcl-105/tk/tk/compat/
H A Dunistd.h44 extern int execlp _ANSI_ARGS_((CONST char *file, ...));
/macosx-10.10/tcl-105/tk84/tk/compat/
H A Dunistd.h44 extern int execlp _ANSI_ARGS_((CONST char *file, ...));
/macosx-10.10/cups-408/cups/scheduler/
H A Dtestspeed.c182 execlp(argv[0], argv[0], options, "0", reqstr, "-o", opstring,
185 execlp(argv[0], argv[0], options, "0", reqstr, serverstr, (char *)NULL);
/macosx-10.10/gnutar-453/gnutar/src/
H A Dsystem.c216 execlp (shell, "-sh", "-i", (char *) 0);
362 execlp (use_compress_program_option, use_compress_program_option, NULL);
379 execlp (use_compress_program_option, use_compress_program_option,
513 execlp (use_compress_program_option, use_compress_program_option,
531 execlp (use_compress_program_option, use_compress_program_option,
/macosx-10.10/OpenSSH-189/openssh/
H A Dreadpass.c79 execlp(askpass, askpass, msg, (char *) 0);
H A Dssh-pkcs11-client.c173 execlp(_PATH_SSH_PKCS11_HELPER, _PATH_SSH_PKCS11_HELPER,
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dchdir-long.c250 execlp (cmd, (char *) NULL);
/macosx-10.10/system_cmds-643.1.1/vipw.tproj/
H A Dpw_util.c202 execlp(editor, p, tempname, NULL);
/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dexec.c112 execlp(const char *name, const char *arg, ...) function
/macosx-10.10/cups-408/cups/ppdc/
H A Dppdc.cxx295 execlp("cupstestppd", "cupstestppd", "-", (char *)0);
/macosx-10.10/emacs-93/emacs/src/s/
H A Dms-w32.h364 #define execlp _execlp macro
/macosx-10.10/system_cmds-643.1.1/chpass.tproj/
H A Dutil.c292 execlp(editor, p, tfn, (char *)NULL);
/macosx-10.10/ncurses-44/ncurses/test/
H A Dditto.c166 execlp("xterm", "xterm", s_option, "-title", path, (char *) 0);
/macosx-10.10/cron-39/crontab/
H A Dcrontab.c477 execlp(editor, editor, Filename, (char *)NULL);
/macosx-10.10/dcerpc-61/dcerpc/perf/
H A Dperf.c620 execlp("sleep", "sleep", buf, 0);
/macosx-10.10/nano-12/src/
H A Dtext.c1971 execlp("spell", "spell", NULL);
1997 execlp("sort", "sort", "-f", NULL);
2022 execlp("uniq", "uniq", NULL);

Completed in 406 milliseconds

12