Searched refs:call_execvP (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/scan-build-py/tests/functional/exec/
H A Dmain.c154 void call_execvP() { function
282 call_execvP();
/external/clang/tools/scan-build-py/libear/
H A Dear.c116 static int call_execvP(const char *file, const char *search_path,
195 return call_execvP(file, search_path, argv);
333 static int call_execvP(const char *file, const char *search_path, function

Completed in 86 milliseconds