Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dvfork.c39 execvpe("", NULL, NULL); // no-warning in f1()
/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/
H A DCMakeLists.txt19 check_function_exists(execvpe HAVE_EXECVPE)
H A Dmain.c175 FORK(execvpe(compiler, argv, envp);) in call_execvpe()
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator.h121 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 Dear.c173 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 Dptyprocess.py285 os.execvpe(command, argv, env)
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def673 /// 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 Dlibc_ubuntu1404_abilist.txt1641 fun:execvpe=uninstrumented