]> granicus.if.org Git - apache/blob - libhttpd.def
Extern symbols (per the warning) belong elsewhere, since (on Win32) the
[apache] / libhttpd.def
1 ; apachecore.def : 
2
3 LIBRARY ApacheCore
4 DESCRIPTION ''
5
6 EXPORTS
7         ; Add new API calls to the end of this list.
8
9
10
11
12         ap_add_cgi_vars
13         ap_add_common_vars
14         ap_add_loaded_module
15         ap_add_module
16         ap_add_named_module
17         ap_add_per_dir_conf
18         ap_add_per_url_conf
19         ap_add_version_component
20         ap_allow_options
21         ap_allow_overrides
22
23
24         ap_auth_name
25         ap_auth_type
26         ap_basic_http_header
27         ap_bclose
28         ap_bcreate
29         ap_bfilbuf
30
31         ap_bflsbuf
32         ap_bflush
33         ap_bgetopt
34         ap_bgets
35
36
37         ap_blookc
38
39         ap_bonerror
40
41
42         ap_bputs
43
44         ap_bsetflag
45         ap_bsetopt
46
47
48
49
50
51
52
53         ap_cfg_closefile
54         ap_cfg_getc
55         ap_cfg_getline
56         ap_chdir_file
57
58         ap_check_cmd_context
59         ap_checkmask
60
61         ap_clear_module_list
62
63
64         ap_close_piped_log
65         ap_construct_server
66         ap_construct_url
67         ap_content_type_tolower
68
69
70         ap_core_translate
71         ap_count_dirs
72
73         ap_create_environment
74
75         ap_create_per_dir_config
76         ap_custom_response
77         ap_default_port_for_request
78         ap_default_port_for_scheme
79         ap_default_type
80
81
82         ap_destroy_sub_req
83         ap_die
84         ap_discard_request_body
85         ap_document_root
86         
87         ap_error_log2stderr
88         ap_escape_html
89         ap_escape_path_segment
90         ap_escape_quotes
91         ap_escape_shell_cmd
92
93         ap_finalize_request_protocol
94         ap_find_command
95         ap_find_command_in_modules
96         ap_find_last_token
97         ap_find_linked_module
98         ap_find_module_name
99         ap_find_path_info
100         ap_find_token
101         ap_get_basic_auth_pw
102         ap_get_client_block
103
104         ap_get_limit_req_body
105         ap_get_remote_host
106         ap_get_remote_logname
107         ap_get_server_built
108         ap_get_server_name
109         ap_get_server_port
110         ap_get_server_version
111
112         ap_get_token
113         ap_getparents
114         ap_getword
115         ap_getword_conf
116         ap_getword_conf_nc
117         ap_getword_nc
118         ap_getword_nulls
119         ap_getword_nulls_nc
120         ap_getword_white
121         ap_getword_white_nc
122
123         ap_gname2id
124
125
126         ap_ht_time
127         ap_ind
128         ap_index_of_response
129         ap_init_virtual_host
130         ap_internal_redirect
131         ap_internal_redirect_handler
132         ap_is_directory
133
134         ap_is_initial_req
135         ap_is_matchexp
136         ap_is_url
137
138
139
140
141         ap_log_assert
142
143
144
145
146
147         ap_make_dirstr_parent
148         ap_make_dirstr_prefix
149         ap_make_full_path
150
151
152         ap_matches_request_vhost
153         ap_md5
154         ap_md5_binary
155         ap_md5contextTo64
156         ap_md5digest
157         ap_meets_conditions
158         ap_no2slash
159         ap_note_auth_failure
160         ap_note_basic_auth_failure
161
162
163
164
165         ap_note_digest_auth_failure
166
167
168         ap_open_piped_log
169         ap_os_canonical_filename
170         ap_os_case_canonical_filename
171         ap_os_escape_path
172
173
174         ap_parseHTTPdate
175         ap_parse_hostinfo_components
176         ap_parse_uri
177         ap_parse_uri_components
178
179         ap_pcfg_open_custom
180         ap_pcfg_openfile
181
182
183
184
185         ap_pduphostent
186
187
188
189         ap_pgethostbyname
190
191
192         ap_pregcomp
193         ap_pregfree
194         ap_pregsub
195         ap_psignature
196
197
198
199
200
201         ap_rationalize_mtime
202
203
204         ap_remove_loaded_module
205         ap_remove_module
206         ap_requires
207
208         ap_rflush
209         ap_rind
210         ap_rputc
211         ap_rputs
212
213         ap_run_sub_req
214         ap_rwrite
215         ap_satisfies
216         ap_scan_script_header_err
217
218         ap_scan_script_header_err_core
219         ap_scan_script_header_err_strs
220
221         ap_send_fd
222
223         ap_send_http_header
224         ap_send_http_trace
225
226         ap_send_size
227         ap_server_root_relative
228         
229         ap_set_content_length
230         ap_set_etag
231         ap_set_keepalive
232         ap_set_last_modified
233         ap_setup_client_block
234         ap_should_client_block
235
236         ap_some_auth_required
237
238
239         ap_str_tolower
240         ap_strcasecmp_match
241         ap_strcmp_match
242         ap_sub_req_lookup_file
243         ap_sub_req_lookup_uri
244
245
246
247
248
249
250
251
252
253
254         ap_uname2id
255
256         ap_unescape_url
257         ap_unparse_uri_components
258         ap_update_mtime
259
260
261         ap_vbprintf
262
263
264
265
266
267
268
269
270         regcomp
271         regexec
272         regfree
273         access_module
274         alias_module
275         ap_bprintf
276         ap_bputstrs
277
278
279         ap_limit_section
280         ap_loaded_modules
281         ap_log_error
282
283         ap_log_rerror
284
285
286
287
288
289         ap_rprintf
290         ap_rvputs
291
292
293         ap_server_argv0
294         ap_server_root
295         ap_set_file_slot
296         ap_set_flag_slot
297         ap_set_string_slot
298         ap_set_string_slot_lower
299
300
301
302
303         asis_module
304         auth_module
305         autoindex_module
306
307         config_log_module
308         core_module
309         dir_module
310         env_module
311         imap_module
312
313         mime_module
314         negotiation_module
315
316         setenvif_module
317
318         top_module
319
320         ap_method_number_of
321         ap_exists_config_define
322         ap_single_module_configure
323         ap_make_etag
324
325
326         ap_find_list_item
327
328
329         ap_size_list_item
330         ap_get_list_item
331
332         ap_get_status_line
333
334
335
336
337
338
339
340
341
342
343
344         ap_sub_req_method_uri
345         ap_regerror
346         ap_regexec
347         ap_field_noparam
348         ap_pbase64decode
349         ap_pbase64encode
350         ap_base64encode
351         ap_base64encode_binary
352         ap_base64encode_len
353         ap_base64decode
354         ap_base64decode_binary
355         ap_base64decode_len
356         ap_SHA1Init
357         ap_SHA1Update_binary
358         ap_SHA1Update
359         ap_SHA1Final
360         ap_sha1_base64
361         ap_show_hook
362         ap_hook_sort_register
363         ap_hook_process_connection
364         ap_process_http_connection
365         ap_hook_check_user_id
366         ap_hook_auth_checker
367         ap_hook_fixups
368         regerror
369         ap_send_error_response
370         ap_start_shutdown
371
372         ap_read_config
373         ap_server_pre_read_config
374         ap_server_post_read_config
375         ap_setup_prelinked_modules
376
377
378
379
380         ap_debug_module_hooks
381         ap_debug_module_name
382         ap_global_hook_pool
383         ap_hook_pre_connection
384         ap_hook_post_read_request
385         ap_hook_log_transaction
386         ap_hook_http_method
387         ap_hook_default_port
388         ap_hook_translate_name
389         ap_hook_type_checker
390         ap_hook_access_checker
391         ap_hook_header_parser
392         ap_hook_post_config
393         ap_hook_open_logs
394         ap_hook_child_init
395
396         ap_get_status_table
397         ap_run_default_port
398         ap_run_http_method
399         ap_bread_core
400         ap_bwrite_core
401         ap_vbputstrs
402
403 ;       Exclusively provided for http_main.c
404         ap_register_hooks
405         ap_prelinked_modules
406         ap_preloaded_modules
407         ap_post_config_hook
408         ap_run_pre_config
409         ap_run_rewrite_args
410         ap_show_directives
411         ap_show_modules
412         ap_util_uri_init
413         ap_mpm_run
414         ap_hook_deregister_all
415         ap_run_open_logs
416         ap_process_config_tree
417         ap_server_config_defines
418         ap_sort_hooks
419         ap_fini_vhost_config
420         ap_fixup_virtual_hosts
421         ap_conftree
422         
423
424 ; util_xml.h
425        ap_text_append
426        ap_xml_parse_input
427        ap_xml_to_text
428        ap_xml_empty_elem
429        ap_xml_quote_string
430        ap_xml_quote_elem
431        ap_xml_insert_uri
432 ;
433 ; buckets
434        ap_bucket_create_transient
435        ap_bucket_split_shared
436        ap_bucket_make_shared
437        ap_bucket_destroy_shared
438        ap_bucket_create_pool
439
440        ap_os_create_privileged_process