Home
last modified time | relevance | path

Searched refs:LDAP_VALID (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dgetentry.c40 assert( LDAP_VALID( ld ) ); in ldap_first_entry()
52 assert( LDAP_VALID( ld ) ); in ldap_next_entry()
74 assert( LDAP_VALID( ld ) ); in ldap_count_entries()
95 assert( LDAP_VALID( ld ) ); in ldap_get_entry_controls()
H A Dreferences.c38 assert( LDAP_VALID( ld ) ); in ldap_first_reference()
50 assert( LDAP_VALID( ld ) ); in ldap_next_reference()
72 assert( LDAP_VALID( ld ) ); in ldap_count_references()
96 assert( LDAP_VALID( ld ) ); in ldap_parse_reference()
H A Dmessages.c38 assert( LDAP_VALID( ld ) ); in ldap_first_message()
48 assert( LDAP_VALID( ld ) ); in ldap_next_message()
60 assert( LDAP_VALID( ld ) ); in ldap_count_messages()
H A Dmsctrl.c60 assert( LDAP_VALID( ld ) ); in ldap_create_dirsync_value()
180 assert( LDAP_VALID( ld ) ); in ldap_create_show_deleted_control()
212 assert( LDAP_VALID( ld ) ); in ldap_create_extended_dn_value()
276 assert( LDAP_VALID( ld ) ); in ldap_create_server_notification_control()
H A Dgetattr.c47 assert( LDAP_VALID( ld ) ); in ldap_first_attribute()
109 assert( LDAP_VALID( ld ) ); in ldap_next_attribute()
142 assert( LDAP_VALID( ld ) ); in ldap_get_attribute_ber()
H A Dppolicy.c70 assert( LDAP_VALID( ld ) ); in ldap_create_passwordpolicy_control()
139 assert( LDAP_VALID( ld ) ); in ldap_parse_passwordpolicy_control()
235 assert( LDAP_VALID( ld ) ); in ldap_parse_password_expiring_control()
H A Dpsearchctrl.c90 assert( LDAP_VALID( ld ) ); in ldap_create_persistentsearch_control_value()
190 assert( LDAP_VALID( ld ) ); in ldap_create_persistentsearch_control()
269 assert( LDAP_VALID( ld ) ); in ldap_parse_entrychange_control()
H A Dwhoami.c47 assert( LDAP_VALID( ld ) ); in ldap_parse_whoami()
73 assert( LDAP_VALID( ld ) ); in ldap_whoami()
H A Dextended.c116 assert( LDAP_VALID( ld ) ); in ldap_extended_operation()
154 assert( LDAP_VALID( ld ) ); in ldap_extended_operation_s()
199 assert( LDAP_VALID( ld ) ); in ldap_parse_extended_result()
323 assert( LDAP_VALID( ld ) ); in ldap_parse_intermediate()
H A Daccount_usability.c39 assert( LDAP_VALID( ld ) ); in ldap_create_accountusability_control()
62 assert( LDAP_VALID( ld ) ); in ldap_parse_accountusability_control()
H A Dsortctrl.c302 assert( LDAP_VALID( ld ) ); in ldap_create_sort_control_value()
419 assert( LDAP_VALID( ld ) ); in ldap_create_sort_control()
502 assert( LDAP_VALID( ld ) ); in ldap_parse_sortresponse_control()
H A Dpasswd.c47 assert( LDAP_VALID( ld ) ); in ldap_parse_passwd()
97 assert( LDAP_VALID( ld ) ); in ldap_passwd()
H A Ddds.c43 assert( LDAP_VALID( ld ) ); in ldap_parse_refresh()
101 assert( LDAP_VALID( ld ) ); in ldap_refresh()
H A Dgetvalues.c46 assert( LDAP_VALID( ld ) ); in ldap_get_values()
103 assert( LDAP_VALID( ld ) ); in ldap_get_values_len()
H A Dvlvctrl.c105 assert( LDAP_VALID( ld ) ); in ldap_create_vlv_control_value()
308 assert( LDAP_VALID( ld ) ); in ldap_parse_vlvresponse_control()
H A Dsbind.c76 assert( LDAP_VALID( ld ) ); in ldap_simple_bind()
H A Dvc.c77 assert(LDAP_VALID(ld)); in ldap_parse_verify_credentials()
217 assert(LDAP_VALID(ld)); in ldap_verify_credentials()
H A Derror.c176 assert( LDAP_VALID( ld ) ); in ldap_perror()
257 assert( LDAP_VALID( ld ) ); in ldap_parse_result()
H A Doptions.c118 if( !LDAP_VALID( ld ) ) { in ldap_get_option()
490 assert( LDAP_VALID( ld ) ); in ldap_set_option()
492 if( !LDAP_VALID( ld ) ) { in ldap_set_option()
H A Dcontrols.c102 assert( LDAP_VALID( ld ) ); in ldap_int_put_controls()
538 assert( LDAP_VALID( ld ) ); in ldap_int_client_controls()
H A Ddelete.c107 assert( LDAP_VALID( ld ) ); in ldap_delete_ext()
H A Dsearch.c101 assert( LDAP_VALID( ld ) ); in ldap_pvt_search()
238 assert( LDAP_VALID( ld ) ); in ldap_search()
H A Dcompare.c117 assert( LDAP_VALID( ld ) ); in ldap_compare_ext()
H A Dpagectrl.c76 assert( LDAP_VALID( ld ) ); in ldap_create_page_control_value()
H A Dadd.c220 assert( LDAP_VALID( ld ) ); in ldap_add_ext()

12