Searched defs:oldpw (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/libldap/
H A Dpasswd.c81 ldap_passwd( LDAP *ld, struct berval *user, struct berval *oldpw, struct berval *newpw, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
143 ldap_passwd_s( LDAP *ld, struct berval *user, struct berval *oldpw, struct berval *newpw, struct berval *newpasswd, LDAPControl **sctrls, LDAPControl **cctrls ) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/clients/tools/
H A Dldappasswd.c59 static struct berval oldpw = { 0, NULL }; variable in typeref:struct:berval
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dppolicy.c775 add_to_pwd_history( pw_hist **l, time_t t, struct berval *oldpw, struct berval *bv ) argument
1531 struct berval newpw = BER_BVNULL, oldpw = BER_BVNULL, local
1765 struct berval oldpw; local
[all...]

Completed in 185 milliseconds