Searched refs:passwd (Results 1 – 3 of 3) sorted by relevance
959 final char[] passwd; in getKeyStore() local961 passwd = ((PasswordProtection) protParameter) in getKeyStore()964 passwd = KeyStoreSpi in getKeyStore()976 ks.load(fis, passwd); in getKeyStore()
758 StructPasswd passwd = Libcore.os.getpwuid(Libcore.os.getuid()); in initUnchangeableSystemProperties() local759 p.put("user.name", passwd.pw_name); in initUnchangeableSystemProperties()
281 static jobject makeStructPasswd(JNIEnv* env, const struct passwd& pw) { in makeStructPasswd()434 struct passwd* get() { in get()451 struct passwd mPwd;452 struct passwd* mResult;