Home
last modified time | relevance | path

Searched refs:LDAP_P (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dproto-slap.h44 LDAP_SLAPD_F (int) dynacl_aci_init LDAP_P(( void ));
51 LDAP_SLAPD_F (int) access_allowed_mask LDAP_P((
58 LDAP_SLAPD_F (int) slap_access_allowed LDAP_P((
66 LDAP_SLAPD_F (int) slap_access_always_allowed LDAP_P((
75 LDAP_SLAPD_F (int) acl_check_modlist LDAP_P((
81 LDAP_SLAPD_F (int) slap_dynacl_register LDAP_P(( slap_dynacl_t *da ));
82 LDAP_SLAPD_F (slap_dynacl_t *) slap_dynacl_get LDAP_P(( const char *name ));
84 LDAP_SLAPD_F (int) acl_init LDAP_P(( void ));
86 LDAP_SLAPD_F (int) acl_get_part LDAP_P((
91 LDAP_SLAPD_F (int) acl_match_set LDAP_P((
[all …]
H A Dslapcommon.h100 void slap_tool_init LDAP_P((
105 int slap_tool_destroy LDAP_P((void));
107 int slap_tool_update_ctxcsn LDAP_P((
112 unsigned long slap_tool_update_ctxcsn_check LDAP_P((
116 int slap_tool_update_ctxcsn_init LDAP_P((void));
118 int slap_tool_entry_check LDAP_P((
H A Dslap.h389 typedef int slap_syntax_validate_func LDAP_P(( typedef
393 typedef int slap_syntax_transform_func LDAP_P(( typedef
400 typedef void* slap_component_transform_func LDAP_P(( typedef
472 typedef int slap_mr_convert_func LDAP_P(( typedef
478 typedef int slap_mr_normalize_func LDAP_P(( typedef
487 typedef int slap_mr_match_func LDAP_P(( typedef
496 typedef int slap_mr_indexer_func LDAP_P(( typedef
507 typedef int slap_mr_filter_func LDAP_P(( typedef
1329 typedef int (slap_dynacl_parse) LDAP_P(( const char *fname, int lineno,
1331 typedef int (slap_dynacl_unparse) LDAP_P(( void *priv, struct berval *bv ));
[all …]
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap_pvt_thread.h48 ldap_pvt_thread_initialize LDAP_P(( void ));
51 ldap_pvt_thread_destroy LDAP_P(( void ));
54 ldap_pvt_thread_sleep LDAP_P(( unsigned int s ));
57 ldap_pvt_thread_get_concurrency LDAP_P(( void ));
60 ldap_pvt_thread_set_concurrency LDAP_P(( int ));
77 ldap_pvt_thread_create LDAP_P((
84 ldap_pvt_thread_exit LDAP_P(( void *retval ));
87 ldap_pvt_thread_join LDAP_P(( ldap_pvt_thread_t thread, void **status ));
90 ldap_pvt_thread_kill LDAP_P(( ldap_pvt_thread_t thread, int signo ));
93 ldap_pvt_thread_yield LDAP_P(( void ));
[all …]
H A Dldap_pvt.h32 ldap_pvt_url_scheme2proto LDAP_P((
35 ldap_pvt_url_scheme2tls LDAP_P((
38 ldap_pvt_url_scheme2proxied LDAP_P((
42 ldap_pvt_url_scheme_port LDAP_P((
57 ldap_url_parse_ext LDAP_P((
62 LDAP_F (int) ldap_url_parselist LDAP_P(( /* deprecated, use ldap_url_parselist_ext() */
66 LDAP_F (int) ldap_url_parselist_ext LDAP_P((
72 LDAP_F (char *) ldap_url_list2urls LDAP_P((
75 LDAP_F (void) ldap_free_urllist LDAP_P((
78 LDAP_F (int) ldap_pvt_scope2bv LDAP_P ((
[all …]
H A Dlber.h119 typedef int* (*BER_ERRNO_FN) LDAP_P(( void ));
121 typedef void (*BER_LOG_PRINT_FN) LDAP_P(( LDAP_CONST char *buf ));
123 typedef void* (BER_MEMALLOC_FN) LDAP_P(( ber_len_t size, void *ctx ));
124 typedef void* (BER_MEMCALLOC_FN) LDAP_P(( ber_len_t n, ber_len_t size, void *ctx ));
125 typedef void* (BER_MEMREALLOC_FN) LDAP_P(( void *p, ber_len_t size, void *ctx ));
126 typedef void (BER_MEMFREE_FN) LDAP_P(( void *p, void *ctx ));
227 ber_error_print LDAP_P((
231 ber_bprint LDAP_P((
235 ber_dump LDAP_P((
241 typedef int (*BERDecodeCallback) LDAP_P((
[all …]
H A Dldap.h880 typedef int (*ldap_sync_search_entry_f) LDAP_P((
890 typedef int (*ldap_sync_search_reference_f) LDAP_P((
907 typedef int (*ldap_sync_intermediate_f) LDAP_P((
918 typedef int (*ldap_sync_search_result_f) LDAP_P((
981 typedef int (ldap_conn_add_f) LDAP_P(( LDAP *ld, Sockbuf *sb, LDAPURLDesc *srv, struct sockaddr *ad…
984 typedef void (ldap_conn_del_f) LDAP_P(( LDAP *ld, Sockbuf *sb, struct ldap_conncb *ctx ));
1005 ldap_get_option LDAP_P((
1011 ldap_set_option LDAP_P((
1017 typedef int (LDAP_REBIND_PROC) LDAP_P((
1023 ldap_set_rebind_proc LDAP_P((
[all …]
H A Dldap_schema.h172 ldap_syntax2name LDAP_P((
176 ldap_matchingrule2name LDAP_P((
180 ldap_matchingruleuse2name LDAP_P((
184 ldap_attributetype2name LDAP_P((
188 ldap_objectclass2name LDAP_P((
192 ldap_contentrule2name LDAP_P((
196 ldap_nameform2name LDAP_P((
200 ldap_structurerule2name LDAP_P((
204 ldap_syntax_free LDAP_P((
208 ldap_matchingrule_free LDAP_P((
[all …]
H A Dldap_avl.h88 typedef int (*AVL_APPLY) LDAP_P((void *, void*));
89 typedef int (*AVL_CMP) LDAP_P((const void*, const void*));
90 typedef int (*AVL_DUP) LDAP_P((void*, void*));
91 typedef void (*AVL_FREE) LDAP_P((void*));
94 ldap_avl_free LDAP_P(( Avlnode *root, AVL_FREE dfree ));
97 ldap_avl_insert LDAP_P((Avlnode **, void*, AVL_CMP, AVL_DUP));
100 ldap_avl_delete LDAP_P((Avlnode **, void*, AVL_CMP));
103 ldap_avl_find LDAP_P((Avlnode *, const void*, AVL_CMP));
106 ldap_avl_find2 LDAP_P((Avlnode *, const void*, AVL_CMP));
109 ldap_avl_find_lin LDAP_P((Avlnode *, const void*, AVL_CMP));
[all …]
H A Dlutil.h48 lutil_b64_ntop LDAP_P((
55 lutil_b64_pton LDAP_P((
62 lutil_detach LDAP_P((
68 lutil_entropy LDAP_P((
76 lutil_get_filed_password LDAP_P((
99 lutil_passwd_add LDAP_P((
105 lutil_passwd_init LDAP_P(( void ));
108 lutil_passwd_destroy LDAP_P(( void ));
111 lutil_authpasswd LDAP_P((
117 lutil_authpasswd_hash LDAP_P((
[all …]
H A Dldif.h63 ldif_parse_line LDAP_P((
70 ldif_parse_line2 LDAP_P((
77 ldif_open_url LDAP_P(( LDAP_CONST char *urlstr ));
80 ldif_fetch_url LDAP_P((
86 ldif_getline LDAP_P(( char **next ));
89 ldif_countlines LDAP_P(( LDAP_CONST char *line ));
100 ldif_open LDAP_P(( LDAP_CONST char *file, LDAP_CONST char *mode ));
104 ldif_open_mem LDAP_P(( char *ldif, size_t size, LDAP_CONST char *mode ));
107 ldif_close LDAP_P(( LDIFFP * ));
110 ldif_read_record LDAP_P((
[all …]
H A Dlber_pvt.h59 ber_pvt_log_printf LDAP_P((
69 ber_pvt_sb_do_write LDAP_P(( Sockbuf_IO_Desc *sbiod, Sockbuf_Buf *buf_out ));
72 ber_pvt_sb_buf_init LDAP_P(( Sockbuf_Buf *buf ));
75 ber_pvt_sb_buf_destroy LDAP_P(( Sockbuf_Buf *buf ));
78 ber_pvt_sb_grow_buffer LDAP_P(( Sockbuf_Buf *buf, ber_len_t minsize ));
81 ber_pvt_sb_copy_out LDAP_P(( Sockbuf_Buf *sbb, char *buf, ber_len_t len ));
84 ber_pvt_socket_set_nonblock LDAP_P(( ber_socket_t sd, int nb ));
90 ber_memalloc_x LDAP_P((
94 ber_memrealloc_x LDAP_P((
99 ber_memcalloc_x LDAP_P((
[all …]
H A Dlutil_sha1.h49 LDAP_P((uint32 state[5], const unsigned char buffer[64]));
53 LDAP_P((lutil_SHA1_CTX *context));
57 LDAP_P((lutil_SHA1_CTX *context, const unsigned char *data, uint32 len));
61 LDAP_P((unsigned char digest[20], lutil_SHA1_CTX *context));
65 LDAP_P((lutil_SHA1_CTX *, char *));
69 LDAP_P((char *, char *));
73 LDAP_P((const unsigned char *, size_t, char *));
H A Dldap_utf8.h64 LDAP_F(int) ldap_x_utf8_to_wc LDAP_P((
68 LDAP_F(int) ldap_x_utf8s_to_wcs LDAP_P((
72 LDAP_F(int) ldap_x_wc_to_utf8 LDAP_P((
76 LDAP_F(int) ldap_x_wcs_to_utf8s LDAP_P((
84 LDAP_F(int) ldap_x_utf8_to_mb LDAP_P((
89 LDAP_F(int) ldap_x_utf8s_to_mbs LDAP_P((
95 LDAP_F(int) ldap_x_mb_to_utf8 LDAP_P((
101 LDAP_F(int) ldap_x_mbs_to_utf8s LDAP_P((
H A Dlutil_hash.h43 lutil_HASHInit LDAP_P((
47 lutil_HASHUpdate LDAP_P((
53 lutil_HASHFinal LDAP_P((
62 lutil_HASH64Init LDAP_P((
66 lutil_HASH64Update LDAP_P((
72 lutil_HASH64Final LDAP_P((
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dproto-back-monitor.h34 monitor_subsys_backend_init LDAP_P((
42 monitor_cache_cmp LDAP_P((
46 monitor_cache_dup LDAP_P((
50 monitor_cache_add LDAP_P((
54 monitor_cache_get LDAP_P((
59 monitor_cache_remove LDAP_P((
64 monitor_cache_dn2entry LDAP_P((
71 monitor_cache_lock LDAP_P((
74 monitor_cache_release LDAP_P((
79 monitor_cache_destroy LDAP_P((
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dproto-slapi.h31 LDAP_SLAPI_F (LDAPMod **) slapi_int_modifications2ldapmods LDAP_P(( Modifications * ));
32 LDAP_SLAPI_F (Modifications *) slapi_int_ldapmods2modifications LDAP_P(( Operation *op, LDAPMod ** …
33 LDAP_SLAPI_F (int) slapi_int_count_controls LDAP_P(( LDAPControl **ctrls ));
34 LDAP_SLAPI_F (char **) slapi_get_supported_extended_ops LDAP_P((void));
35 LDAP_SLAPI_F (int) slapi_int_access_allowed LDAP_P((Operation *op, Entry *entry, AttributeDescripti…
38 LDAP_SLAPI_F (int) slapi_int_response LDAP_P(( Slapi_Operation *op, SlapReply *rs ));
39 LDAP_SLAPI_F (void) slapi_int_connection_init_pb LDAP_P(( Slapi_PBlock *pb, ber_tag_t OpType ));
40 LDAP_SLAPI_F (void) slapi_int_connection_done_pb LDAP_P(( Slapi_PBlock *pb ));
43 LDAP_SLAPI_F (int) slapi_pblock_delete_param LDAP_P(( Slapi_PBlock *p, int param ));
44 LDAP_SLAPI_F (void) slapi_pblock_clear LDAP_P(( Slapi_PBlock *pb ));
[all …]
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dcommon.h114 void usage LDAP_P(( void )) LDAP_GCCATTR((noreturn));
115 int handle_private_option LDAP_P(( int i ));
118 void tool_init LDAP_P(( tool_type_t type ));
119 void tool_common_usage LDAP_P(( void ));
120 void tool_args LDAP_P(( int, char ** ));
121 LDAP *tool_conn_setup LDAP_P(( int dont, void (*private_setup)( LDAP * ) ));
122 void tool_bind LDAP_P(( LDAP * ));
123 void tool_unbind LDAP_P(( LDAP * ));
124 void tool_destroy LDAP_P(( void ));
125 void tool_exit LDAP_P(( LDAP *ld, int status )) LDAP_GCCATTR((noreturn));
[all …]
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/utbm/
H A Dutbm.h83 LDAP_LUNICODE_F (utbm_pattern_t) utbm_create_pattern LDAP_P((void));
85 LDAP_LUNICODE_F (void) utbm_free_pattern LDAP_P((utbm_pattern_t pattern));
88 utbm_compile LDAP_P((ucs2_t *pat, unsigned long patlen,
92 utbm_exec LDAP_P((utbm_pattern_t pat, ucs2_t *text,
102 LDAP_LUNICODE_F (int) _utbm_isspace LDAP_P((ucs4_t c, int compress));
104 LDAP_LUNICODE_F (int) _utbm_iscntrl LDAP_P((ucs4_t c));
106 LDAP_LUNICODE_F (int) _utbm_nonspacing LDAP_P((ucs4_t c));
108 LDAP_LUNICODE_F (ucs4_t) _utbm_tolower LDAP_P((ucs4_t c));
110 LDAP_LUNICODE_F (ucs4_t) _utbm_toupper LDAP_P((ucs4_t c));
112 LDAP_LUNICODE_F (ucs4_t) _utbm_totitle LDAP_P((ucs4_t c));
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
H A Ducdata.h125 ucisprop LDAP_P((ac_uint4 code, ac_uint4 mask1, ac_uint4 mask2));
214 LDAP_LUNICODE_F (ac_uint4) uctoupper LDAP_P((ac_uint4 code));
215 LDAP_LUNICODE_F (ac_uint4) uctolower LDAP_P((ac_uint4 code));
216 LDAP_LUNICODE_F (ac_uint4) uctotitle LDAP_P((ac_uint4 code));
229 LDAP_LUNICODE_F (int) uccomp LDAP_P((ac_uint4 node1, ac_uint4 node2,
236 LDAP_LUNICODE_F (int) uccomp_hangul LDAP_P((ac_uint4 *str, int len));
242 LDAP_LUNICODE_F (int) uccanoncomp LDAP_P((ac_uint4 *str, int len));
256 ucdecomp LDAP_P((ac_uint4 code, ac_uint4 *num,
264 uckdecomp LDAP_P((ac_uint4 code, ac_uint4 *num,
272 ucdecomp_hangul LDAP_P((ac_uint4 code, ac_uint4 *num,
[all …]
H A Ducpgba.h125 ucstring_create LDAP_P((unsigned long *source,
133 LDAP_LUNICODE_F (void) ucstring_free LDAP_P((ucstring_t *string));
139 ucstring_set_cursor_motion LDAP_P((ucstring_t *string,
150 ucstring_cursor_right LDAP_P((ucstring_t *string, int count));
160 ucstring_cursor_left LDAP_P((ucstring_t *string, int count));
167 ucstring_cursor_info LDAP_P((ucstring_t *string, int *direction,
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldap-int.h599 LDAP_F (BerElement *) ldap_build_add_req LDAP_P((
611 LDAP_F (int) ldap_int_decode_b64_inplace LDAP_P((
618 LDAP_F (BerElement *) ldap_build_compare_req LDAP_P((
631 LDAP_F (BerElement *) ldap_build_delete_req LDAP_P((
642 LDAP_F (BerElement *) ldap_build_extended_req LDAP_P((
656 LDAP_F ( void ) ldap_int_initialize LDAP_P((struct ldapoptions *, int *));
657 LDAP_F ( void ) ldap_int_initialize_global_options LDAP_P((
687 LDAP_F (BerElement *) ldap_build_modify_req LDAP_P((
699 LDAP_F (BerElement *) ldap_build_moddn_req LDAP_P((
712 LDAP_F (void) ldap_int_utils_init LDAP_P(( void ));
[all …]
/netbsd-src/external/bsd/openldap/dist/libraries/liblber/
H A Dlber-int.h163 ber_realloc LDAP_P((
167 LBER_F (char *) ber_start LDAP_P(( BerElement * ));
168 LBER_F (int) ber_len LDAP_P(( BerElement * ));
169 LBER_F (int) ber_ptrlen LDAP_P(( BerElement * ));
170 LBER_F (void) ber_rewind LDAP_P(( BerElement * ));
178 ber_log_bprint LDAP_P((
185 ber_log_dump LDAP_P((
211 ber_int_sb_init LDAP_P(( Sockbuf *sb ));
214 ber_int_sb_close LDAP_P(( Sockbuf *sb ));
217 ber_int_sb_destroy LDAP_P(( Sockbuf *sb ));
[all …]
/netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ure/
H A Dure.h128 LDAP_LUNICODE_F (ure_buffer_t) ure_buffer_create LDAP_P((void));
130 LDAP_LUNICODE_F (void) ure_buffer_free LDAP_P((ure_buffer_t buf));
133 ure_compile LDAP_P((ucs2_t *re, unsigned long relen,
136 LDAP_LUNICODE_F (void) ure_dfa_free LDAP_P((ure_dfa_t dfa));
138 LDAP_LUNICODE_F (void) ure_write_dfa LDAP_P((ure_dfa_t dfa, FILE *out));
141 ure_exec LDAP_P((ure_dfa_t dfa, int flags, ucs2_t *text,
152 LDAP_LUNICODE_F (ucs4_t) _ure_tolower LDAP_P((ucs4_t c));
155 _ure_matches_properties LDAP_P((unsigned long props, ucs4_t c));
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dproto-mdb.h40 int mdb_attr_index_config LDAP_P(( struct mdb_info *mdb,
44 void mdb_attr_index_unparse LDAP_P(( struct mdb_info *mdb, BerVarray *bva ));
45 void mdb_attr_index_destroy LDAP_P(( struct mdb_info *mdb ));
46 void mdb_attr_index_free LDAP_P(( struct mdb_info *mdb,
49 int mdb_attr_multi_config LDAP_P(( struct mdb_info *mdb,
53 void mdb_attr_multi_unparse LDAP_P(( struct mdb_info *mdb, BerVarray *bva ));
55 void mdb_attr_multi_thresh LDAP_P(( struct mdb_info *mdb, AttributeDescription *ad,
74 int mdb_dn2entry LDAP_P(( Operation *op, MDB_txn *tid, MDB_cursor *mc,
277 mdb_index_mask LDAP_P((
283 mdb_index_param LDAP_P((
[all …]

123