Home
last modified time | relevance | path

Searched refs:LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK (Results 1 – 12 of 12) sorted by relevance

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c100 case LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK: in ldap_parse_accountusability_control()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c100 case LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK: in ldap_parse_accountusability_control()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c100 case LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK: in ldap_parse_accountusability_control()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c100 case LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK: in ldap_parse_accountusability_control()
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h398 #define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h398 #define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h398 #define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h398 #define LDAP_TAG_X_ACCOUNT_USABILITY_UNTIL_UNLOCK ((ber_tag_t) 0x84U) /* primitive + 4 */ macro
/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()
/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()
/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()
/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()