Home
last modified time | relevance | path

Searched refs:execle (Results 1 – 13 of 13) sorted by relevance

/freebsd/sbin/shutdown/
H A Dshutdown.c389 execle(_PATH_REBOOT, "reboot", "-l", nosync, in die_you_gravy_sucking_pig_dog()
397 execle(_PATH_HALT, "halt", "-l", nosync, in die_you_gravy_sucking_pig_dog()
405 execle(_PATH_HALT, "halt", "-l", "-p", nosync, in die_you_gravy_sucking_pig_dog()
412 execle(_PATH_HALT, "halt", "-l", "-c", nosync, in die_you_gravy_sucking_pig_dog()
/freebsd/crypto/heimdal/appl/login/
H A Dlogin.c100 execle(prog, argv0, NULL, env); in start_logout_process()
126 execle(shell, sh, NULL, env); in exec_shell()
130 execle(_PATH_BSHELL, "-sh", NULL, env); in exec_shell()
/freebsd/libexec/getty/
H A Dmain.c353 execle(PP, "ppplogin", ttyn, (char *) 0, env); in main()
399 execle(LO, "login", AL ? "-fp" : "-p", name, in main()
/freebsd/lib/libc/gen/
H A Dexec.c76 execle(const char *name, const char *arg, ...) in execle() function
H A DSymbol.map104 execle;
H A DMakefile.inc358 exec.3 execle.3 \
/freebsd/contrib/sendmail/smrsh/
H A Dsmrsh.c429 (void) execle("/bin/sh", "/bin/sh", "-c", newcmdbuf,
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c167 execle(path, prog, NULL, env); in _zed_exec_fork_child()
/freebsd/include/
H A Dunistd.h333 int execle(const char *, const char *, ...);
/freebsd/libexec/atrun/
H A Datrun.c334 if(execle("/bin/sh","sh",(char *) NULL, nenvp) != 0) in run_file()
/freebsd/crypto/heimdal/appl/rsh/
H A Drshd.c838 execle (pwd->pw_shell, pwd->pw_shell, "-c", cmd, NULL, env); in doit()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1077 /// int execle(const char *file, const char *arg, ..., char * const envp[]);
1078 TLI_DEFINE_ENUM_INTERNAL(execle)
1079 TLI_DEFINE_STRING_INTERNAL("execle")
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1641 fun:execle=uninstrumented