Searched refs:LDAP_CONTROL_X_ACCOUNT_USABILITY (Results 1 – 5 of 5) sorted by relevance
32 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY42 ld->ld_errno = ldap_control_create( LDAP_CONTROL_X_ACCOUNT_USABILITY, in ldap_create_accountusability_control()
133 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY in usage()232 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY823 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY in handle_private_option()1132 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY in main()1163 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY in main()1169 c[i].ldctl_oid = LDAP_CONTROL_X_ACCOUNT_USABILITY; in main()
165 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY202 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY203 { LDAP_CONTROL_X_ACCOUNT_USABILITY, TOOL_SEARCH, print_account_usability },2586 #ifdef LDAP_CONTROL_X_ACCOUNT_USABILITY
685 static const char ppolicy_account_ctrl_oid[] = LDAP_CONTROL_X_ACCOUNT_USABILITY;3251 if ( (rc = overlay_register_control( be, LDAP_CONTROL_X_ACCOUNT_USABILITY )) != LDAP_SUCCESS ) { in ppolicy_db_open()3265 overlay_unregister_control( be, LDAP_CONTROL_X_ACCOUNT_USABILITY ); in ppolicy_db_close()3352 code = register_supported_control( LDAP_CONTROL_X_ACCOUNT_USABILITY, in ppolicy_initialize()
395 #define LDAP_CONTROL_X_ACCOUNT_USABILITY "1.3.6.1.4.1.42.2.27.9.5.8" macro