summaryrefslogtreecommitdiff
path: root/aprlib.def
blob: b9fe301fef756bad91ba9759e0bc4958d90cabf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
; aprlib.def :

LIBRARY aprlib
DESCRIPTION ''

EXPORTS
	; Add new API calls to the end of this list.
	ap_opendir   @1
	ap_closedir   @2
	ap_readdir   @3
	ap_rewinddir   @4
	ap_make_dir   @5
	ap_remove_dir   @6
	ap_dir_entry_size   @7
	ap_dir_entry_mtime   @8
	ap_dir_entry_ftype   @9
	ap_get_dir_filename   @10
;	ap_get_filename   @11
	ap_stat		  @11
;	ap_get_filesize   @12
;	ap_get_fileatime   @13
;	ap_get_filectime   @14
;	ap_make_iov   @15
	ap_dupfile   @16
	ap_getfileinfo   @17
	ap_open   @18
	ap_close   @19
	ap_remove_file   @20
	ap_create_pipe   @21
	ap_read   @22
	ap_write   @23
	ap_seek   @24
    	ap_get_filedata   @25
    	ap_set_filedata   @26
    	ap_get_os_file   @27
	ap_put_os_file @28
    	ap_get_os_dir   @29
    	ap_putc   @30
    	ap_getc   @31
	ap_puts @32
	ap_fgets @33
	ap_flush @34
    	ap_fprintf   @35
    	ap_eof   @36
;	ap_get_filetype @37
	ap_writev @38
	; locks
	ap_create_lock   @39
	ap_lock   @40
	ap_unlock   @41
	ap_destroy_lock   @42
	ap_child_init_lock   @43
	ap_get_lockdata   @44
	ap_set_lockdata   @45
	ap_get_os_lock   @46
	ap_create_tcp_socket   @47
	ap_shutdown   @48
	ap_close_socket   @49
	ap_bind   @50
	ap_listen   @51
	ap_accept   @52
	ap_connect   @53
	ap_get_remote_hostname   @54
	ap_gethostname   @55
	ap_send   @56
	ap_recv   @57
	ap_setsocketopt   @58
	ap_sendv @59
	ap_sendfile  @60
	ap_setup_poll   @61
	ap_poll   @62
	ap_add_poll_socket   @63
	ap_get_revents   @64
	ap_get_socketdata   @65
	ap_set_socketdata   @66
	ap_get_polldata   @67
	ap_set_polldata   @68
	ap_put_os_sock @69
	ap_get_os_sock   @70
	ap_remove_poll_socket   @71
	ap_clear_poll_sockets   @72
;	ap_setipaddr @73
;	ap_getipaddr @74
;	ap_create_signal   @75
;	ap_setup_signal   @76
;       SignalHandling   @77
;	ap_send_signal    @78
;       thread_ready   @79
	ap_createprocattr_init   @80
	ap_setprocattr_io   @81
	ap_setprocattr_dir   @82
	ap_setprocattr_cmdtype   @83
	ap_setprocattr_detach   @84
	ap_create_process   @85
	ap_get_childin   @86
	ap_get_childout   @87
	ap_get_childerr   @88
	ap_wait_proc   @89
	ap_kill   @90
	ap_create_threadattr   @91
	ap_setthreadattr_detach   @92
	ap_getthreadattr_detach   @93
	ap_create_thread   @94
	ap_thread_exit   @95
	ap_thread_join   @96
	ap_thread_detach   @97
;	ap_cancel_thread   @98
	ap_create_thread_private   @99
	ap_get_thread_private   @100
	ap_set_thread_private   @101
	ap_delete_thread_private   @102
	ap_get_threaddata    @103
	ap_set_threaddata    @104
	ap_get_threadkeydata    @105
	ap_set_threadkeydata    @106
	ap_get_procdata    @107
;	ap_set_procdata    @108
	ap_get_os_proc   @109
	ap_get_os_thread   @110
	ap_get_os_threadkey   @111
	ap_os_systemcase_filename   @112
	canonical_filename   @113
	ap_create_pool   @114
	ap_destroy_context   @115
;	WinTimeToUnixTime   @116
;	ap_get_oslevel   @117
	ap_get_userdata   @118
	ap_set_userdata   @119
	ap_initialize   @120
	ap_getopt    @121
	ap_opterr   @122 DATA
	ap_optind   @123 DATA
	ap_optopt   @124 DATA
	ap_optreset   @125 DATA
	ap_optarg   @126 DATA
;	ap_make_time   @127
	ap_ansi_time_to_ap_time @127
;	ap_current_time   @128
	ap_now		  @128
;	ap_explode_time   @129
	ap_explode_gmt	  @129
;	ap_implode_time   @130
	ap_explode_localtime @130
;	ap_get_curtime   @131
	ap_implode_time	 @131
;	ap_get_sec   @132
	ap_get_os_imp_time	@132
;	ap_get_min   @133
	ap_get_os_exp_time	@133
;	ap_get_hour   @134
	ap_put_os_imp_time	@134
;	ap_get_mday   @135
	ap_put_os_exp_time	@135
;	ap_get_mon   @136
	ap_ctime     @136
;	ap_get_year   @137
	ap_rfc822_date	@137
;	ap_get_wday   @138
	ap_strftime   @138
;	ap_set_sec   @139
;	ap_set_min   @140
;	ap_set_hour   @141
;	ap_set_mday   @142
;	ap_set_mon   @143
;	ap_set_year   @144
;	ap_set_wday   @145
;	ap_get_timedata   @146
;	ap_set_timedata   @147
;	ap_get_os_time   @148
;	ap_timediff   @149
	ap_MD5Final   @150
	ap_MD5Init   @151
	ap_MD5Update   @152
	ap_cpystrn   @153
	ap_register_cleanup   @154
	ap_kill_cleanup   @155
	ap_fnmatch   @156
	ap_is_fnmatch   @157
	ap_MD5Encode   @158
	ap_validate_password   @159
	ap_make_sub_pool   @160
	ap_init_alloc   @161
	ap_clear_pool   @162
	ap_destroy_pool   @163
	ap_bytes_in_pool   @164
	ap_bytes_in_free_blocks   @165
	ap_palloc   @166
	ap_pcalloc   @167
	ap_pstrdup   @168
	ap_pstrndup   @169
	ap_pstrcat   @170
	ap_pvsprintf   @171
	ap_psprintf   @172
	ap_make_array   @173
	ap_push_array   @174
	ap_array_cat   @175
	ap_copy_array   @176
	ap_copy_array_hdr   @177
	ap_append_arrays   @178
	ap_array_pstrcat   @179
	ap_make_table   @180
	ap_copy_table   @181
	ap_clear_table   @182
	ap_table_get   @183
	ap_table_set   @184
	ap_table_setn   @185
	ap_table_unset   @186
	ap_table_merge   @187
	ap_table_mergen   @188
	ap_table_add   @189
	ap_table_addn   @190
	ap_overlay_tables @191
	ap_table_do   @192
	ap_overlap_tables   @193
	ap_run_cleanup   @194
	ap_cleanup_for_exec   @195
	ap_null_cleanup   @196
	ap_note_subprocess   @197
;	ap_slack   @198
	ap_vformatter   @199
	ap_snprintf   @200
	ap_vsnprintf   @201
	ap_getpass   @202
	ap_ungetc @203
	ap_tokenize_to_argv @204
	ap_filename_of_pathname @205
	ap_get_remote_name @206
	ap_get_local_name @207
	ap_get_local_ipaddr @208
	ap_set_local_ipaddr @209
	ap_get_remote_ipaddr @210
	ap_set_remote_ipaddr @211
	ap_get_local_port @212
	ap_set_local_port @213
	ap_get_remote_port @214
	ap_set_remote_port @215
	ap_open_stderr @216
        ap_set_pipe_timeout   @217
        ap_terminate @218
        ap_dso_load @219
        ap_dso_unload @220
        ap_dso_sym @221
        ap_dso_init @222
        ap_collapse_spaces @223
	ap_month_snames @224
	ap_day_snames @225
	ap_canonical_error @226
	ap_strerror @227
	ap_generate_random_bytes @228
	ap_strnatcmp @229
	ap_strnatcasecmp @230