Home
last modified time | relevance | path

Searched refs:execlp (Results 1 – 25 of 31) sorted by relevance

12

/dragonfly/sbin/mount_devfs/
H A Dmount_devfs.c150 execlp("devfsctl", "devfsctl", in main()
160 execlp("devfsctl", "devfsctl", in main()
/dragonfly/lib/libc/net/
H A Drcmdsh.c151 execlp(rshprog, p ? p + 1 : rshprog, "-c", cmd, NULL); in rcmdsh()
154 execlp(rshprog, p ? p + 1 : rshprog, *ahost, "-l", in rcmdsh()
/dragonfly/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c651 execlp(MAP_UPDATE_PATH, MAP_UPDATE, passfile, in yppasswdproc_update_1_svc()
654 execlp(MAP_UPDATE_PATH, MAP_UPDATE, passfile, in yppasswdproc_update_1_svc()
871 execlp(MAP_UPDATE_PATH, MAP_UPDATE, passfile, in yppasswdproc_update_master_1_svc()
874 execlp(MAP_UPDATE_PATH, MAP_UPDATE, passfile, in yppasswdproc_update_master_1_svc()
/dragonfly/crypto/openssh/
H A Dreadpass.c80 execlp(askpass, askpass, msg, (char *)NULL); in ssh_askpass()
282 execlp(askpass, askpass, prompt, (char *)NULL); in notify_start()
H A Dssh-sk-client.c97 execlp(helper, helper, verbosity, (char *)NULL); in start_helper()
/dragonfly/games/cribbage/
H A Dinstr.c70 execlp(path, pager, _PATH_INSTR, NULL); in instructions()
/dragonfly/usr.sbin/rpc.ypupdated/
H A Dyp_dbupdate.c57 execlp(MAP_UPDATE_PATH, MAP_UPDATE, map, domain, NULL); in yp_domake()
/dragonfly/usr.sbin/chroot/
H A Dchroot.c163 execlp(shell, shell, "-i", NULL); in main()
/dragonfly/contrib/grep/lib/
H A Dchdir-long.c249 execlp (cmd, (char *) NULL); in main()
/dragonfly/contrib/lvm2/dist/test/
H A Dharness.c93 execlp("bash", "bash", f, NULL); in run()
/dragonfly/usr.bin/ctags/
H A Dctags.c199 execlp("sort", "sort", "-o", outfile, in main()
/dragonfly/usr.sbin/pw/
H A Dpw.c247 execlp("/usr/bin/make", "make", NULL); in main()
/dragonfly/lib/libc/gen/
H A Dexec.c106 execlp(const char *name, const char *arg, ...) in execlp() function
H A DSymbol.map239 execlp;
H A DMakefile.inc130 exec.3 execlp.3 \
/dragonfly/include/
H A Dunistd.h387 int execlp(const char *, const char *, ...);
/dragonfly/usr.sbin/cron/crontab/
H A Dcrontab.c405 execlp(editor, editor, Filename, NULL);
/dragonfly/lib/libutil/
H A Dpw_util.c312 execlp(editor, basename(strdup(editor)), tempname, NULL); in pw_edit()
/dragonfly/bin/pax/
H A Dar_io.c1271 if (execlp(gzip_program, gzip_program, gzip_flags, NULL) < 0) in ar_start_gzip()
/dragonfly/libexec/pppoed/
H A Dpppoed.c447 execlp(_PATH_BSHELL, _PATH_BSHELL, "-c", exec, NULL); in Spawn()
/dragonfly/usr.bin/login/
H A Dlogin.c647 execlp(shell, arg0, NULL); in main()
/dragonfly/usr.sbin/edquota/
H A Dedquota.c454 execlp(ed, ed, tmpf, NULL); in editit()
/dragonfly/usr.bin/xinstall/
H A Dxinstall.c1070 execlp(stripbin, stripbin, to_name, NULL); in strip()
/dragonfly/usr.sbin/powerd/
H A Dpowerd.c852 execlp("poweroff", "poweroff", NULL); in mon_battery()
/dragonfly/contrib/libedit/src/
H A Dvi.c1044 execlp(editor, editor, tempfile, (char *)NULL); in vi_histedit()

12