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

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dpasswd.c84 ldap_passwd( LDAP *ld, struct berval *user, struct berval *oldpw, struct berval *newpw, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
146 ldap_passwd_s( LDAP *ld, struct berval *user, struct berval *oldpw, struct berval *newpw, struct berval *newpasswd, LDAPControl **sctrls, LDAPControl **cctrls ) argument
/netbsd-current/external/bsd/openldap/dist/clients/tools/
H A Dldappasswd.c62 static struct berval oldpw = { 0, NULL }; variable in typeref:struct:berval
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dppolicy.c1330 add_to_pwd_history( pw_hist **l, time_t t, struct berval *oldpw, struct berval *bv ) argument
2364 struct berval newpw = BER_BVNULL, oldpw = BER_BVNULL, local
2652 struct berval oldpw; local
[all...]

Completed in 341 milliseconds