Searched refs:execvpe (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | vfork.c | 39 execvpe("", NULL, NULL); // no-warning in f1()
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/ |
| H A D | CMakeLists.txt | 19 check_function_exists(execvpe HAVE_EXECVPE)
|
| H A D | main.c | 175 FORK(execvpe(compiler, argv, envp);) in call_execvpe()
|
| /llvm-project-15.0.7/clang/test/Analysis/Inputs/ |
| H A D | system-header-simulator.h | 121 int execvpe(const char *file, char *const argv[], char *const envp[]);
|
| /llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/ |
| H A D | ear.c | 173 int execvpe(const char *file, char *const argv[], char *const envp[]) { in execvpe() function
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ |
| H A D | ptyprocess.py | 285 os.execvpe(command, argv, env)
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.def | 673 /// int execvpe(const char *file, char *const argv[], char *const envp[]); 674 TLI_DEFINE_ENUM_INTERNAL(execvpe) 675 TLI_DEFINE_STRING_INTERNAL("execvpe")
|
| /llvm-project-15.0.7/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1641 fun:execvpe=uninstrumented
|