Searched refs:execle (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | vfork.c | 24 execle("", "", 0); // no-warning in f1()
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/ |
| H A D | CMakeLists.txt | 25 check_function_exists(execle HAVE_EXECLE)
|
| H A D | main.c | 226 FORK(execle(compiler, compiler, "-c", file, (char *)0, envp);) in call_execle()
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator.h | 116 int execle(const char *path, const char *arg, ...);
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/ |
| H A D | ear.c | 239 #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 D | TargetLibraryInfo.def | 655 /// 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 D | checkers.rst | 2396 ``printf``, ``setproctitle``, ``system``, ``popen``, ``execl``, ``execle``, ``execlp``, ``execv``, …
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1636 fun:execle=uninstrumented
|