Searched refs:ad_pwdAccountLockedTime (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dppolicy.c105 static AttributeDescription *ad_pwdChangedTime, *ad_pwdAccountLockedTime, variable
133 &ad_pwdAccountLockedTime },
332 if ( (la = attr_find( e->e_attrs, ad_pwdAccountLockedTime )) != NULL ) {
357 m->sml_type = ad_pwdAccountLockedTime->ad_cname;
358 m->sml_desc = ad_pwdAccountLockedTime;
989 m->sml_type = ad_pwdAccountLockedTime->ad_cname;
990 m->sml_desc = ad_pwdAccountLockedTime;
1553 a_lock = attr_find( e->e_attrs, ad_pwdAccountLockedTime );
1572 if ( ml->sml_desc == ad_pwdAccountLockedTime ) {
1614 ml->sml_desc = ad_pwdAccountLockedTime;
[all...]

Completed in 117 milliseconds