]> granicus.if.org Git - apache/blob - ApacheCore.def
This file's targets made no sense in the new schema. I'm not certain
[apache] / ApacheCore.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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         ap_send_mmap
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
262
263
264
265
266
267
268
269
270         regcomp
271         regexec
272         regfree
273         access_module
274         alias_module
275
276
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_show_hook
349         ap_hook_sort_register
350         ap_hook_process_connection
351         ap_process_http_connection
352         ap_hook_check_user_id
353         ap_hook_auth_checker
354         ap_hook_fixups
355         regerror
356         ap_send_error_response
357         ap_start_shutdown
358
359         ap_read_config
360         ap_server_pre_read_config
361         ap_server_post_read_config
362         ap_setup_prelinked_modules
363
364
365
366
367         ap_debug_module_hooks
368         ap_debug_module_name
369         ap_global_hook_pool
370         ap_hook_pre_connection
371         ap_hook_post_read_request
372         ap_hook_log_transaction
373         ap_hook_http_method
374         ap_hook_default_port
375         ap_hook_translate_name
376         ap_hook_type_checker
377         ap_hook_access_checker
378         ap_hook_header_parser
379         ap_hook_post_config
380         ap_hook_open_logs
381         ap_hook_child_init
382
383         ap_get_status_table
384         ap_run_default_port
385         ap_run_http_method
386
387
388
389
390 ;       Exclusively provided for http_main.c
391         ap_register_hooks
392         ap_prelinked_modules
393         ap_preloaded_modules
394         ap_post_config_hook
395         ap_run_pre_config
396         ap_run_rewrite_args
397         ap_show_directives
398         ap_show_modules
399         ap_util_uri_init
400         ap_mpm_run
401         ap_hook_deregister_all
402         ap_run_open_logs
403         ap_process_config_tree
404         ap_server_config_defines
405         ap_sort_hooks
406         ap_fini_vhost_config
407         ap_fixup_virtual_hosts
408         ap_conftree
409         
410
411 ; util_xml.h
412        ap_text_append
413        ap_xml_parse_input
414        ap_xml_to_text
415        ap_xml_empty_elem
416        ap_xml_quote_string
417        ap_xml_quote_elem
418        ap_xml_insert_uri
419
420        ap_os_create_privileged_process