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

/external/bison/lib/
H A Dspawni.c65 # define execve __execve macro
131 execve (new_argv[0], new_argv, envp);
294 execve (file, argv, envp);
299 /* Oh, oh. 'execve' returns. This is bad. */
345 execve (startp, argv, envp);
/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/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 237 milliseconds