Home
last modified time | relevance | path

Searched refs:exect (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/tools/scan-build-py/tests/functional/exec/
H A DCMakeLists.txt22 check_function_exists(exect HAVE_EXECT)
H A Dmain.c189 FORK(exect(compiler, argv, envp);) in call_exect()
/llvm-project-15.0.7/clang/tools/scan-build-py/lib/libear/
H A Dear.c194 int exect(const char *path, char *const argv[], char *const envp[]) { in exect() function