Home
last modified time | relevance | path

Searched refs:seconds_before_unlock (Results 1 – 16 of 16) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c101 if (ber_get_int( ber, &more_info.seconds_before_unlock ) == LBER_DEFAULT) goto exit; in ldap_parse_accountusability_control()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c101 if (ber_get_int( ber, &more_info.seconds_before_unlock ) == LBER_DEFAULT) goto exit; in ldap_parse_accountusability_control()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c101 if (ber_get_int( ber, &more_info.seconds_before_unlock ) == LBER_DEFAULT) goto exit; in ldap_parse_accountusability_control()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c101 if (ber_get_int( ber, &more_info.seconds_before_unlock ) == LBER_DEFAULT) goto exit; in ldap_parse_accountusability_control()
/dports/net/openldap25-server/openldap-2.5.9/clients/tools/
H A Dcommon.c2634 if ( usability.more_info.seconds_before_unlock != -1 ) { in print_account_usability()
2636 "seconds_before_unlock=%d ", usability.more_info.seconds_before_unlock ); in print_account_usability()
/dports/net/openldap25-client/openldap-2.5.9/clients/tools/
H A Dcommon.c2634 if ( usability.more_info.seconds_before_unlock != -1 ) { in print_account_usability()
2636 "seconds_before_unlock=%d ", usability.more_info.seconds_before_unlock ); in print_account_usability()
/dports/net/openldap26-client/openldap-2.6.0/clients/tools/
H A Dcommon.c2634 if ( usability.more_info.seconds_before_unlock != -1 ) { in print_account_usability()
2636 "seconds_before_unlock=%d ", usability.more_info.seconds_before_unlock ); in print_account_usability()
/dports/net/openldap26-server/openldap-2.6.0/clients/tools/
H A Dcommon.c2634 if ( usability.more_info.seconds_before_unlock != -1 ) { in print_account_usability()
2636 "seconds_before_unlock=%d ", usability.more_info.seconds_before_unlock ); in print_account_usability()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/overlays/
H A Dppolicy.c822 ber_put_int( ber, more_info->seconds_before_unlock, LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ); in add_account_control()
2078 more_info.seconds_before_unlock = lockoutEnd - now; in ppolicy_account_usability_entry_cb()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/overlays/
H A Dppolicy.c822 ber_put_int( ber, more_info->seconds_before_unlock, LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ); in add_account_control()
2078 more_info.seconds_before_unlock = lockoutEnd - now; in ppolicy_account_usability_entry_cb()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/overlays/
H A Dppolicy.c901 ber_put_int( ber, more_info->seconds_before_unlock, LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ); in add_account_control()
2140 more_info.seconds_before_unlock = lockoutEnd - now; in ppolicy_account_usability_entry_cb()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/overlays/
H A Dppolicy.c901 ber_put_int( ber, more_info->seconds_before_unlock, LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ); in add_account_control()
2140 more_info.seconds_before_unlock = lockoutEnd - now; in ppolicy_account_usability_entry_cb()
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h2728 ber_int_t seconds_before_unlock; member
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h2728 ber_int_t seconds_before_unlock; member
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h2728 ber_int_t seconds_before_unlock; member
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h2728 ber_int_t seconds_before_unlock; member