- __stpcpy
char* __stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __stpncpy
char* __stpncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- __strtok_r
char* __strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bcmp
int bcmp(const(void)* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bcopy
void bcopy(const(void)* , void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_alloc
berelement* ber_alloc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_alloc_t
berelement* ber_alloc_t(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bprint
void ber_bprint(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvarray_add
int ber_bvarray_add(berval** , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvarray_free
void ber_bvarray_free(berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvdup
berval* ber_bvdup(berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvecadd
int ber_bvecadd(berval*** , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvecfree
void ber_bvecfree(berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvfree
void ber_bvfree(berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_bvreplace
berval* ber_bvreplace(berval* , const(berval)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_decode_oid
int ber_decode_oid(berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_dump
void ber_dump(berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_dup
berelement* ber_dup(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_dupbv
berval* ber_dupbv(berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_encode_oid
int ber_encode_oid(berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_errno_addr
int* ber_errno_addr()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_error_print
void ber_error_print(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_first_element
c_ulong ber_first_element(berelement* , c_ulong* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_flatten
int ber_flatten(berelement* , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_flatten2
int ber_flatten2(berelement* , berval* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_flush
int ber_flush(sockbuf* , berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_flush2
int ber_flush2(sockbuf* , berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_free
void ber_free(berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_free_buf
void ber_free_buf(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_bitstringa
c_ulong ber_get_bitstringa(berelement* , char** , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_boolean
c_ulong ber_get_boolean(berelement* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_enum
c_ulong ber_get_enum(berelement* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_int
c_ulong ber_get_int(berelement* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_next
c_ulong ber_get_next(sockbuf* , c_ulong* , berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_null
c_ulong ber_get_null(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_option
int ber_get_option(void* , int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_stringa
c_ulong ber_get_stringa(berelement* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_stringal
c_ulong ber_get_stringal(berelement* , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_stringb
c_ulong ber_get_stringb(berelement* , char* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_stringbv
c_ulong ber_get_stringbv(berelement* , berval* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_get_tag
c_ulong ber_get_tag(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_init
berelement* ber_init(berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_init2
void ber_init2(berelement* , berval* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_init_w_nullc
void ber_init_w_nullc(berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_mem2bv
berval* ber_mem2bv(const(char)* , c_ulong , int , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_memalloc
void* ber_memalloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_memcalloc
void* ber_memcalloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_memfree
void ber_memfree(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_memrealloc
void* ber_memrealloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_memvfree
void ber_memvfree(void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_next_element
c_ulong ber_next_element(berelement* , c_ulong* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_peek_element
c_ulong ber_peek_element(const(berelement)* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_peek_tag
c_ulong ber_peek_tag(berelement* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_printf
int ber_printf(berelement* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_berval
int ber_put_berval(berelement* , berval* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_bitstring
int ber_put_bitstring(berelement* , const(char)* , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_boolean
int ber_put_boolean(berelement* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_enum
int ber_put_enum(berelement* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_int
int ber_put_int(berelement* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_null
int ber_put_null(berelement* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_ostring
int ber_put_ostring(berelement* , const(char)* , c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_seq
int ber_put_seq(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_set
int ber_put_set(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_put_string
int ber_put_string(berelement* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_read
c_long ber_read(berelement* , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_remaining
int ber_remaining(berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_reset
void ber_reset(berelement* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_scanf
c_ulong ber_scanf(berelement* , const(char)* , ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_set_option
int ber_set_option(void* , int , const(void)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_skip_data
c_long ber_skip_data(berelement* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_skip_element
c_ulong ber_skip_element(berelement* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_skip_tag
c_ulong ber_skip_tag(berelement* , c_ulong* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_sockbuf_add_io
int ber_sockbuf_add_io(sockbuf* , sockbuf_io* , int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_sockbuf_alloc
sockbuf* ber_sockbuf_alloc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_sockbuf_ctrl
int ber_sockbuf_ctrl(sockbuf* , int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_sockbuf_free
void ber_sockbuf_free(sockbuf* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_sockbuf_remove_io
int ber_sockbuf_remove_io(sockbuf* , sockbuf_io* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_start_seq
int ber_start_seq(berelement* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_start_set
int ber_start_set(berelement* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_str2bv
berval* ber_str2bv(const(char)* , c_ulong , int , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_strdup
char* ber_strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_strndup
char* ber_strndup(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_strnlen
c_ulong ber_strnlen(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ber_write
c_long ber_write(berelement* , const(char)* , c_ulong , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- bzero
void bzero(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- der_alloc
berelement* der_alloc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- explicit_bzero
void explicit_bzero(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffs
int ffs(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffsl
int ffsl(c_long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ffsll
int ffsll(long )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- index
char* index(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_X509dn2bv
int ldap_X509dn2bv(void* , berval* , int function(ldap_ava***, uint, void*) , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_abandon_ext
int ldap_abandon_ext(ldap* , int , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_add_ext
int ldap_add_ext(ldap* , const(char)* , ldapmod** , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_add_ext_s
int ldap_add_ext_s(ldap* , const(char)* , ldapmod** , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_add_result_entry
void ldap_add_result_entry(ldapmsg** , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_bv2dn
int ldap_bv2dn(berval* , ldap_ava**** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_bv2escaped_filter_value
int ldap_bv2escaped_filter_value(berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_bv2rdn
int ldap_bv2rdn(berval* , ldap_ava*** , char** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_cancel
int ldap_cancel(ldap* , int , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_cancel_s
int ldap_cancel_s(ldap* , int , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_compare_ext
int ldap_compare_ext(ldap* , const(char)* , const(char)* , berval* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_compare_ext_s
int ldap_compare_ext_s(ldap* , const(char)* , const(char)* , berval* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_control_create
int ldap_control_create(const(char)* , int , berval* , int , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_control_dup
ldapcontrol* ldap_control_dup(const(ldapcontrol)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_control_find
ldapcontrol* ldap_control_find(const(char)* , ldapcontrol** , ldapcontrol*** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_control_free
void ldap_control_free(ldapcontrol* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_controls_dup
ldapcontrol** ldap_controls_dup(ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_controls_free
void ldap_controls_free(ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_count_entries
int ldap_count_entries(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_count_messages
int ldap_count_messages(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_count_references
int ldap_count_references(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_count_values_len
int ldap_count_values_len(berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create
int ldap_create(ldap** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_assertion_control
int ldap_create_assertion_control(ldap* , char* , int , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_assertion_control_value
int ldap_create_assertion_control_value(ldap* , char* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_deref_control
int ldap_create_deref_control(ldap* , LDAPDerefSpec* , int , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_deref_control_value
int ldap_create_deref_control_value(ldap* , LDAPDerefSpec* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_page_control
int ldap_create_page_control(ldap* , int , berval* , int , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_page_control_value
int ldap_create_page_control_value(ldap* , int , berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_passwordpolicy_control
int ldap_create_passwordpolicy_control(ldap* , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_session_tracking_control
int ldap_create_session_tracking_control(ldap* , char* , char* , char* , berval* , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_session_tracking_value
int ldap_create_session_tracking_value(ldap* , char* , char* , char* , berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_sort_control
int ldap_create_sort_control(ldap* , ldapsortkey** , int , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_sort_control_value
int ldap_create_sort_control_value(ldap* , ldapsortkey** , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_sort_keylist
int ldap_create_sort_keylist(ldapsortkey*** , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_vlv_control
int ldap_create_vlv_control(ldap* , ldapvlvinfo* , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_create_vlv_control_value
int ldap_create_vlv_control_value(ldap* , ldapvlvinfo* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dcedn2dn
char* ldap_dcedn2dn(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_delete_ext
int ldap_delete_ext(ldap* , const(char)* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_delete_ext_s
int ldap_delete_ext_s(ldap* , const(char)* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_delete_result_entry
ldapmsg* ldap_delete_result_entry(ldapmsg** , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_derefresponse_free
void ldap_derefresponse_free(LDAPDerefRes* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_destroy
int ldap_destroy(ldap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2ad_canonical
char* ldap_dn2ad_canonical(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2bv
int ldap_dn2bv(ldap_ava*** , berval* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2dcedn
char* ldap_dn2dcedn(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2domain
int ldap_dn2domain(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2str
int ldap_dn2str(ldap_ava*** , char** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn2ufn
char* ldap_dn2ufn(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dn_normalize
int ldap_dn_normalize(const(char)* , uint , char** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dnfree
void ldap_dnfree(ldap_ava*** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_domain2dn
int ldap_domain2dn(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_domain2hostlist
int ldap_domain2hostlist(const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_dup
ldap* ldap_dup(ldap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_err2string
char* ldap_err2string(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_explode_dn
char** ldap_explode_dn(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_explode_rdn
char** ldap_explode_rdn(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_extended_operation
int ldap_extended_operation(ldap* , const(char)* , berval* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_extended_operation_s
int ldap_extended_operation_s(ldap* , const(char)* , berval* , ldapcontrol** , ldapcontrol** , char** , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_first_attribute
char* ldap_first_attribute(ldap* , ldapmsg* , berelement** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_first_entry
ldapmsg* ldap_first_entry(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_first_message
ldapmsg* ldap_first_message(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_first_reference
ldapmsg* ldap_first_reference(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_free_sort_keylist
void ldap_free_sort_keylist(ldapsortkey** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_free_urldesc
void ldap_free_urldesc(ldap_url_desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_attribute_ber
int ldap_get_attribute_ber(ldap* , ldapmsg* , berelement* , berval* , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_dn
char* ldap_get_dn(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_dn_ber
int ldap_get_dn_ber(ldap* , ldapmsg* , berelement** , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_entry_controls
int ldap_get_entry_controls(ldap* , ldapmsg* , ldapcontrol*** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_option
int ldap_get_option(ldap* , int , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_get_values_len
berval** ldap_get_values_len(ldap* , ldapmsg* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_gssapi_bind
int ldap_gssapi_bind(ldap* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_gssapi_bind_s
int ldap_gssapi_bind_s(ldap* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_initialize
int ldap_initialize(ldap** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_install_tls
int ldap_install_tls(ldap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_is_ldap_url
int ldap_is_ldap_url(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_is_ldapi_url
int ldap_is_ldapi_url(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_is_ldaps_url
int ldap_is_ldaps_url(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_memalloc
void* ldap_memalloc(c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_memcalloc
void* ldap_memcalloc(c_ulong , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_memfree
void ldap_memfree(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_memrealloc
void* ldap_memrealloc(void* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_memvfree
void ldap_memvfree(void** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_modify_ext
int ldap_modify_ext(ldap* , const(char)* , ldapmod** , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_modify_ext_s
int ldap_modify_ext_s(ldap* , const(char)* , ldapmod** , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_mods_free
void ldap_mods_free(ldapmod** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_msgdelete
int ldap_msgdelete(ldap* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_msgfree
int ldap_msgfree(ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_msgid
int ldap_msgid(ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_msgtype
int ldap_msgtype(ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_next_attribute
char* ldap_next_attribute(ldap* , ldapmsg* , berelement* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_next_entry
ldapmsg* ldap_next_entry(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_next_message
ldapmsg* ldap_next_message(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_next_reference
ldapmsg* ldap_next_reference(ldap* , ldapmsg* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_ntlm_bind
int ldap_ntlm_bind(ldap* , const(char)* , c_ulong , berval* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_deref_control
int ldap_parse_deref_control(ldap* , ldapcontrol** , LDAPDerefRes** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_derefresponse_control
int ldap_parse_derefresponse_control(ldap* , ldapcontrol* , LDAPDerefRes** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_extended_result
int ldap_parse_extended_result(ldap* , ldapmsg* , char** , berval** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_intermediate
int ldap_parse_intermediate(ldap* , ldapmsg* , char** , berval** , ldapcontrol*** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_ntlm_bind_result
int ldap_parse_ntlm_bind_result(ldap* , ldapmsg* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_pageresponse_control
int ldap_parse_pageresponse_control(ldap* , ldapcontrol* , int* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_passwd
int ldap_parse_passwd(ldap* , ldapmsg* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_passwordpolicy_control
int ldap_parse_passwordpolicy_control(ldap* , ldapcontrol* , int* , int* , passpolicyerror_enum* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_reference
int ldap_parse_reference(ldap* , ldapmsg* , char*** , ldapcontrol*** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_refresh
int ldap_parse_refresh(ldap* , ldapmsg* , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_result
int ldap_parse_result(ldap* , ldapmsg* , int* , char** , char** , char*** , ldapcontrol*** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_sasl_bind_result
int ldap_parse_sasl_bind_result(ldap* , ldapmsg* , berval** , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_session_tracking_control
int ldap_parse_session_tracking_control(ldap* , ldapcontrol* , berval* , berval* , berval* , berval* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_sortresponse_control
int ldap_parse_sortresponse_control(ldap* , ldapcontrol* , int* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_vlvresponse_control
int ldap_parse_vlvresponse_control(ldap* , ldapcontrol* , int* , int* , berval** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_parse_whoami
int ldap_parse_whoami(ldap* , ldapmsg* , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_passwd
int ldap_passwd(ldap* , berval* , berval* , berval* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_passwd_s
int ldap_passwd_s(ldap* , berval* , berval* , berval* , berval* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_passwordpolicy_err2txt
const(char)* ldap_passwordpolicy_err2txt(passpolicyerror_enum )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_put_vrFilter
int ldap_put_vrFilter(berelement* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_rdn2bv
int ldap_rdn2bv(ldap_ava** , berval* , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_rdn2str
int ldap_rdn2str(ldap_ava** , char** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_rdnfree
void ldap_rdnfree(ldap_ava** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_refresh
int ldap_refresh(ldap* , berval* , int , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_refresh_s
int ldap_refresh_s(ldap* , berval* , int , int* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_rename
int ldap_rename(ldap* , const(char)* , const(char)* , const(char)* , int , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_rename_s
int ldap_rename_s(ldap* , const(char)* , const(char)* , const(char)* , int , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_result
int ldap_result(ldap* , int , int , timeval* , ldapmsg** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sasl_bind
int ldap_sasl_bind(ldap* , const(char)* , const(char)* , berval* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sasl_bind_s
int ldap_sasl_bind_s(ldap* , const(char)* , const(char)* , berval* , ldapcontrol** , ldapcontrol** , berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sasl_interactive_bind
int ldap_sasl_interactive_bind(ldap* , const(char)* , const(char)* , ldapcontrol** , ldapcontrol** , uint , int function(ldap*, uint, void*, void*) , void* , ldapmsg* , const(char)** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sasl_interactive_bind_s
int ldap_sasl_interactive_bind_s(ldap* , const(char)* , const(char)* , ldapcontrol** , ldapcontrol** , uint , int function(ldap*, uint, void*, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_search_ext
int ldap_search_ext(ldap* , const(char)* , int , const(char)* , char** , int , ldapcontrol** , ldapcontrol** , timeval* , int , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_search_ext_s
int ldap_search_ext_s(ldap* , const(char)* , int , const(char)* , char** , int , ldapcontrol** , ldapcontrol** , timeval* , int , ldapmsg** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_set_nextref_proc
int ldap_set_nextref_proc(ldap* , int function(ldap*, char***, int*, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_set_option
int ldap_set_option(ldap* , int , const(void)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_set_rebind_proc
int ldap_set_rebind_proc(ldap* , int function(ldap*, const(char)*, c_ulong, int, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_set_urllist_proc
int ldap_set_urllist_proc(ldap* , int function(ldap*, ldap_url_desc**, ldap_url_desc**, void*) , void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_start_tls
int ldap_start_tls(ldap* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_start_tls_s
int ldap_start_tls_s(ldap* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_str2dn
int ldap_str2dn(const(char)* , ldap_ava**** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_str2rdn
int ldap_str2rdn(const(char)* , ldap_ava*** , char** , uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_strdup
char* ldap_strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_destroy
void ldap_sync_destroy(ldap_sync_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_init
int ldap_sync_init(ldap_sync_t* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_init_refresh_and_persist
int ldap_sync_init_refresh_and_persist(ldap_sync_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_init_refresh_only
int ldap_sync_init_refresh_only(ldap_sync_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_initialize
ldap_sync_t* ldap_sync_initialize(ldap_sync_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_sync_poll
int ldap_sync_poll(ldap_sync_t* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_tls_inplace
int ldap_tls_inplace(ldap* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_turn
int ldap_turn(ldap* , int , const(char)* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_turn_s
int ldap_turn_s(ldap* , int , const(char)* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_unbind_ext
int ldap_unbind_ext(ldap* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_unbind_ext_s
int ldap_unbind_ext_s(ldap* , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_url_desc2str
char* ldap_url_desc2str(ldap_url_desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_url_parse
int ldap_url_parse(const(char)* , ldap_url_desc** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_value_free_len
void ldap_value_free_len(berval** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_whoami
int ldap_whoami(ldap* , ldapcontrol** , ldapcontrol** , int* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ldap_whoami_s
int ldap_whoami_s(ldap* , berval** , ldapcontrol** , ldapcontrol** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memccpy
void* memccpy(void* , const(void)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memchr
void* memchr(const(void)* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memcmp
int memcmp(const(void)* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memcpy
void* memcpy(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memmove
void* memmove(void* , const(void)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- memset
void* memset(void* , int , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- rindex
char* rindex(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stpcpy
char* stpcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- stpncpy
char* stpncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcasecmp
int strcasecmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcasecmp_l
int strcasecmp_l(const(char)* , const(char)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcat
char* strcat(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strchr
char* strchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcmp
int strcmp(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcoll
int strcoll(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcoll_l
int strcoll_l(const(char)* , const(char)* , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcpy
char* strcpy(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strcspn
c_ulong strcspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strdup
char* strdup(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror
char* strerror(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror_l
char* strerror_l(int , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strerror_r
int strerror_r(int , char* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strlen
c_ulong strlen(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncasecmp
int strncasecmp(const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncasecmp_l
int strncasecmp_l(const(char)* , const(char)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncat
char* strncat(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncmp
int strncmp(const(char)* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strncpy
char* strncpy(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strndup
char* strndup(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strnlen
c_ulong strnlen(const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strpbrk
char* strpbrk(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strrchr
char* strrchr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strsep
char* strsep(char** , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strsignal
char* strsignal(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strspn
c_ulong strspn(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strstr
char* strstr(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtok
char* strtok(char* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strtok_r
char* strtok_r(char* , const(char)* , char** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strxfrm
c_ulong strxfrm(char* , const(char)* , c_ulong )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- strxfrm_l
c_ulong strxfrm_l(char* , const(char)* , c_ulong , __locale_struct* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.