Searched defs:execve (Results 1 - 6 of 6) sorted by relevance

/external/clang/tools/scan-build-py/libear/
H A Dear.c161 int execve(const char *path, char *const argv[], char *const envp[]) { function
169 #error can not implement execv without execve
208 # error can not implement execl without execve
245 # error can not implement execle without execve
292 DLSYM(func, fp, "execve");
/external/mksh/src/
H A Dos2.c358 /* alias of execve() */
361 /* replacement for execve() of kLIBC */
363 execve(const char *name, char * const *argv, char * const *envp) function
386 * kLIBC execve() has problems when executing scripts.
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 183 milliseconds