Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/tools/scan-build-py/tests/functional/exec/
DCMakeLists.txt25 check_function_exists(execle HAVE_EXECLE)
Dmain.c226 FORK(execle(compiler, compiler, "-c", file, (char *)0, envp);) in call_execle()
/openbsd/src/usr.sbin/smtpd/
Dmda_mbox.c51 execle(PATH_MAILLOCAL, PATH_MAILLOCAL, "-f", in mda_mbox()
Dmda_unpriv.c91 execle("/bin/sh", "/bin/sh", "-c", mda_command, (char *)NULL, in mda_unpriv()
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/
Dunimplemented.t21 [execle => 'C-specific, stopped'],
Dexport.t90 difftime div dup dup2 errno execl execle execlp execv execve
/openbsd/src/lib/libc/hidden/
Dunistd.h52 PROTO_DEPRECATED(execle);
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/lib/
DPOSIX.pm37 execle => undef,
DPOSIX.pod388 =item C<execle>
390 Not implemented. C<execle()> is C-specific, see L<perlfunc/exec>.
/openbsd/src/lib/libc/gen/
Dexec.c80 execle(const char *name, const char *arg, ...) in execle() function
/openbsd/src/usr.sbin/cron/
Ddo_command.c259 execle(shell, shell, "-c", e->cmd, (char *)NULL, e->envp); in child_process()
/openbsd/src/include/
Dunistd.h334 int execle(const char *, const char *, ...);
/openbsd/src/libexec/getty/
Dmain.c350 execle(LO, "login", "-p", "--", name, NULL, env); in main()
/openbsd/src/sbin/shutdown/
Dshutdown.c333 execle(_PATH_WALL, _PATH_WALL, "-n", (char *)NULL, in timewarn()
/openbsd/src/lib/libc/
DSymbols.list621 execle
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DTargetLibraryInfo.def1032 /// int execle(const char *file, const char *arg, ..., char * const envp[]);
1033 TLI_DEFINE_ENUM_INTERNAL(execle)
1034 TLI_DEFINE_STRING_INTERNAL("execle")
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h310 extern int execle(const char *, const char *, ...);
Dbuiltins.def616 DEF_EXT_LIB_BUILTIN (BUILT_IN_EXECLE, "execle", BT_FN_INT_CONST_STRING_CONST_STRING_VAR, ATT…
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h310 extern int execle(const char *, const char *, ...);
/openbsd/src/gnu/llvm/clang/docs/analyzer/
Dcheckers.rst2412 ``printf``, ``setproctitle``, ``system``, ``popen``, ``execl``, ``execle``, ``execlp``, ``execv``, …
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt1636 fun:execle=uninstrumented
/openbsd/src/gnu/gcc/gcc/doc/
Dextend.texi2334 @code{execle} has the attribute set with a position of 1.
Dgcc.info16094 `execle' has the attribute set with a position of 1.