Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dvfork.c24 execle("", "", 0); // no-warning in f1()
/llvm-project-15.0.7/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()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h116 int execle(const char *path, const char *arg, ...);
/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def655 /// int execle(const char *file, const char *arg, ..., char * const envp[]);
656 TLI_DEFINE_ENUM_INTERNAL(execle)
657 TLI_DEFINE_STRING_INTERNAL("execle")
/llvm-project-15.0.7/clang/docs/analyzer/
H A Dcheckers.rst2396 ``printf``, ``setproctitle``, ``system``, ``popen``, ``execl``, ``execle``, ``execlp``, ``execv``, …
/llvm-project-15.0.7/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1636 fun:execle=uninstrumented