Home
last modified time | relevance | path

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

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