Searched defs:getuid (Results 1 - 9 of 9) sorted by relevance
/external/e2fsprogs/include/nonunix/ | ||
H A D | pwd.h | 5 __inline __uid_t getuid(void){return 0;} function |
/external/bison/lib/ | ||
H A D | spawni.c | 69 # define getuid __getuid macro 233 && (local_seteuid (getuid ()) != 0 |
/external/e2fsprogs/lib/uuid/ | ||
H A D | gen_uuid.c | 131 static int getuid (void) function 155 srand((getpid() << 16) ^ getuid() ^ tv.tv_sec ^ tv.tv_usec); |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
Completed in 3869 milliseconds