/prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/ |
pwd.h | 88 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
pwd.h | 91 #define _PASSWORD_LEN 128 /* max length, not counting NUL */
|
/external/openssh/openbsd-compat/ |
readpassphrase.c | 208 static char buf[_PASSWORD_LEN + 1];
|