HomeSort by relevance Sort by last modified time
    Searched defs:execv (Results 1 - 3 of 3) sorted by null

  /bionic/libc/unistd/
exec.c 126 execv(const char *name, char * const *argv) function
  /development/simulator/wrapsim/
Intercept.c 90 execl(), execlp(), execle(), execv(), execvp(), fopen(), ftw(), getwd(),
410 * Extract varargs, convert paths, hand off to execv.
475 * Update path, forward to execv.
477 int execv(const char* path, char* const argv[]) function
483 path = rewritePath("execv", pathBuf, path);
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/X11/
Xw32defs.h 37 #define execv _execv macro

Completed in 69 milliseconds