Home
last modified time | relevance | path

Searched refs:call_execvpe (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/scan-build-py/tests/functional/exec/
Dmain.c167 void call_execvpe() { in call_execvpe() function
285 call_execvpe(); in main()
/external/clang/tools/scan-build-py/libear/
Dear.c112 static int call_execvpe(const char *file, char *const argv[],
181 return call_execvpe(file, argv, envp); in execvpe()
302 static int call_execvpe(const char *file, char *const argv[], in call_execvpe() function