Searched defs:pw_dir (Results 1 - 9 of 9) sorted by relevance

/external/e2fsprogs/include/nonunix/
H A Dpwd.h17 char *pw_dir; member in struct:passwd
/external/openssh/
H A Dauth.c385 file = percent_expand(filename, "h", pw->pw_dir,
395 i = snprintf(ret, sizeof(ret), "%s/%s", pw->pw_dir, file);
470 auth_secure_path(const char *name, struct stat *stp, const char *pw_dir, argument
483 if (pw_dir != NULL && realpath(pw_dir, homedir) != NULL)
554 return auth_secure_path(file, &st, pw->pw_dir, pw->pw_uid, err, errlen);
788 fake.pw_dir = "/nonexist";
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.h339 char *pw_dir; member in struct:__sanitizer::__sanitizer_passwd
/external/robolectric/v3/runtime/
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-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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-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 44 milliseconds