]> git.sur5r.net Git - openldap/blob - libraries/msdos/winsock/ldap32.def
Initial revision
[openldap] / libraries / msdos / winsock / ldap32.def
1 LIBRARY         LDAP32\r
2 DESCRIPTION     'Lightweight Directory Access Protocol Client API'\r
3 CODE            PRELOAD MOVEABLE DISCARDABLE\r
4 DATA            PRELOAD MOVEABLE SINGLE\r
5 VERSION                 3.2\r
6 HEAPSIZE        4096\r
7 \r
8 EXPORTS\r
9 ; we need to manually assign ordinal numbers so we can add new routines\r
10 ; and not disturb the ordinals and thus not require callers to relink.\r
11         ldap_abandon                            @10\r
12         ldap_add                                @11\r
13         ldap_unbind                             @13\r
14         ldap_enable_cache                       @14\r
15         ldap_disable_cache                      @15\r
16         ldap_destroy_cache                      @16\r
17         ldap_flush_cache                        @17\r
18         ldap_uncache_entry                      @18\r
19         ldap_compare                            @19\r
20         ldap_delete                             @20\r
21         ldap_result2error                       @21\r
22         ldap_err2string                 @22\r
23         ldap_modify                             @23\r
24         ldap_modrdn                             @24\r
25         ldap_open                                       @25\r
26         ldap_first_entry                        @26\r
27         ldap_next_entry                 @27\r
28         ldap_delete_result_entry        @28\r
29         ldap_add_result_entry           @29\r
30         ldap_get_dn                             @30\r
31         ldap_dn2ufn                             @31\r
32         ldap_first_attribute            @32\r
33         ldap_next_attribute             @33\r
34         ldap_get_values                 @34\r
35         ldap_get_values_len             @35\r
36         ldap_count_entries                      @36\r
37         ldap_count_values                       @37\r
38         ldap_value_free                 @38\r
39         ldap_explode_dn                 @39\r
40         ldap_result                             @40\r
41         ldap_msgfree                            @41\r
42         ldap_msgdelete                          @42\r
43         ldap_search                             @43\r
44         ldap_add_s                                      @44\r
45         ldap_bind_s                             @45\r
46         ldap_unbind_s                           @46\r
47         ldap_delete_s                           @47\r
48         ldap_modify_s                           @48\r
49         ldap_modrdn_s                           @49\r
50         ldap_search_s                           @50\r
51         ldap_search_st                          @51\r
52         ldap_compare_s                          @52\r
53         ldap_ufn_search_c                       @53\r
54         ldap_ufn_search_s                       @54\r
55         ldap_init_getfilter             @55\r
56         ldap_getfilter_free             @56\r
57         ldap_getfirstfilter             @57\r
58         ldap_getnextfilter                      @58\r
59         ldap_simple_bind                        @59\r
60         ldap_simple_bind_s                      @60\r
61         ldap_bind                                       @61\r
62         ldap_friendly_name                      @62\r
63         ldap_free_friendlymap           @63\r
64         ldap_ufn_search_ct                      @64\r
65         ldap_set_cache_options          @65\r
66         ldap_uncache_request            @66\r
67         ldap_modrdn2                            @67\r
68         ldap_modrdn2_s                          @68\r
69         ldap_ufn_setfilter                      @69\r
70         ldap_ufn_setprefix                      @70\r
71         ldap_ufn_timeout                        @71\r
72         ldap_init_getfilter_buf @72\r
73         ldap_setfilteraffixes           @73\r
74         ldap_sort_entries                       @74\r
75         ldap_sort_values                        @75\r
76         ldap_sort_strcasecmp            @76\r
77         ldap_count_values_len           @77\r
78         ldap_name2template              @78\r
79         ldap_value_free_len             @79\r
80 \r
81 ; manually comment and uncomment these five as necessary\r
82 ;       ldap_kerberos_bind1             @80\r
83 ;       ldap_kerberos_bind2             @81\r
84 ;       ldap_kerberos_bind_s            @82\r
85 ;       ldap_kerberos_bind1_s           @83\r
86 ;       ldap_kerberos_bind2_s           @84\r
87 \r
88         ldap_init                       @85\r
89         ldap_is_dns_dn                  @86\r
90         ldap_explode_dns                @87\r
91         ldap_mods_free                  @88\r
92 \r
93         ldap_is_ldap_url                @89\r
94         ldap_free_urldesc               @90\r
95         ldap_url_parse                  @91\r
96         ldap_url_search                 @92\r
97         ldap_url_search_s               @93\r
98         ldap_url_search_st              @94\r
99         ldap_set_rebind_proc            @95\r
100 \r
101         ber_skip_tag                            @100\r
102         ber_peek_tag                            @101\r
103         ber_get_int                             @102\r
104         ber_get_stringb                 @103\r
105         ber_get_stringa                 @104\r
106         ber_get_stringal                        @105\r
107         ber_get_bitstringa                      @106\r
108         ber_get_null                            @107\r
109         ber_get_boolean                 @108\r
110         ber_first_element                       @109\r
111         ber_next_element                        @110\r
112         ber_scanf                                       @111\r
113         ber_bvfree                                      @112\r
114         ber_bvecfree                            @113\r
115         ber_put_int                             @114\r
116         ber_put_ostring                 @115\r
117         ber_put_string                          @116\r
118         ber_put_bitstring                       @117\r
119         ber_put_null                            @118\r
120         ber_put_boolean                 @119\r
121         ber_start_seq                           @120\r
122         ber_start_set                           @121\r
123         ber_put_seq                             @122\r
124         ber_put_set                             @123\r
125         ber_printf                                      @124\r
126         ber_read                                        @125\r
127         ber_write                                       @126\r
128         ber_free                                        @127\r
129         ber_flush                                       @128\r
130         ber_alloc                                       @129\r
131         ber_dup                                 @130\r
132         ber_get_next                            @131\r
133         ber_get_tag                             @132\r
134         ber_put_enum                            @133\r
135         der_alloc                                       @134\r
136         ber_alloc_t                             @135\r
137         ber_bvdup                               @136\r
138         ber_init                                @137\r
139         ber_reset                               @138\r
140 \r
141         ldap_memfree                            @200\r
142 \r
143         ldap_init_searchprefs           @300\r
144         ldap_init_searchprefs_buf       @301\r
145         ldap_free_searchprefs           @302\r
146         ldap_first_searchobj            @303\r
147         ldap_next_searchobj             @304\r
148         ldap_build_filter                       @305\r
149 \r
150         ldap_init_templates             @400\r
151         ldap_init_templates_buf @401\r
152         ldap_free_templates             @402\r
153         ldap_first_disptmpl             @403\r
154         ldap_next_disptmpl                      @404\r
155         ldap_oc2template                        @405\r
156         ldap_tmplattrs                          @406\r
157         ldap_first_tmplrow                      @407\r
158         ldap_next_tmplrow                       @408\r
159         ldap_first_tmplcol                      @409\r
160         ldap_next_tmplcol                       @410\r
161         ldap_entry2text_search          @411\r
162         ldap_entry2text                 @412\r
163         ldap_vals2text                          @413\r
164         ldap_entry2html                 @414\r
165         ldap_entry2html_search                  @415\r
166         ldap_vals2html                          @416\r