Home
last modified time | relevance | path

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

/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c88 case LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE: in ldap_parse_accountusability_control()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Daccount_usability.c88 case LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE: in ldap_parse_accountusability_control()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c88 case LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE: in ldap_parse_accountusability_control()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Daccount_usability.c88 case LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE: in ldap_parse_accountusability_control()
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h394 #define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h394 #define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h394 #define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h394 #define LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ((ber_tag_t) 0x80U) /* primitive + 0 */ macro
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/overlays/
H A Dppolicy.c818 ber_put_boolean( ber, more_info->inactive, LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ); in add_account_control()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/overlays/
H A Dppolicy.c818 ber_put_boolean( ber, more_info->inactive, LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ); in add_account_control()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/overlays/
H A Dppolicy.c897 ber_put_boolean( ber, more_info->inactive, LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ); in add_account_control()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/overlays/
H A Dppolicy.c897 ber_put_boolean( ber, more_info->inactive, LDAP_TAG_X_ACCOUNT_USABILITY_INACTIVE ); in add_account_control()