Symbol: execl
bin/csh/func.c
237
(void)execl(_PATH_LOGIN, "login", short2str(v[1]), NULL);
bin/mv/mv.c
384
execl(_PATH_CP, "mv", vflg ? "-PRpv" : "-PRp", "--", from, to, NULL);
bin/mv/mv.c
402
execl(_PATH_RM, "mv", "-rf", "--", from, NULL);
bin/rcp/util.c
135
(void)execl(_PATH_BSHELL, "sh", "-c", s, NULL);
bin/sh/cd.c
523
(void) execl("/bin/pwd", "pwd", (char *)0);
games/atc/input.c
370
(void)execl(shell, base, (char *) 0);
games/atc/input.c
373
(void)execl(_PATH_BSHELL, "sh",
games/backgammon/backgammon/main.c
150
execl(TEACH, "teachgammon", args[0]?args:0,
games/backgammon/teachgammon/teach.c
155
execl(EXEC, "backgammon", "-n", args[0]?args:0, (char *) 0);
games/cribbage/instr.c
88
execl("/bin/sh", "sh", "-c", path, (char *) NULL);
games/fish/fish.c
464
(void)execl("/bin/sh", "sh", "-c", pager, (char *) NULL);
games/hack/hack.pager.c
395
execl(catmore, "page", (char *)NULL);
games/hack/hack.pager.c
431
execl(str, str, (char *)NULL);
games/hack/hack.pager.c
433
execl("/bin/sh", "sh", (char *)NULL);
games/hack/hack.unix.c
509
execl(mr, mr, (char *)NULL);
games/hunt/hunt/hunt.c
489
execl(Driver, "HUNT", (char *) NULL);
games/hunt/hunt/hunt.c
492
execl(Driver, "HUNT", "-p", contactportstr,
games/larn/tok.c
89
execl("/bin/csh", "/bin/csh", NULL);
games/phantasia/misc.c
684
execl(_PATH_GAMEPROG, "phantasia", "-s",
games/rogue/machdep.c
484
execl(shell, shell, (char *)NULL);
games/warp/score.c
243
execl("/bin/sh", "sh", "-c", spbuf, NULL);
games/warp/sig.c
87
execl(shell,shell,0);
games/wump/wump.c
777
(void)execl("/bin/sh", "sh", "-c", pager, (char *) NULL);
include/unistd.h
105
int execl(const char *, const char *, ...) __null_sentinel;
lib/libc/gen/execl.c
50
__weak_alias(execl,_execl)
lib/libc/gen/execl.c
55
execl(const char *name, const char *arg, ...)
lib/libc/gen/popen.c
212
execl(_PATH_BSHELL, "sh", "-c", "--", cmd, NULL);
lib/libc/gen/utmpx.c
318
(void)execl(_PATH_UTMP_UPDATE,
lib/librmt/rmtlib.c
358
execl(rshpath, rsh, host, "-l", login, _PATH_RMT, NULL);
lib/librmt/rmtlib.c
360
execl(rshpath, rsh, host, _PATH_RMT, NULL);
lib/libwrap/options.c
405
(void) execl("/bin/sh", "sh", "-c", value, (char *) 0);
lib/libwrap/shell_cmd.c
92
(void) execl("/bin/sh", "sh", "-c", command, (char *) 0);
libexec/atrun/atrun.c
360
execl(_PATH_SENDMAIL, "sendmail", "-F", "Atrun Service",
libexec/rexecd/rexecd.c
371
(void)execl(pwd->pw_shell, cp, "-c", cmdbuf, NULL);
libexec/rlogind/rlogind.c
401
execl(_PATH_LOGIN, "login", "-p",
libexec/rlogind/rlogind.c
405
execl(_PATH_LOGIN, "login", "-p",
libexec/rshd/rshd.c
708
(void)execl(pwd->pw_shell, cp, "-c", cmdbuf, NULL);
regress/sys/kern/sa/sa1/sa1.c
49
if (execl(argv[0], argv[0], "e", NULL))
sbin/init/init.c
1680
(void)execl(INIT_MOUNT_MFS, "mount_mfs",
sbin/init/init.c
1723
(void)execl(INIT_BSHELL, "sh",
tests/lib/libcurses/director/director.c
266
if (execl(slave, slave, arg1, arg2, (char *)0) < 0)
usr.bin/apply/apply.c
237
(void)execl(shell, name, "-c", command, (char *)NULL);
usr.bin/calendar/calendar.c
462
(void)execl(_PATH_CPP, "tradcpp", "-nostdinc", "-I.",
usr.bin/calendar/calendar.c
595
(void)execl(_PATH_SENDMAIL, "sendmail", "-i", "-t", "-F",
usr.bin/diff/pr.c
71
execl(_PATH_PR, _PATH_PR, "-h", header, (char *)0);
usr.bin/ftp/cmds.c
1456
execl(shellp, shellnam, "-c", altarg, (char *)0);
usr.bin/ftp/cmds.c
1459
execl(shellp, shellnam, (char *)0);
usr.bin/login/login.c
707
execl(_PATH_BINPASSWD, "passwd", NULL);
usr.bin/newgrp/newgrp.c
192
(void)execl(pwd->pw_shell, shell, NULL);
usr.bin/newsyslog/newsyslog.c
785
(void)execl(compress[ziptype].path,
usr.bin/rdist/server.c
1391
execl(_PATH_BSHELL, "sh", "-c", cmd, NULL);
usr.bin/script/script.c
320
execl(shell, shell, "-i", NULL);
usr.bin/telnet/commands.c
1389
execl(shellp, shellname, "-c", &saveline[1], NULL);
usr.bin/telnet/commands.c
1391
execl(shellp, shellname, NULL);
usr.bin/tip/cmds.c
587
(void)execl(value(SHELL), cp, NULL);
usr.bin/tip/cmds.c
688
(void)execl(value(SHELL), cp, "-c", s, NULL);
usr.bin/tip/cmds.c
878
(void)execl(Shell, Shell, "-c", cmdbuf, NULL);
usr.bin/vacation/vacation.c
629
(void)execl(_PATH_SENDMAIL, "sendmail", "-f", myname,
usr.sbin/acpitools/acpidump/acpi.c
4708
execl("/usr/bin/iasl", "iasl", "-d", tmpstr, NULL);
usr.sbin/apmd/apmd.c
552
if (execl(file, prog, NULL) == -1)
usr.sbin/ifwatchd/ifwatchd.c
424
if (execl(script, script, ifname, DummyTTY, DummySpeed,
usr.sbin/lpr/lpd/printjob.c
1144
execl(_PATH_SENDMAIL, cp, "-t", NULL);
usr.sbin/lpr/lpd/printjob.c
1345
execl(OF, cp, width, length, NULL);
usr.sbin/lpr/lpd/printjob.c
595
execl(_PATH_PR, "pr", width, length,
usr.sbin/rpc.pcnfsd/pcnfsd_misc.c
447
(void) execl("/bin/sh", "sh", "-c", cmd, (char *) NULL);
usr.sbin/ypserv/ypserv/ypserv_proc.c
269
(void)execl(ypxfr_proc, "ypxfr", "-d", ypx->map_parms.domain,