HomeSort by relevance Sort by last modified time
    Searched refs:call_execvpe (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/scan-build-py/tests/functional/exec/
main.c 167 void call_execvpe() { function
285 call_execvpe();
  /external/clang/tools/scan-build-py/libear/
ear.c 112 static int call_execvpe(const char *file, char *const argv[],
181 return call_execvpe(file, argv, envp);
302 static int call_execvpe(const char *file, char *const argv[], function

Completed in 50 milliseconds