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

/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dppolicy.c1550 Attribute *a_grace, *a_lock, *a_fail; local
1554 a_fail = attr_find( e->e_attrs, ad_pwdFailureTime );
1579 if ( !a_fail )
1621 if ( a_fail && !got_del_fail ) {

Completed in 103 milliseconds