xref: /haiku/src/system/libroot/stubbed/libroot_stubs.c (revision 4a55cc230cf7566cadcbb23b1928eefff8aea9a2)
1 int _IO_2_1_stderr_;
2 int _IO_2_1_stdin_;
3 int _IO_2_1_stdout_;
4 int _IO_file_jumps;
5 int _IO_list_all;
6 int _IO_str_jumps;
7 int _IO_wfile_jumps;
8 int _IO_wstr_jumps;
9 int _ZN10__cxxabiv119__terminate_handlerE;
10 int _ZN10__cxxabiv120__unexpected_handlerE;
11 int _ZN8BPrivate10kGroupFileE;
12 int _ZN8BPrivate11kPasswdFileE;
13 int _ZN8BPrivate14kShadowPwdFileE;
14 int _ZN8BPrivate7Libroot14gPosixLanginfoE;
15 int _ZN8BPrivate7Libroot16gPosixLCTimeInfoE;
16 int _ZN8BPrivate7Libroot16gPosixLocaleConvE;
17 int _ZN8BPrivate7Libroot20gGlobalLocaleBackendE;
18 int _ZN8BPrivate7Libroot23gGlobalLocaleDataBridgeE;
19 int _ZN8BPrivate9hoardHeap10_sizeTableE;
20 int _ZN8BPrivate9hoardHeap10_thresholdE;
21 int _ZN8BPrivate9hoardHeap14_numProcessorsE;
22 int _ZN8BPrivate9hoardHeap15fMaxThreadHeapsE;
23 int _ZN8BPrivate9hoardHeap18_numProcessorsMaskE;
24 int __ctype32_wctrans;
25 int __ctype32_wctype;
26 int __ctype_b;
27 int __ctype_mb_cur_max;
28 int __ctype_tolower;
29 int __ctype_toupper;
30 int __gABIVersion;
31 int __gAPIVersion;
32 int __gCPUCount;
33 int __gCommPageAddress;
34 int __gRuntimeLoader;
35 int __gUmask;
36 int __getopt_initialized;
37 int __libc_argc;
38 int __libc_argv;
39 int __libc_drand48_data;
40 int __libio_codecvt;
41 int __libio_translit;
42 int __main_thread_id;
43 int __printf_arginfo_table;
44 int __printf_function_table;
45 int __progname;
46 int __signgam;
47 int __stack_chk_guard;
48 int __wcsmbs_gconv_fcts;
49 int _data_offset_main_;
50 int _gSharedObjectHaikuABI;
51 int _gSharedObjectHaikuVersion;
52 int _nl_C_LC_COLLATE;
53 int _nl_C_LC_CTYPE;
54 int _nl_C_LC_MESSAGES;
55 int _nl_C_LC_MONETARY;
56 int _nl_C_LC_NUMERIC;
57 int _nl_C_LC_TIME;
58 int _nl_C_locobj;
59 int _nl_global_locale;
60 int _obstack;
61 int _rtDebugFlag;
62 int _single_threaded;
63 int _ufc_keytab;
64 int _ufc_sb0;
65 int _ufc_sb1;
66 int _ufc_sb2;
67 int _ufc_sb3;
68 int argv_save;
69 int daylight;
70 int environ;
71 int insecure_memzero_ptr;
72 int obstack_alloc_failed_handler;
73 int obstack_exit_failure;
74 int optarg;
75 int opterr;
76 int optind;
77 int optopt;
78 int re_syntax_options;
79 int stderr;
80 int stdin;
81 int stdout;
82 int sys_siglist;
83 int timezone;
84 int tzname;
85 
86 void _Exit() {}
87 void _IO_adjust_column() {}
88 void _IO_adjust_wcolumn() {}
89 void _IO_cleanup() {}
90 void _IO_cookie_init() {}
91 void _IO_default_doallocate() {}
92 void _IO_default_finish() {}
93 void _IO_default_imbue() {}
94 void _IO_default_pbackfail() {}
95 void _IO_default_read() {}
96 void _IO_default_seek() {}
97 void _IO_default_seekoff() {}
98 void _IO_default_seekpos() {}
99 void _IO_default_setbuf() {}
100 void _IO_default_showmanyc() {}
101 void _IO_default_stat() {}
102 void _IO_default_sync() {}
103 void _IO_default_uflow() {}
104 void _IO_default_underflow() {}
105 void _IO_default_write() {}
106 void _IO_default_xsgetn() {}
107 void _IO_default_xsputn() {}
108 void _IO_do_write() {}
109 void _IO_doallocbuf() {}
110 void _IO_fclose() {}
111 void _IO_fdopen() {}
112 void _IO_feof() {}
113 void _IO_ferror() {}
114 void _IO_fflush() {}
115 void _IO_fgetpos() {}
116 void _IO_fgets() {}
117 void _IO_file_attach() {}
118 void _IO_file_close() {}
119 void _IO_file_close_it() {}
120 void _IO_file_doallocate() {}
121 void _IO_file_finish() {}
122 void _IO_file_fopen() {}
123 void _IO_file_init() {}
124 void _IO_file_open() {}
125 void _IO_file_overflow() {}
126 void _IO_file_read() {}
127 void _IO_file_seek() {}
128 void _IO_file_seekoff() {}
129 void _IO_file_seekoff_mmap() {}
130 void _IO_file_setbuf() {}
131 void _IO_file_setbuf_mmap() {}
132 void _IO_file_stat() {}
133 void _IO_file_sync() {}
134 void _IO_file_underflow() {}
135 void _IO_file_write() {}
136 void _IO_file_xsgetn() {}
137 void _IO_file_xsputn() {}
138 void _IO_flockfile() {}
139 void _IO_flush_all() {}
140 void _IO_flush_all_linebuffered() {}
141 void _IO_flush_all_lockp() {}
142 void _IO_fopen() {}
143 void _IO_fopencookie() {}
144 void _IO_fprintf() {}
145 void _IO_fputs() {}
146 void _IO_fread() {}
147 void _IO_free_backup_area() {}
148 void _IO_free_wbackup_area() {}
149 void _IO_fsetpos() {}
150 void _IO_ftell() {}
151 void _IO_ftrylockfile() {}
152 void _IO_funlockfile() {}
153 void _IO_fwide() {}
154 void _IO_fwrite() {}
155 void _IO_getc() {}
156 void _IO_getdelim() {}
157 void _IO_getline() {}
158 void _IO_getline_info() {}
159 void _IO_gets() {}
160 void _IO_getwc() {}
161 void _IO_getwline() {}
162 void _IO_getwline_info() {}
163 void _IO_init() {}
164 void _IO_init_marker() {}
165 void _IO_init_wmarker() {}
166 void _IO_iter_begin() {}
167 void _IO_iter_end() {}
168 void _IO_iter_file() {}
169 void _IO_iter_next() {}
170 void _IO_least_marker() {}
171 void _IO_least_wmarker() {}
172 void _IO_link_in() {}
173 void _IO_list_lock() {}
174 void _IO_list_resetlock() {}
175 void _IO_list_unlock() {}
176 void _IO_marker_delta() {}
177 void _IO_marker_difference() {}
178 void _IO_new_do_write() {}
179 void _IO_new_fclose() {}
180 void _IO_new_fdopen() {}
181 void _IO_new_fgetpos() {}
182 void _IO_new_file_attach() {}
183 void _IO_new_file_close_it() {}
184 void _IO_new_file_finish() {}
185 void _IO_new_file_fopen() {}
186 void _IO_new_file_init() {}
187 void _IO_new_file_overflow() {}
188 void _IO_new_file_seekoff() {}
189 void _IO_new_file_setbuf() {}
190 void _IO_new_file_sync() {}
191 void _IO_new_file_underflow() {}
192 void _IO_new_file_write() {}
193 void _IO_new_file_xsputn() {}
194 void _IO_new_fopen() {}
195 void _IO_new_fsetpos() {}
196 void _IO_new_popen() {}
197 void _IO_new_proc_close() {}
198 void _IO_new_proc_open() {}
199 void _IO_no_init() {}
200 void _IO_padn() {}
201 void _IO_peekc_locked() {}
202 void _IO_popen() {}
203 void _IO_printf() {}
204 void _IO_proc_close() {}
205 void _IO_proc_open() {}
206 void _IO_putc() {}
207 void _IO_puts() {}
208 void _IO_remove_marker() {}
209 void _IO_seekmark() {}
210 void _IO_seekoff() {}
211 void _IO_seekoff_unlocked() {}
212 void _IO_seekpos() {}
213 void _IO_seekpos_unlocked() {}
214 void _IO_seekwmark() {}
215 void _IO_setb() {}
216 void _IO_setbuffer() {}
217 void _IO_setvbuf() {}
218 void _IO_sgetn() {}
219 void _IO_sprintf() {}
220 void _IO_sputbackc() {}
221 void _IO_sputbackwc() {}
222 void _IO_sscanf() {}
223 void _IO_str_count() {}
224 void _IO_str_finish() {}
225 void _IO_str_init_readonly() {}
226 void _IO_str_init_static() {}
227 void _IO_str_overflow() {}
228 void _IO_str_pbackfail() {}
229 void _IO_str_seekoff() {}
230 void _IO_str_underflow() {}
231 void _IO_sungetc() {}
232 void _IO_sungetwc() {}
233 void _IO_switch_to_backup_area() {}
234 void _IO_switch_to_get_mode() {}
235 void _IO_switch_to_main_get_area() {}
236 void _IO_switch_to_main_wget_area() {}
237 void _IO_switch_to_wbackup_area() {}
238 void _IO_switch_to_wget_mode() {}
239 void _IO_un_link() {}
240 void _IO_ungetc() {}
241 void _IO_unsave_markers() {}
242 void _IO_unsave_wmarkers() {}
243 void _IO_vasprintf() {}
244 void _IO_vdprintf() {}
245 void _IO_vfprintf() {}
246 void _IO_vfscanf() {}
247 void _IO_vfwprintf() {}
248 void _IO_vfwscanf() {}
249 void _IO_vscanf() {}
250 void _IO_vsnprintf() {}
251 void _IO_vsprintf() {}
252 void _IO_vsscanf() {}
253 void _IO_vswprintf() {}
254 void _IO_wdefault_doallocate() {}
255 void _IO_wdefault_finish() {}
256 void _IO_wdefault_pbackfail() {}
257 void _IO_wdefault_uflow() {}
258 void _IO_wdefault_xsgetn() {}
259 void _IO_wdefault_xsputn() {}
260 void _IO_wdo_write() {}
261 void _IO_wdoallocbuf() {}
262 void _IO_wfile_doallocate() {}
263 void _IO_wfile_overflow() {}
264 void _IO_wfile_seekoff() {}
265 void _IO_wfile_sync() {}
266 void _IO_wfile_underflow() {}
267 void _IO_wfile_xsputn() {}
268 void _IO_wmarker_delta() {}
269 void _IO_wpadn() {}
270 void _IO_wsetb() {}
271 void _IO_wstr_count() {}
272 void _IO_wstr_finish() {}
273 void _IO_wstr_init_readonly() {}
274 void _IO_wstr_init_static() {}
275 void _IO_wstr_overflow() {}
276 void _IO_wstr_pbackfail() {}
277 void _IO_wstr_seekoff() {}
278 void _IO_wstr_underflow() {}
279 void _Z13PBKDF2_SHA256PKhmS0_mmPhm() {}
280 void _Z13crypto_scryptPKhmS0_mmjjPhm() {}
281 void _Z16HMAC_SHA256_InitP15HMAC_SHA256_CTXPKvm() {}
282 void _Z17HMAC_SHA256_FinalPhP15HMAC_SHA256_CTX() {}
283 void _Z17__init_after_forkv() {}
284 void _Z18HMAC_SHA256_UpdateP15HMAC_SHA256_CTXPKvm() {}
285 void _Z18crypto_scrypt_smixPhmmPvS0_() {}
286 void _Z20__pthread_mutex_lockP14_pthread_mutexjl() {}
287 void _Z22internal_path_for_pathPcmPKcS1_19path_base_directoryS1_jS_m() {}
288 void _Z26get_driver_settings_stringPvPcPlb() {}
289 void _Z36posix_spawn_file_actions_addchdir_npPP25_posix_spawn_file_actionsPKc() {}
290 void _Z37posix_spawn_file_actions_addfchdir_npPP25_posix_spawn_file_actionsi() {}
291 void _Z5exectPKcPKPc() {}
292 void _Z6fcryptPKcS0_() {}
293 void _ZGTtNKSt13bad_exception4whatEv() {}
294 void _ZGTtNKSt13bad_exceptionD1Ev() {}
295 void _ZGTtNKSt9exception4whatEv() {}
296 void _ZGTtNKSt9exceptionD1Ev() {}
297 void _ZN10__cxxabiv111__terminateEPFvvE() {}
298 void _ZN10__cxxabiv112__unexpectedEPFvvE() {}
299 void _ZN10__cxxabiv115__forced_unwindD0Ev() {}
300 void _ZN10__cxxabiv115__forced_unwindD1Ev() {}
301 void _ZN10__cxxabiv115__forced_unwindD2Ev() {}
302 void _ZN10__cxxabiv117__class_type_infoD0Ev() {}
303 void _ZN10__cxxabiv117__class_type_infoD1Ev() {}
304 void _ZN10__cxxabiv117__class_type_infoD2Ev() {}
305 void _ZN10__cxxabiv119__foreign_exceptionD0Ev() {}
306 void _ZN10__cxxabiv119__foreign_exceptionD1Ev() {}
307 void _ZN10__cxxabiv119__foreign_exceptionD2Ev() {}
308 void _ZN10__cxxabiv120__si_class_type_infoD0Ev() {}
309 void _ZN10__cxxabiv120__si_class_type_infoD1Ev() {}
310 void _ZN10__cxxabiv120__si_class_type_infoD2Ev() {}
311 void _ZN11LocalRWLock5_WaitEbjl() {}
312 void _ZN11LocalRWLock8_UnblockEv() {}
313 void _ZN14parsed_element11SetCharTypeEha() {}
314 void _ZN14parsed_element5AdoptERK16known_identifier() {}
315 void _ZN14parsed_element9AdoptUnitERK16known_identifier() {}
316 void _ZN15AtExitInfoBlockD1Ev() {}
317 void _ZN15AtExitInfoBlockD2Ev() {}
318 void _ZN16DoublyLinkedListI15AtExitInfoBlock31DoublyLinkedListStandardGetLinkIS0_EED1Ev() {}
319 void _ZN16DoublyLinkedListI15AtExitInfoBlock31DoublyLinkedListStandardGetLinkIS0_EED2Ev() {}
320 void _ZN16SinglyLinkedListI10AtExitInfo31SinglyLinkedListStandardGetLinkIS0_EED1Ev() {}
321 void _ZN16SinglyLinkedListI10AtExitInfo31SinglyLinkedListStandardGetLinkIS0_EED2Ev() {}
322 void _ZN17EnvironmentFilter5_InitEiPKcmPKS1_m() {}
323 void _ZN8BPrivate10AutoLockerI11LocalRWLockNS1_7LockingEE6UnlockEv() {}
324 void _ZN8BPrivate10AutoLockerI5mutex12MutexLockingE6UnlockEv() {}
325 void _ZN8BPrivate10AutoLockerIiNS_16UserGroupLockingEE6UnlockEv() {}
326 void _ZN8BPrivate10hoardYieldEv() {}
327 void _ZN8BPrivate10superblock14makeSuperblockEiPNS_11processHeapE() {}
328 void _ZN8BPrivate10superblock8getBlockEv() {}
329 void _ZN8BPrivate10superblockC1EiiPNS_9hoardHeapE() {}
330 void _ZN8BPrivate10superblockC2EiiPNS_9hoardHeapE() {}
331 void _ZN8BPrivate10threadHeap6mallocEm() {}
332 void _ZN8BPrivate10threadHeap8memalignEmm() {}
333 void _ZN8BPrivate10threadHeapC1Ev() {}
334 void _ZN8BPrivate10threadHeapC2Ev() {}
335 void _ZN8BPrivate11hoardUnlockER5mutex() {}
336 void _ZN8BPrivate11hoardUnsbrkEPvl() {}
337 void _ZN8BPrivate11processHeap4freeEPv() {}
338 void _ZN8BPrivate11processHeap5statsEv() {}
339 void _ZN8BPrivate11processHeapC1Ev() {}
340 void _ZN8BPrivate11processHeapC2Ev() {}
341 void _ZN8BPrivate13KMessageField10AddElementEPKvi() {}
342 void _ZN8BPrivate13KMessageField11AddElementsEPKvii() {}
343 void _ZN8BPrivate13KMessageField5SetToEPNS_8KMessageEi() {}
344 void _ZN8BPrivate13KMessageField5UnsetEv() {}
345 void _ZN8BPrivate13KMessageFieldC1Ev() {}
346 void _ZN8BPrivate13KMessageFieldC2Ev() {}
347 void _ZN8BPrivate13hoardLockInitER5mutexPKc() {}
348 void _ZN8BPrivate15get_launch_dataEPKcRNS_8KMessageE() {}
349 void _ZN8BPrivate15user_group_lockEv() {}
350 void _ZN8BPrivate16parse_group_lineEPcRS0_S1_RjPS0_Ri() {}
351 void _ZN8BPrivate17parse_passwd_lineEPcRS0_S1_RjS2_S1_S1_S1_() {}
352 void _ZN8BPrivate17user_group_unlockEv() {}
353 void _ZN8BPrivate20copy_group_to_bufferEPK5groupPS0_Pcm() {}
354 void _ZN8BPrivate20copy_group_to_bufferEPKcS1_jPKS1_iP5groupPcm() {}
355 void _ZN8BPrivate21copy_passwd_to_bufferEPK6passwdPS0_Pcm() {}
356 void _ZN8BPrivate21copy_passwd_to_bufferEPKcS1_jjS1_S1_S1_P6passwdPcm() {}
357 void _ZN8BPrivate21parse_shadow_pwd_lineEPcRS0_S1_RiS2_S2_S2_S2_S2_S2_() {}
358 void _ZN8BPrivate22get_extended_team_infoEijRNS_8KMessageE() {}
359 void _ZN8BPrivate22get_launch_daemon_portEv() {}
360 void _ZN8BPrivate25copy_shadow_pwd_to_bufferEPK4spwdPS0_Pcm() {}
361 void _ZN8BPrivate25copy_shadow_pwd_to_bufferEPKcS1_iiiiiiiP4spwdPcm() {}
362 void _ZN8BPrivate29send_request_to_launch_daemonERNS_8KMessageES1_() {}
363 void _ZN8BPrivate33get_registrar_authentication_portEv() {}
364 void _ZN8BPrivate33set_registrar_authentication_portEi() {}
365 void _ZN8BPrivate40send_authentication_request_to_registrarERNS_8KMessageES1_() {}
366 void _ZN8BPrivate6SHA25613_ProcessChunkEv() {}
367 void _ZN8BPrivate6SHA2564InitEv() {}
368 void _ZN8BPrivate6SHA2566DigestEv() {}
369 void _ZN8BPrivate6SHA2566UpdateEPKvm() {}
370 void _ZN8BPrivate6SHA256C1Ev() {}
371 void _ZN8BPrivate6SHA256C2Ev() {}
372 void _ZN8BPrivate6SHA256D1Ev() {}
373 void _ZN8BPrivate6SHA256D2Ev() {}
374 void _ZN8BPrivate7Libroot13LocaleBackend11LoadBackendEv() {}
375 void _ZN8BPrivate7Libroot13LocaleBackend13CreateBackendEv() {}
376 void _ZN8BPrivate7Libroot13LocaleBackend14DestroyBackendEPS1_() {}
377 void _ZN8BPrivate7Libroot13LocaleBackendC1Ev() {}
378 void _ZN8BPrivate7Libroot13LocaleBackendC2Ev() {}
379 void _ZN8BPrivate7Libroot13LocaleBackendD0Ev() {}
380 void _ZN8BPrivate7Libroot13LocaleBackendD1Ev() {}
381 void _ZN8BPrivate7Libroot13LocaleBackendD2Ev() {}
382 void _ZN8BPrivate7Libroot15gPosixClassInfoE() {}
383 void _ZN8BPrivate7Libroot16LocaleDataBridge20ApplyToCurrentThreadEv() {}
384 void _ZN8BPrivate7Libroot16LocaleDataBridgeC1Eb() {}
385 void _ZN8BPrivate7Libroot16LocaleDataBridgeC2Eb() {}
386 void _ZN8BPrivate7Libroot16LocaleDataBridgeD1Ev() {}
387 void _ZN8BPrivate7Libroot16LocaleDataBridgeD2Ev() {}
388 void _ZN8BPrivate7Libroot16gPosixToLowerMapE() {}
389 void _ZN8BPrivate7Libroot16gPosixToUpperMapE() {}
390 void _ZN8BPrivate7Libroot20GetCurrentLocaleInfoEv() {}
391 void _ZN8BPrivate7Libroot20LocaleTimeDataBridgeC1Ev() {}
392 void _ZN8BPrivate7Libroot20LocaleTimeDataBridgeC2Ev() {}
393 void _ZN8BPrivate7Libroot20SetCurrentLocaleInfoEPNS0_17LocaleBackendDataE() {}
394 void _ZN8BPrivate7Libroot21LocaleCtypeDataBridge11setMbCurMaxEt() {}
395 void _ZN8BPrivate7Libroot21LocaleCtypeDataBridge20ApplyToCurrentThreadEv() {}
396 void _ZN8BPrivate7Libroot21LocaleCtypeDataBridgeC1Eb() {}
397 void _ZN8BPrivate7Libroot21LocaleCtypeDataBridgeC2Eb() {}
398 void _ZN8BPrivate7Libroot22GetCurrentThreadLocaleEv() {}
399 void _ZN8BPrivate7Libroot23GetCurrentLocaleBackendEv() {}
400 void _ZN8BPrivate7Libroot23LocaleNumericDataBridge20ApplyToCurrentThreadEv() {}
401 void _ZN8BPrivate7Libroot23LocaleNumericDataBridgeC1Eb() {}
402 void _ZN8BPrivate7Libroot23LocaleNumericDataBridgeC2Eb() {}
403 void _ZN8BPrivate7Libroot23LocaleNumericDataBridgeD1Ev() {}
404 void _ZN8BPrivate7Libroot23LocaleNumericDataBridgeD2Ev() {}
405 void _ZN8BPrivate7Libroot24LocaleMessagesDataBridgeC1Ev() {}
406 void _ZN8BPrivate7Libroot24LocaleMessagesDataBridgeC2Ev() {}
407 void _ZN8BPrivate7Libroot24LocaleMonetaryDataBridgeC1Ev() {}
408 void _ZN8BPrivate7Libroot24LocaleMonetaryDataBridgeC2Ev() {}
409 void _ZN8BPrivate7Libroot24TimeConversionDataBridgeC1Eb() {}
410 void _ZN8BPrivate7Libroot24TimeConversionDataBridgeC2Eb() {}
411 void _ZN8BPrivate7Libroot25GetLocalesFromEnvironmentEiPPKc() {}
412 void _ZN8BPrivate8KMessage11ReceiveFromEilP17port_message_info() {}
413 void _ZN8BPrivate8KMessage11_InitBufferEj() {}
414 void _ZN8BPrivate8KMessage12_CapacityForEi() {}
415 void _ZN8BPrivate8KMessage12_CheckBufferEv() {}
416 void _ZN8BPrivate8KMessage13_AddFieldDataEPNS_13KMessageFieldEPKvii() {}
417 void _ZN8BPrivate8KMessage14_AllocateSpaceEibbPPvPi() {}
418 void _ZN8BPrivate8KMessage15SetDeliveryInfoEiiii() {}
419 void _ZN8BPrivate8KMessage15_InitFromBufferEb() {}
420 void _ZN8BPrivate8KMessage19kMessageHeaderMagicE() {}
421 void _ZN8BPrivate8KMessage5SetToEPKvij() {}
422 void _ZN8BPrivate8KMessage5SetToEPvijj() {}
423 void _ZN8BPrivate8KMessage5SetToEjj() {}
424 void _ZN8BPrivate8KMessage5UnsetEv() {}
425 void _ZN8BPrivate8KMessage6SendToEiiPS0_lli() {}
426 void _ZN8BPrivate8KMessage6SendToEiiiili() {}
427 void _ZN8BPrivate8KMessage7AddDataEPKcjPKvib() {}
428 void _ZN8BPrivate8KMessage7SetDataEPKcjPKvi() {}
429 void _ZN8BPrivate8KMessage7SetWhatEj() {}
430 void _ZN8BPrivate8KMessage8AddArrayEPKcjPKvii() {}
431 void _ZN8BPrivate8KMessage8AddFieldEPKcjiPNS_13KMessageFieldE() {}
432 void _ZN8BPrivate8KMessage9SendReplyEPS0_S1_lli() {}
433 void _ZN8BPrivate8KMessage9SendReplyEPS0_iili() {}
434 void _ZN8BPrivate8KMessage9_AddFieldEPKcjiPNS_13KMessageFieldE() {}
435 void _ZN8BPrivate8KMessageC1Ej() {}
436 void _ZN8BPrivate8KMessageC1Ev() {}
437 void _ZN8BPrivate8KMessageC2Ej() {}
438 void _ZN8BPrivate8KMessageC2Ev() {}
439 void _ZN8BPrivate8KMessageD1Ev() {}
440 void _ZN8BPrivate8KMessageD2Ev() {}
441 void _ZN8BPrivate9hoardHeap12initNumProcsEv() {}
442 void _ZN8BPrivate9hoardHeap14moveSuperblockEPNS_10superblockEiii() {}
443 void _ZN8BPrivate9hoardHeap16insertSuperblockEiPNS_10superblockEPNS_11processHeapE() {}
444 void _ZN8BPrivate9hoardHeap16removeSuperblockEPNS_10superblockEi() {}
445 void _ZN8BPrivate9hoardHeap19removeMaxSuperblockEi() {}
446 void _ZN8BPrivate9hoardHeap23findAvailableSuperblockEiRPNS_5blockEPNS_11processHeapE() {}
447 void _ZN8BPrivate9hoardHeap5reuseEi() {}
448 void _ZN8BPrivate9hoardHeap7recycleEPNS_10superblockE() {}
449 void _ZN8BPrivate9hoardHeap8decStatsEiii() {}
450 void _ZN8BPrivate9hoardHeap9freeBlockERPNS_5blockERPNS_10superblockEiPNS_11processHeapE() {}
451 void _ZN8BPrivate9hoardHeapC1Ev() {}
452 void _ZN8BPrivate9hoardHeapC2Ev() {}
453 void _ZN8BPrivate9hoardLockER5mutex() {}
454 void _ZN8BPrivate9hoardSbrkEl() {}
455 void _ZN8DateMask10IsCompleteEv() {}
456 void _ZN8DateMask7HasTimeEv() {}
457 void _ZN9__gnu_cxx20recursive_init_errorC1Ev() {}
458 void _ZN9__gnu_cxx20recursive_init_errorC2Ev() {}
459 void _ZN9__gnu_cxx20recursive_init_errorD0Ev() {}
460 void _ZN9__gnu_cxx20recursive_init_errorD1Ev() {}
461 void _ZN9__gnu_cxx20recursive_init_errorD2Ev() {}
462 void _ZN9__gnu_cxx24__concurrence_lock_errorD0Ev() {}
463 void _ZN9__gnu_cxx24__concurrence_lock_errorD1Ev() {}
464 void _ZN9__gnu_cxx24__concurrence_lock_errorD2Ev() {}
465 void _ZN9__gnu_cxx24__concurrence_wait_errorD0Ev() {}
466 void _ZN9__gnu_cxx24__concurrence_wait_errorD1Ev() {}
467 void _ZN9__gnu_cxx24__concurrence_wait_errorD2Ev() {}
468 void _ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev() {}
469 void _ZN9__gnu_cxx26__concurrence_unlock_errorD1Ev() {}
470 void _ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev() {}
471 void _ZN9__gnu_cxx27__verbose_terminate_handlerEv() {}
472 void _ZN9__gnu_cxx29__concurrence_broadcast_errorD0Ev() {}
473 void _ZN9__gnu_cxx29__concurrence_broadcast_errorD1Ev() {}
474 void _ZN9__gnu_cxx29__concurrence_broadcast_errorD2Ev() {}
475 void _ZN9__gnu_cxx30__throw_concurrence_lock_errorEv() {}
476 void _ZN9__gnu_cxx32__throw_concurrence_unlock_errorEv() {}
477 void _ZN9__gnu_cxx35__throw_concurrence_broadcast_errorEv() {}
478 void _ZN9__gnu_cxx9__freeresEv() {}
479 void _ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj() {}
480 void _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE() {}
481 void _ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv() {}
482 void _ZNK10__cxxabiv117__class_type_info12__do_dyncastElNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE() {}
483 void _ZNK10__cxxabiv117__class_type_info20__do_find_public_srcElPKvPKS0_S2_() {}
484 void _ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE() {}
485 void _ZNK10__cxxabiv120__si_class_type_info12__do_dyncastElNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE() {}
486 void _ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcElPKvPKNS_17__class_type_infoES2_() {}
487 void _ZNK8BPrivate13KMessageField11ElementSizeEv() {}
488 void _ZNK8BPrivate13KMessageField13CountElementsEv() {}
489 void _ZNK8BPrivate13KMessageField19HasFixedElementSizeEv() {}
490 void _ZNK8BPrivate13KMessageField4NameEv() {}
491 void _ZNK8BPrivate13KMessageField7MessageEv() {}
492 void _ZNK8BPrivate13KMessageField7_HeaderEv() {}
493 void _ZNK8BPrivate13KMessageField8TypeCodeEv() {}
494 void _ZNK8BPrivate13KMessageField9ElementAtEiPi() {}
495 void _ZNK8BPrivate8KMessage10ReplyTokenEv() {}
496 void _ZNK8BPrivate8KMessage11ContentSizeEv() {}
497 void _ZNK8BPrivate8KMessage11TargetTokenEv() {}
498 void _ZNK8BPrivate8KMessage12GetNextFieldEPNS_13KMessageFieldE() {}
499 void _ZNK8BPrivate8KMessage14BufferCapacityEv() {}
500 void _ZNK8BPrivate8KMessage16_BufferOffsetForEPKv() {}
501 void _ZNK8BPrivate8KMessage16_LastFieldHeaderEv() {}
502 void _ZNK8BPrivate8KMessage17_FirstFieldHeaderEv() {}
503 void _ZNK8BPrivate8KMessage21_FieldHeaderForOffsetEi() {}
504 void _ZNK8BPrivate8KMessage4DumpEPFvPKczE() {}
505 void _ZNK8BPrivate8KMessage4WhatEv() {}
506 void _ZNK8BPrivate8KMessage6BufferEv() {}
507 void _ZNK8BPrivate8KMessage6SenderEv() {}
508 void _ZNK8BPrivate8KMessage7IsEmptyEv() {}
509 void _ZNK8BPrivate8KMessage7_HeaderEv() {}
510 void _ZNK8BPrivate8KMessage8FindDataEPKcjPPKvPi() {}
511 void _ZNK8BPrivate8KMessage8FindDataEPKcjiPPKvPi() {}
512 void _ZNK8BPrivate8KMessage9FindFieldEPKcPNS_13KMessageFieldE() {}
513 void _ZNK8BPrivate8KMessage9FindFieldEPKcjPNS_13KMessageFieldE() {}
514 void _ZNK8BPrivate8KMessage9ReplyPortEv() {}
515 void _ZNK9__gnu_cxx24__concurrence_lock_error4whatEv() {}
516 void _ZNK9__gnu_cxx24__concurrence_wait_error4whatEv() {}
517 void _ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv() {}
518 void _ZNK9__gnu_cxx29__concurrence_broadcast_error4whatEv() {}
519 void _ZNKSt10bad_typeid4whatEv() {}
520 void _ZNKSt13bad_exception4whatEv() {}
521 void _ZNKSt20bad_array_new_length4whatEv() {}
522 void _ZNKSt8bad_cast4whatEv() {}
523 void _ZNKSt9bad_alloc4whatEv() {}
524 void _ZNKSt9exception4whatEv() {}
525 void _ZNKSt9type_info10__do_catchEPKS_PPvj() {}
526 void _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv() {}
527 void _ZNKSt9type_info14__is_pointer_pEv() {}
528 void _ZNKSt9type_info15__is_function_pEv() {}
529 void _ZNSt10bad_typeidD0Ev() {}
530 void _ZNSt10bad_typeidD1Ev() {}
531 void _ZNSt10bad_typeidD2Ev() {}
532 void _ZNSt13bad_exceptionD0Ev() {}
533 void _ZNSt13bad_exceptionD1Ev() {}
534 void _ZNSt13bad_exceptionD2Ev() {}
535 void _ZNSt20bad_array_new_lengthD0Ev() {}
536 void _ZNSt20bad_array_new_lengthD1Ev() {}
537 void _ZNSt20bad_array_new_lengthD2Ev() {}
538 void _ZNSt8bad_castD0Ev() {}
539 void _ZNSt8bad_castD1Ev() {}
540 void _ZNSt8bad_castD2Ev() {}
541 void _ZNSt9bad_allocD0Ev() {}
542 void _ZNSt9bad_allocD1Ev() {}
543 void _ZNSt9bad_allocD2Ev() {}
544 void _ZNSt9exceptionD0Ev() {}
545 void _ZNSt9exceptionD1Ev() {}
546 void _ZNSt9exceptionD2Ev() {}
547 void _ZNSt9type_infoD0Ev() {}
548 void _ZNSt9type_infoD1Ev() {}
549 void _ZNSt9type_infoD2Ev() {}
550 void _ZSt10unexpectedv() {}
551 void _ZSt13get_terminatev() {}
552 void _ZSt13set_terminatePFvvE() {}
553 void _ZSt14get_unexpectedv() {}
554 void _ZSt14set_unexpectedPFvvE() {}
555 void _ZSt15get_new_handlerv() {}
556 void _ZSt15set_new_handlerPFvvE() {}
557 void _ZSt18uncaught_exceptionv() {}
558 void _ZSt19uncaught_exceptionsv() {}
559 void _ZSt7nothrow() {}
560 void _ZSt9terminatev() {}
561 void _ZTIN10__cxxabiv115__forced_unwindE() {}
562 void _ZTIN10__cxxabiv117__class_type_infoE() {}
563 void _ZTIN10__cxxabiv119__foreign_exceptionE() {}
564 void _ZTIN10__cxxabiv120__si_class_type_infoE() {}
565 void _ZTIN8BPrivate7Libroot13LocaleBackendE() {}
566 void _ZTIN9__gnu_cxx20recursive_init_errorE() {}
567 void _ZTIN9__gnu_cxx24__concurrence_lock_errorE() {}
568 void _ZTIN9__gnu_cxx24__concurrence_wait_errorE() {}
569 void _ZTIN9__gnu_cxx26__concurrence_unlock_errorE() {}
570 void _ZTIN9__gnu_cxx29__concurrence_broadcast_errorE() {}
571 void _ZTISt10bad_typeid() {}
572 void _ZTISt13bad_exception() {}
573 void _ZTISt20bad_array_new_length() {}
574 void _ZTISt8bad_cast() {}
575 void _ZTISt9bad_alloc() {}
576 void _ZTISt9exception() {}
577 void _ZTISt9type_info() {}
578 void _ZTSN10__cxxabiv115__forced_unwindE() {}
579 void _ZTSN10__cxxabiv117__class_type_infoE() {}
580 void _ZTSN10__cxxabiv119__foreign_exceptionE() {}
581 void _ZTSN10__cxxabiv120__si_class_type_infoE() {}
582 void _ZTSN8BPrivate7Libroot13LocaleBackendE() {}
583 void _ZTSN9__gnu_cxx20recursive_init_errorE() {}
584 void _ZTSN9__gnu_cxx24__concurrence_lock_errorE() {}
585 void _ZTSN9__gnu_cxx24__concurrence_wait_errorE() {}
586 void _ZTSN9__gnu_cxx26__concurrence_unlock_errorE() {}
587 void _ZTSN9__gnu_cxx29__concurrence_broadcast_errorE() {}
588 void _ZTSSt10bad_typeid() {}
589 void _ZTSSt13bad_exception() {}
590 void _ZTSSt20bad_array_new_length() {}
591 void _ZTSSt8bad_cast() {}
592 void _ZTSSt9bad_alloc() {}
593 void _ZTSSt9exception() {}
594 void _ZTSSt9type_info() {}
595 void _ZTVN10__cxxabiv115__forced_unwindE() {}
596 void _ZTVN10__cxxabiv117__class_type_infoE() {}
597 void _ZTVN10__cxxabiv119__foreign_exceptionE() {}
598 void _ZTVN10__cxxabiv120__si_class_type_infoE() {}
599 void _ZTVN8BPrivate7Libroot13LocaleBackendE() {}
600 void _ZTVN9__gnu_cxx20recursive_init_errorE() {}
601 void _ZTVN9__gnu_cxx24__concurrence_lock_errorE() {}
602 void _ZTVN9__gnu_cxx24__concurrence_wait_errorE() {}
603 void _ZTVN9__gnu_cxx26__concurrence_unlock_errorE() {}
604 void _ZTVN9__gnu_cxx29__concurrence_broadcast_errorE() {}
605 void _ZTVSt10bad_typeid() {}
606 void _ZTVSt13bad_exception() {}
607 void _ZTVSt20bad_array_new_length() {}
608 void _ZTVSt8bad_cast() {}
609 void _ZTVSt9bad_alloc() {}
610 void _ZTVSt9exception() {}
611 void _ZTVSt9type_info() {}
612 void _ZdaPv() {}
613 void _ZdlPv() {}
614 void _ZdlPvRKSt9nothrow_t() {}
615 void _ZdlPvm() {}
616 void _Znam() {}
617 void _ZnamRKSt9nothrow_t() {}
618 void _Znwm() {}
619 void _ZnwmRKSt9nothrow_t() {}
620 void __allocate_pthread() {}
621 void __arch_get_stack_trace() {}
622 void __arch_get_system_time_offset() {}
623 void __arch_init_time() {}
624 void __asprintf() {}
625 void __assert_fail() {}
626 void __assert_perror_fail() {}
627 void __btowc() {}
628 void __cabs() {}
629 void __cabsf() {}
630 void __cabsl() {}
631 void __cacos() {}
632 void __cacosf() {}
633 void __cacosh() {}
634 void __cacoshf() {}
635 void __cacoshl() {}
636 void __cacosl() {}
637 void __carg() {}
638 void __cargf() {}
639 void __cargl() {}
640 void __casin() {}
641 void __casinf() {}
642 void __casinh() {}
643 void __casinhf() {}
644 void __casinhl() {}
645 void __casinl() {}
646 void __catan() {}
647 void __catanf() {}
648 void __catanh() {}
649 void __catanhf() {}
650 void __catanhl() {}
651 void __catanl() {}
652 void __ccos() {}
653 void __ccosf() {}
654 void __ccosh() {}
655 void __ccoshf() {}
656 void __ccoshl() {}
657 void __ccosl() {}
658 void __cexp() {}
659 void __cexpf() {}
660 void __cexpl() {}
661 void __cimag() {}
662 void __cimagf() {}
663 void __cimagl() {}
664 void __clock() {}
665 void __clock_beos() {}
666 void __clog() {}
667 void __clog10() {}
668 void __clog10f() {}
669 void __clog10l() {}
670 void __clogf() {}
671 void __clogl() {}
672 void __collidx_table_lookup() {}
673 void __collseq_table_lookup() {}
674 void __conj() {}
675 void __conjf() {}
676 void __conjl() {}
677 void __cpow() {}
678 void __cpowf() {}
679 void __cpowl() {}
680 void __cproj() {}
681 void __cprojf() {}
682 void __cprojl() {}
683 void __creal() {}
684 void __crealf() {}
685 void __creall() {}
686 void __create_dir_struct() {}
687 void __csin() {}
688 void __csinf() {}
689 void __csinh() {}
690 void __csinhf() {}
691 void __csinhl() {}
692 void __csinl() {}
693 void __csqrt() {}
694 void __csqrtf() {}
695 void __csqrtl() {}
696 void __ctan() {}
697 void __ctanf() {}
698 void __ctanh() {}
699 void __ctanhf() {}
700 void __ctanhl() {}
701 void __ctanl() {}
702 void __ctype_b_loc() {}
703 void __ctype_get_mb_cur_max() {}
704 void __ctype_tolower_loc() {}
705 void __ctype_toupper_loc() {}
706 void __cxa_allocate_dependent_exception() {}
707 void __cxa_allocate_exception() {}
708 void __cxa_atexit() {}
709 void __cxa_bad_cast() {}
710 void __cxa_bad_typeid() {}
711 void __cxa_begin_catch() {}
712 void __cxa_call_terminate() {}
713 void __cxa_call_unexpected() {}
714 void __cxa_current_exception_type() {}
715 void __cxa_demangle() {}
716 void __cxa_end_catch() {}
717 void __cxa_finalize() {}
718 void __cxa_free_dependent_exception() {}
719 void __cxa_free_exception() {}
720 void __cxa_get_exception_ptr() {}
721 void __cxa_get_globals() {}
722 void __cxa_get_globals_fast() {}
723 void __cxa_guard_abort() {}
724 void __cxa_guard_acquire() {}
725 void __cxa_guard_release() {}
726 void __cxa_init_primary_exception() {}
727 void __cxa_rethrow() {}
728 void __cxa_throw() {}
729 void __cxa_throw_bad_array_new_length() {}
730 void __drand48_iterate() {}
731 void __erand48_r() {}
732 void __fcloseall() {}
733 void __fe_dfl_env() {}
734 void __fedisableexcept() {}
735 void __feenableexcept() {}
736 void __find_directory() {}
737 void __find_directory_alpha4() {}
738 void __find_path() {}
739 void __find_path_etc() {}
740 void __find_path_for_path() {}
741 void __find_path_for_path_etc() {}
742 void __find_paths() {}
743 void __find_paths_etc() {}
744 void __finite() {}
745 void __finitef() {}
746 void __finitel() {}
747 void __flatten_process_args() {}
748 void __fopen_internal() {}
749 void __fopen_maybe_mmap() {}
750 void __fpclassify() {}
751 void __fpclassifyf() {}
752 void __fpclassifyl() {}
753 void __fpurge() {}
754 void __freading() {}
755 void __fsetlocking() {}
756 void __fwprintf() {}
757 void __gcclibcxx_demangle_callback() {}
758 void __gconv_get_builtin_trans() {}
759 void __gconv_transform_ascii_internal() {}
760 void __gconv_transform_internal_ascii() {}
761 void __gconv_transform_multibyte_wchar() {}
762 void __gconv_transform_wchar_multibyte() {}
763 void __gen_tempname() {}
764 void __get_architecture() {}
765 void __get_architectures() {}
766 void __get_cpu_info() {}
767 void __get_cpu_topology_info() {}
768 void __get_current_time_locale() {}
769 void __get_haiku_revision() {}
770 void __get_next_image_dependency() {}
771 void __get_primary_architecture() {}
772 void __get_scheduler_mode() {}
773 void __get_secondary_architectures() {}
774 void __get_system_info() {}
775 void __get_system_time_offset() {}
776 void __get_time_locale() {}
777 void __getc_unlocked() {}
778 void __getdelim() {}
779 void __getenv_reentrant() {}
780 void __getline() {}
781 void __getwc_unlocked() {}
782 void __gmtime_r_fallback() {}
783 void __guess_architecture_for_path() {}
784 void __guess_grouping() {}
785 void __guess_secondary_architecture_from_path() {}
786 void __gxx_personality_v0() {}
787 void __heap_after_fork_child() {}
788 void __heap_after_fork_parent() {}
789 void __heap_before_fork() {}
790 void __heap_terminate_after() {}
791 void __heap_thread_exit() {}
792 void __heap_thread_init() {}
793 void __init_env() {}
794 void __init_env_post_heap() {}
795 void __init_heap() {}
796 void __init_once() {}
797 void __init_pthread() {}
798 void __init_pwd_backend() {}
799 void __init_stack_protector() {}
800 void __init_time() {}
801 void __initstate_r() {}
802 void __ioctl() {}
803 void __isinf() {}
804 void __isinff() {}
805 void __isinfl() {}
806 void __isnan() {}
807 void __isnanf() {}
808 void __isnanl() {}
809 void __jrand48_r() {}
810 void __kernel_casinh() {}
811 void __kernel_casinhf() {}
812 void __kernel_casinhl() {}
813 void __lcong48_r() {}
814 void __lgammal_r() {}
815 void __libc_dlclose() {}
816 void __libc_dlopen() {}
817 void __libc_dlsym() {}
818 void __libc_use_alloca() {}
819 void __load_image_at_path() {}
820 void __longjmp_return() {}
821 void __look_up_in_path() {}
822 void __mblen() {}
823 void __mbrlen() {}
824 void __mbrtowc() {}
825 void __mbsinit() {}
826 void __mbsnrtowcs() {}
827 void __mbsrtowcs() {}
828 void __mbstowcs() {}
829 void __mbtowc() {}
830 void __memrchr() {}
831 void __mktime_fallback() {}
832 void __mpn_add() {}
833 void __mpn_add_1() {}
834 void __mpn_add_n() {}
835 void __mpn_addmul_1() {}
836 void __mpn_cmp() {}
837 void __mpn_construct_double() {}
838 void __mpn_construct_float() {}
839 void __mpn_construct_long_double() {}
840 void __mpn_divrem() {}
841 void __mpn_extract_double() {}
842 void __mpn_extract_long_double() {}
843 void __mpn_impn_mul_n() {}
844 void __mpn_impn_mul_n_basecase() {}
845 void __mpn_impn_sqr_n() {}
846 void __mpn_impn_sqr_n_basecase() {}
847 void __mpn_lshift() {}
848 void __mpn_mul() {}
849 void __mpn_mul_1() {}
850 void __mpn_mul_n() {}
851 void __mpn_rshift() {}
852 void __mpn_sub() {}
853 void __mpn_sub_1() {}
854 void __mpn_sub_n() {}
855 void __mpn_submul_1() {}
856 void __mutex_destroy() {}
857 void __mutex_init() {}
858 void __mutex_init_etc() {}
859 void __mutex_lock() {}
860 void __mutex_unlock() {}
861 void __new_fclose() {}
862 void __new_fdopen() {}
863 void __new_fgetpos() {}
864 void __new_fopen() {}
865 void __new_fsetpos() {}
866 void __new_pclose() {}
867 void __new_popen() {}
868 void __new_tmpfile() {}
869 void __nrand48_r() {}
870 void __overflow() {}
871 void __parse_invoke_line() {}
872 void __path_search() {}
873 void __ppoll() {}
874 void __printf_fp() {}
875 void __printf_fphex() {}
876 void __pselect() {}
877 void __pselect_beos() {}
878 void __pthread_attr_get_np() {}
879 void __pthread_cleanup_pop_handler() {}
880 void __pthread_cleanup_push_handler() {}
881 void __pthread_destroy_thread() {}
882 void __pthread_getattr_np() {}
883 void __pthread_getname_np() {}
884 void __pthread_init_creation_attributes() {}
885 void __pthread_key_call_destructors() {}
886 void __pthread_set_default_priority() {}
887 void __pthread_setname_np() {}
888 void __pthread_sigmask() {}
889 void __pthread_sigmask_beos() {}
890 void __random_r() {}
891 void __re_error_msgid() {}
892 void __re_error_msgid_idx() {}
893 void __recursive_lock_destroy() {}
894 void __recursive_lock_get_recursion() {}
895 void __recursive_lock_init() {}
896 void __recursive_lock_init_etc() {}
897 void __recursive_lock_lock() {}
898 void __recursive_lock_unlock() {}
899 void __register_atfork() {}
900 void __register_printf_function() {}
901 void __reinit_pwd_backend_after_fork() {}
902 void __rw_lock_destroy() {}
903 void __rw_lock_init() {}
904 void __rw_lock_init_etc() {}
905 void __rw_lock_read_lock() {}
906 void __rw_lock_read_unlock() {}
907 void __rw_lock_write_lock() {}
908 void __rw_lock_write_unlock() {}
909 void __seed48_r() {}
910 void __set_scheduler_mode() {}
911 void __set_stack_protection() {}
912 void __setjmp_save_sigs() {}
913 void __setstate_r() {}
914 void __sigaction() {}
915 void __sigaction_beos() {}
916 void __sigaddset() {}
917 void __sigaddset_beos() {}
918 void __sigdelset() {}
919 void __sigdelset_beos() {}
920 void __sigemptyset() {}
921 void __sigemptyset_beos() {}
922 void __sigfillset() {}
923 void __sigfillset_beos() {}
924 void __sighold() {}
925 void __sighold_beos() {}
926 void __sigignore() {}
927 void __sigignore_beos() {}
928 void __siginterrupt() {}
929 void __siginterrupt_beos() {}
930 void __sigismember() {}
931 void __sigismember_beos() {}
932 void __signal() {}
933 void __signal_beos() {}
934 void __signal_get_sigrtmax() {}
935 void __signal_get_sigrtmin() {}
936 void __signbit() {}
937 void __signbitf() {}
938 void __signbitl() {}
939 void __sigpause() {}
940 void __sigpause_beos() {}
941 void __sigpending() {}
942 void __sigpending_beos() {}
943 void __sigprocmask() {}
944 void __sigprocmask_beos() {}
945 void __sigrelse() {}
946 void __sigrelse_beos() {}
947 void __sigset() {}
948 void __sigset_beos() {}
949 void __sigsetjmp() {}
950 void __sigsuspend() {}
951 void __sigsuspend_beos() {}
952 void __sigwait() {}
953 void __sigwait_beos() {}
954 void __snprintf() {}
955 void __srand48_r() {}
956 void __srandom_r() {}
957 void __stack_chk_fail() {}
958 void __stack_chk_fail_local() {}
959 void __start_watching_system() {}
960 void __stop_watching_system() {}
961 void __strtod_internal() {}
962 void __strtof_internal() {}
963 void __strtol_internal() {}
964 void __strtold_internal() {}
965 void __strtoll_internal() {}
966 void __strtoul_internal() {}
967 void __strtoull_internal() {}
968 void __swap_double() {}
969 void __swap_float() {}
970 void __swap_int16() {}
971 void __swap_int32() {}
972 void __swap_int64() {}
973 void __sysconf() {}
974 void __sysconf_beos() {}
975 void __tens() {}
976 void __test_executable() {}
977 void __timegm_fallback() {}
978 void __times() {}
979 void __times_beos() {}
980 void __tls_get_addr() {}
981 void __uflow() {}
982 void __underflow() {}
983 void __vfscanf() {}
984 void __vfwprintf() {}
985 void __vfwscanf() {}
986 void __vsnprintf() {}
987 void __vsscanf() {}
988 void __vswprintf() {}
989 void __wcpcpy() {}
990 void __wcpncpy() {}
991 void __wcrtomb() {}
992 void __wcscasecmp() {}
993 void __wcscasecmp_l() {}
994 void __wcscat() {}
995 void __wcschr() {}
996 void __wcschrnul() {}
997 void __wcscmp() {}
998 void __wcscoll() {}
999 void __wcscoll_l() {}
1000 void __wcscpy() {}
1001 void __wcscspn() {}
1002 void __wcsdup() {}
1003 void __wcslcat() {}
1004 void __wcslcpy() {}
1005 void __wcslen() {}
1006 void __wcsmbs_clone_conv() {}
1007 void __wcsncasecmp() {}
1008 void __wcsncasecmp_l() {}
1009 void __wcsncat() {}
1010 void __wcsncmp() {}
1011 void __wcsncpy() {}
1012 void __wcsnlen() {}
1013 void __wcsnrtombs() {}
1014 void __wcspbrk() {}
1015 void __wcsrchr() {}
1016 void __wcsrtombs() {}
1017 void __wcsspn() {}
1018 void __wcsstr() {}
1019 void __wcstod_internal() {}
1020 void __wcstof_internal() {}
1021 void __wcstok() {}
1022 void __wcstol_internal() {}
1023 void __wcstold_internal() {}
1024 void __wcstoll_internal() {}
1025 void __wcstombs() {}
1026 void __wcstoul_internal() {}
1027 void __wcstoull_internal() {}
1028 void __wcswidth() {}
1029 void __wcsxfrm() {}
1030 void __wcsxfrm_l() {}
1031 void __wctob() {}
1032 void __wctomb() {}
1033 void __wmemchr() {}
1034 void __wmemcmp() {}
1035 void __wmemcpy() {}
1036 void __wmemmove() {}
1037 void __wmempcpy() {}
1038 void __wmemset() {}
1039 void __woverflow() {}
1040 void __wuflow() {}
1041 void __wunderflow() {}
1042 void __x86_setup_system_time() {}
1043 void _call_atexit_hooks_for_range() {}
1044 void _call_init_routines_() {}
1045 void _debugFlag() {}
1046 void _debugPrintf() {}
1047 void _debuggerAssert() {}
1048 void _errnop() {}
1049 void _exit() {}
1050 void _fini() {}
1051 void _flushlbf() {}
1052 void _fpioconst_pow10() {}
1053 void _fseek() {}
1054 void _fstat_beos() {}
1055 void _fstat_current() {}
1056 void _get_area_info() {}
1057 void _get_cpu_info_etc() {}
1058 void _get_image_info() {}
1059 void _get_next_area_info() {}
1060 void _get_next_image_info() {}
1061 void _get_next_port_info() {}
1062 void _get_next_sem_info() {}
1063 void _get_next_team_info() {}
1064 void _get_next_thread_info() {}
1065 void _get_port_info() {}
1066 void _get_port_message_info_etc() {}
1067 void _get_sem_info() {}
1068 void _get_team_info() {}
1069 void _get_team_usage_info() {}
1070 void _get_thread_info() {}
1071 void _getopt_internal() {}
1072 void _getrusage_base() {}
1073 void _getrusage_current() {}
1074 void _init() {}
1075 void _init_c_library_() {}
1076 void _itoa() {}
1077 void _itoa_base_table() {}
1078 void _itoa_lower_digits() {}
1079 void _itoa_upper_digits() {}
1080 void _itowa() {}
1081 void _itowa_lower_digits() {}
1082 void _itowa_upper_digits() {}
1083 void _kern_accept() {}
1084 void _kern_access() {}
1085 void _kern_acquire_sem() {}
1086 void _kern_acquire_sem_etc() {}
1087 void _kern_analyze_scheduling() {}
1088 void _kern_area_for() {}
1089 void _kern_bind() {}
1090 void _kern_block_thread() {}
1091 void _kern_cancel_thread() {}
1092 void _kern_change_root() {}
1093 void _kern_clear_caches() {}
1094 void _kern_clear_debugger_breakpoint() {}
1095 void _kern_clone_area() {}
1096 void _kern_close() {}
1097 void _kern_close_port() {}
1098 void _kern_connect() {}
1099 void _kern_cpu_enabled() {}
1100 void _kern_create_area() {}
1101 void _kern_create_child_partition() {}
1102 void _kern_create_dir() {}
1103 void _kern_create_dir_entry_ref() {}
1104 void _kern_create_fifo() {}
1105 void _kern_create_index() {}
1106 void _kern_create_link() {}
1107 void _kern_create_pipe() {}
1108 void _kern_create_port() {}
1109 void _kern_create_sem() {}
1110 void _kern_create_symlink() {}
1111 void _kern_create_timer() {}
1112 void _kern_debug_output() {}
1113 void _kern_debug_thread() {}
1114 void _kern_debugger() {}
1115 void _kern_defragment_partition() {}
1116 void _kern_delete_area() {}
1117 void _kern_delete_child_partition() {}
1118 void _kern_delete_port() {}
1119 void _kern_delete_sem() {}
1120 void _kern_delete_timer() {}
1121 void _kern_disable_debugger() {}
1122 void _kern_dup() {}
1123 void _kern_dup2() {}
1124 void _kern_entry_ref_to_path() {}
1125 void _kern_estimate_max_scheduling_latency() {}
1126 void _kern_exec() {}
1127 void _kern_exit_team() {}
1128 void _kern_exit_thread() {}
1129 void _kern_fcntl() {}
1130 void _kern_find_area() {}
1131 void _kern_find_disk_device() {}
1132 void _kern_find_disk_system() {}
1133 void _kern_find_file_disk_device() {}
1134 void _kern_find_partition() {}
1135 void _kern_find_port() {}
1136 void _kern_find_thread() {}
1137 void _kern_flock() {}
1138 void _kern_fork() {}
1139 void _kern_frame_buffer_update() {}
1140 void _kern_fsync() {}
1141 void _kern_generic_syscall() {}
1142 void _kern_get_area_info() {}
1143 void _kern_get_clock() {}
1144 void _kern_get_cpu_info() {}
1145 void _kern_get_cpu_topology_info() {}
1146 void _kern_get_cpuid() {}
1147 void _kern_get_current_team() {}
1148 void _kern_get_disk_device_data() {}
1149 void _kern_get_disk_system_info() {}
1150 void _kern_get_extended_team_info() {}
1151 void _kern_get_file_disk_device_path() {}
1152 void _kern_get_image_info() {}
1153 void _kern_get_memory_properties() {}
1154 void _kern_get_next_area_info() {}
1155 void _kern_get_next_disk_device_id() {}
1156 void _kern_get_next_disk_system_info() {}
1157 void _kern_get_next_fd_info() {}
1158 void _kern_get_next_image_info() {}
1159 void _kern_get_next_port_info() {}
1160 void _kern_get_next_sem_info() {}
1161 void _kern_get_next_socket_stat() {}
1162 void _kern_get_next_team_info() {}
1163 void _kern_get_next_thread_info() {}
1164 void _kern_get_port_info() {}
1165 void _kern_get_port_message_info_etc() {}
1166 void _kern_get_real_time_clock_is_gmt() {}
1167 void _kern_get_safemode_option() {}
1168 void _kern_get_scheduler_mode() {}
1169 void _kern_get_sem_count() {}
1170 void _kern_get_sem_info() {}
1171 void _kern_get_system_info() {}
1172 void _kern_get_team_info() {}
1173 void _kern_get_team_usage_info() {}
1174 void _kern_get_thread_info() {}
1175 void _kern_get_timer() {}
1176 void _kern_get_timezone() {}
1177 void _kern_getcwd() {}
1178 void _kern_getgid() {}
1179 void _kern_getgroups() {}
1180 void _kern_getpeername() {}
1181 void _kern_getrlimit() {}
1182 void _kern_getsockname() {}
1183 void _kern_getsockopt() {}
1184 void _kern_getuid() {}
1185 void _kern_has_data() {}
1186 void _kern_image_relocated() {}
1187 void _kern_initialize_partition() {}
1188 void _kern_install_default_debugger() {}
1189 void _kern_install_team_debugger() {}
1190 void _kern_ioctl() {}
1191 void _kern_is_computer_on() {}
1192 void _kern_kernel_debugger() {}
1193 void _kern_kill_team() {}
1194 void _kern_kill_thread() {}
1195 void _kern_ktrace_output() {}
1196 void _kern_listen() {}
1197 void _kern_load_image() {}
1198 void _kern_loading_app_failed() {}
1199 void _kern_lock_node() {}
1200 void _kern_map_file() {}
1201 void _kern_memory_advice() {}
1202 void _kern_mlock() {}
1203 void _kern_mount() {}
1204 void _kern_move_partition() {}
1205 void _kern_munlock() {}
1206 void _kern_mutex_lock() {}
1207 void _kern_mutex_sem_acquire() {}
1208 void _kern_mutex_sem_release() {}
1209 void _kern_mutex_switch_lock() {}
1210 void _kern_mutex_unlock() {}
1211 void _kern_next_device() {}
1212 void _kern_normalize_path() {}
1213 void _kern_open() {}
1214 void _kern_open_attr() {}
1215 void _kern_open_attr_dir() {}
1216 void _kern_open_dir() {}
1217 void _kern_open_dir_entry_ref() {}
1218 void _kern_open_entry_ref() {}
1219 void _kern_open_index_dir() {}
1220 void _kern_open_parent_dir() {}
1221 void _kern_open_query() {}
1222 void _kern_poll() {}
1223 void _kern_port_buffer_size_etc() {}
1224 void _kern_port_count() {}
1225 void _kern_preallocate() {}
1226 void _kern_process_info() {}
1227 void _kern_read() {}
1228 void _kern_read_attr() {}
1229 void _kern_read_dir() {}
1230 void _kern_read_fs_info() {}
1231 void _kern_read_index_stat() {}
1232 void _kern_read_kernel_image_symbols() {}
1233 void _kern_read_link() {}
1234 void _kern_read_port_etc() {}
1235 void _kern_read_stat() {}
1236 void _kern_readv() {}
1237 void _kern_realtime_sem_close() {}
1238 void _kern_realtime_sem_get_value() {}
1239 void _kern_realtime_sem_open() {}
1240 void _kern_realtime_sem_post() {}
1241 void _kern_realtime_sem_unlink() {}
1242 void _kern_realtime_sem_wait() {}
1243 void _kern_receive_data() {}
1244 void _kern_recv() {}
1245 void _kern_recvfrom() {}
1246 void _kern_recvmsg() {}
1247 void _kern_register_file_device() {}
1248 void _kern_register_image() {}
1249 void _kern_register_messaging_service() {}
1250 void _kern_register_syslog_daemon() {}
1251 void _kern_release_sem() {}
1252 void _kern_release_sem_etc() {}
1253 void _kern_remove_attr() {}
1254 void _kern_remove_dir() {}
1255 void _kern_remove_index() {}
1256 void _kern_remove_team_debugger() {}
1257 void _kern_rename() {}
1258 void _kern_rename_attr() {}
1259 void _kern_rename_thread() {}
1260 void _kern_repair_partition() {}
1261 void _kern_reserve_address_range() {}
1262 void _kern_resize_area() {}
1263 void _kern_resize_partition() {}
1264 void _kern_restore_signal_frame() {}
1265 void _kern_resume_thread() {}
1266 void _kern_rewind_dir() {}
1267 void _kern_seek() {}
1268 void _kern_select() {}
1269 void _kern_send() {}
1270 void _kern_send_data() {}
1271 void _kern_send_signal() {}
1272 void _kern_sendmsg() {}
1273 void _kern_sendto() {}
1274 void _kern_set_area_protection() {}
1275 void _kern_set_clock() {}
1276 void _kern_set_cpu_enabled() {}
1277 void _kern_set_debugger_breakpoint() {}
1278 void _kern_set_memory_protection() {}
1279 void _kern_set_partition_content_name() {}
1280 void _kern_set_partition_content_parameters() {}
1281 void _kern_set_partition_name() {}
1282 void _kern_set_partition_parameters() {}
1283 void _kern_set_partition_type() {}
1284 void _kern_set_port_owner() {}
1285 void _kern_set_real_time_clock() {}
1286 void _kern_set_real_time_clock_is_gmt() {}
1287 void _kern_set_scheduler_mode() {}
1288 void _kern_set_sem_owner() {}
1289 void _kern_set_signal_mask() {}
1290 void _kern_set_signal_stack() {}
1291 void _kern_set_thread_priority() {}
1292 void _kern_set_timer() {}
1293 void _kern_set_timezone() {}
1294 void _kern_setcwd() {}
1295 void _kern_setgroups() {}
1296 void _kern_setpgid() {}
1297 void _kern_setregid() {}
1298 void _kern_setreuid() {}
1299 void _kern_setrlimit() {}
1300 void _kern_setsid() {}
1301 void _kern_setsockopt() {}
1302 void _kern_shutdown() {}
1303 void _kern_shutdown_socket() {}
1304 void _kern_sigaction() {}
1305 void _kern_sigpending() {}
1306 void _kern_sigsuspend() {}
1307 void _kern_sigwait() {}
1308 void _kern_snooze_etc() {}
1309 void _kern_sockatmark() {}
1310 void _kern_socket() {}
1311 void _kern_socketpair() {}
1312 void _kern_spawn_thread() {}
1313 void _kern_start_watching() {}
1314 void _kern_start_watching_disks() {}
1315 void _kern_start_watching_system() {}
1316 void _kern_stat_attr() {}
1317 void _kern_stop_notifying() {}
1318 void _kern_stop_watching() {}
1319 void _kern_stop_watching_disks() {}
1320 void _kern_stop_watching_system() {}
1321 void _kern_suspend_thread() {}
1322 void _kern_switch_sem() {}
1323 void _kern_switch_sem_etc() {}
1324 void _kern_sync() {}
1325 void _kern_sync_memory() {}
1326 void _kern_system_profiler_next_buffer() {}
1327 void _kern_system_profiler_recorded() {}
1328 void _kern_system_profiler_start() {}
1329 void _kern_system_profiler_stop() {}
1330 void _kern_system_time() {}
1331 void _kern_thread_yield() {}
1332 void _kern_transfer_area() {}
1333 void _kern_unblock_thread() {}
1334 void _kern_unblock_threads() {}
1335 void _kern_uninitialize_partition() {}
1336 void _kern_unlink() {}
1337 void _kern_unlock_node() {}
1338 void _kern_unmap_memory() {}
1339 void _kern_unmount() {}
1340 void _kern_unregister_file_device() {}
1341 void _kern_unregister_image() {}
1342 void _kern_unregister_messaging_service() {}
1343 void _kern_unreserve_address_range() {}
1344 void _kern_wait_for_child() {}
1345 void _kern_wait_for_debugger() {}
1346 void _kern_wait_for_objects() {}
1347 void _kern_wait_for_team() {}
1348 void _kern_wait_for_thread() {}
1349 void _kern_wait_for_thread_etc() {}
1350 void _kern_write() {}
1351 void _kern_write_attr() {}
1352 void _kern_write_fs_info() {}
1353 void _kern_write_port_etc() {}
1354 void _kern_write_stat() {}
1355 void _kern_writev() {}
1356 void _kern_writev_port_etc() {}
1357 void _kern_xsi_msgctl() {}
1358 void _kern_xsi_msgget() {}
1359 void _kern_xsi_msgrcv() {}
1360 void _kern_xsi_msgsnd() {}
1361 void _kern_xsi_semctl() {}
1362 void _kern_xsi_semget() {}
1363 void _kern_xsi_semop() {}
1364 void _longjmp() {}
1365 void _lstat_beos() {}
1366 void _lstat_current() {}
1367 void _nl_C_LC_CTYPE_class() {}
1368 void _nl_C_LC_CTYPE_class32() {}
1369 void _nl_C_LC_CTYPE_class_alnum() {}
1370 void _nl_C_LC_CTYPE_class_alpha() {}
1371 void _nl_C_LC_CTYPE_class_blank() {}
1372 void _nl_C_LC_CTYPE_class_cntrl() {}
1373 void _nl_C_LC_CTYPE_class_digit() {}
1374 void _nl_C_LC_CTYPE_class_graph() {}
1375 void _nl_C_LC_CTYPE_class_lower() {}
1376 void _nl_C_LC_CTYPE_class_print() {}
1377 void _nl_C_LC_CTYPE_class_punct() {}
1378 void _nl_C_LC_CTYPE_class_space() {}
1379 void _nl_C_LC_CTYPE_class_upper() {}
1380 void _nl_C_LC_CTYPE_class_xdigit() {}
1381 void _nl_C_LC_CTYPE_map_tolower() {}
1382 void _nl_C_LC_CTYPE_map_toupper() {}
1383 void _nl_C_LC_CTYPE_tolower() {}
1384 void _nl_C_LC_CTYPE_toupper() {}
1385 void _nl_C_LC_CTYPE_width() {}
1386 void _nl_C_codeset() {}
1387 void _nl_C_name() {}
1388 void _nl_POSIX_name() {}
1389 void _nl_current_locale() {}
1390 void _nl_postload_ctype() {}
1391 void _obstack_allocated_p() {}
1392 void _obstack_begin() {}
1393 void _obstack_begin_1() {}
1394 void _obstack_free() {}
1395 void _obstack_memory_used() {}
1396 void _obstack_newchunk() {}
1397 void _sPrintf() {}
1398 void _setDebugFlag() {}
1399 void _setjmp() {}
1400 void _stat_beos() {}
1401 void _stat_current() {}
1402 void _thread_do_exit_notification() {}
1403 void _thread_do_exit_work() {}
1404 void _to_negative_error() {}
1405 void _to_positive_error() {}
1406 void _ufc_dofinalperm() {}
1407 void _ufc_doit() {}
1408 void _utimes() {}
1409 void _waitpid() {}
1410 void _xdebugPrintf() {}
1411 void a64l() {}
1412 void abort() {}
1413 void abs() {}
1414 void access() {}
1415 void acos() {}
1416 void acosf() {}
1417 void acosh() {}
1418 void acoshf() {}
1419 void acoshl() {}
1420 void acosl() {}
1421 void acquire_sem() {}
1422 void acquire_sem_etc() {}
1423 void alarm() {}
1424 void aligned_alloc() {}
1425 void alphasort() {}
1426 void area_for() {}
1427 void asctime() {}
1428 void asctime_r() {}
1429 void asin() {}
1430 void asinf() {}
1431 void asinh() {}
1432 void asinhf() {}
1433 void asinhl() {}
1434 void asinl() {}
1435 void asprintf() {}
1436 void atan() {}
1437 void atan2() {}
1438 void atan2f() {}
1439 void atan2l() {}
1440 void atanf() {}
1441 void atanh() {}
1442 void atanhf() {}
1443 void atanhl() {}
1444 void atanl() {}
1445 void atexit() {}
1446 void atfork() {}
1447 void atof() {}
1448 void atoi() {}
1449 void atol() {}
1450 void atoll() {}
1451 void atomic_add() {}
1452 void atomic_add64() {}
1453 void atomic_and() {}
1454 void atomic_and64() {}
1455 void atomic_get() {}
1456 void atomic_get64() {}
1457 void atomic_get_and_set() {}
1458 void atomic_get_and_set64() {}
1459 void atomic_or() {}
1460 void atomic_or64() {}
1461 void atomic_set() {}
1462 void atomic_set64() {}
1463 void atomic_test_and_set() {}
1464 void atomic_test_and_set64() {}
1465 void atoui() {}
1466 void atoul() {}
1467 void basename() {}
1468 void bcmp() {}
1469 void bcopy() {}
1470 void brk() {}
1471 void bsearch() {}
1472 void btowc() {}
1473 void bzero() {}
1474 void cabs() {}
1475 void cabsf() {}
1476 void cabsl() {}
1477 void cacos() {}
1478 void cacosf() {}
1479 void cacosh() {}
1480 void cacoshf() {}
1481 void cacoshl() {}
1482 void cacosl() {}
1483 void calloc() {}
1484 void carg() {}
1485 void cargf() {}
1486 void cargl() {}
1487 void casin() {}
1488 void casinf() {}
1489 void casinh() {}
1490 void casinhf() {}
1491 void casinhl() {}
1492 void casinl() {}
1493 void catan() {}
1494 void catanf() {}
1495 void catanh() {}
1496 void catanhf() {}
1497 void catanhl() {}
1498 void catanl() {}
1499 void catclose() {}
1500 void catgets() {}
1501 void catopen() {}
1502 void cbrt() {}
1503 void cbrtf() {}
1504 void cbrtl() {}
1505 void ccos() {}
1506 void ccosf() {}
1507 void ccosh() {}
1508 void ccoshf() {}
1509 void ccoshl() {}
1510 void ccosl() {}
1511 void ceil() {}
1512 void ceilf() {}
1513 void ceill() {}
1514 void cexp() {}
1515 void cexpf() {}
1516 void cexpl() {}
1517 void cfgetispeed() {}
1518 void cfgetospeed() {}
1519 void cfmakeraw() {}
1520 void cfsetispeed() {}
1521 void cfsetospeed() {}
1522 void chdir() {}
1523 void chmod() {}
1524 void chown() {}
1525 void chroot() {}
1526 void cimag() {}
1527 void cimagf() {}
1528 void cimagl() {}
1529 void clear_caches() {}
1530 void clear_debugger_breakpoint() {}
1531 void clear_debugger_watchpoint() {}
1532 void clearenv() {}
1533 void clearerr() {}
1534 void clearerr_unlocked() {}
1535 void clock_getcpuclockid() {}
1536 void clock_getres() {}
1537 void clock_gettime() {}
1538 void clock_nanosleep() {}
1539 void clock_settime() {}
1540 void clog() {}
1541 void clog10() {}
1542 void clog10f() {}
1543 void clog10l() {}
1544 void clogf() {}
1545 void clogl() {}
1546 void clone_area() {}
1547 void close() {}
1548 void close_port() {}
1549 void closedir() {}
1550 void closelog() {}
1551 void closelog_team() {}
1552 void closelog_thread() {}
1553 void confstr() {}
1554 void conj() {}
1555 void conjf() {}
1556 void conjl() {}
1557 void convert_from_stat_beos() {}
1558 void convert_to_stat_beos() {}
1559 void copysign() {}
1560 void copysignf() {}
1561 void copysignl() {}
1562 void cos() {}
1563 void cosf() {}
1564 void cosh() {}
1565 void coshf() {}
1566 void coshl() {}
1567 void cosl() {}
1568 void cpow() {}
1569 void cpowf() {}
1570 void cpowl() {}
1571 void cproj() {}
1572 void cprojf() {}
1573 void cprojl() {}
1574 void creal() {}
1575 void crealf() {}
1576 void creall() {}
1577 void creat() {}
1578 void create_area() {}
1579 void create_port() {}
1580 void create_sem() {}
1581 void crypt() {}
1582 void crypt16() {}
1583 void crypt_legacy() {}
1584 void csin() {}
1585 void csinf() {}
1586 void csinh() {}
1587 void csinhf() {}
1588 void csinhl() {}
1589 void csinl() {}
1590 void csqrt() {}
1591 void csqrtf() {}
1592 void csqrtl() {}
1593 void ctan() {}
1594 void ctanf() {}
1595 void ctanh() {}
1596 void ctanhf() {}
1597 void ctanhl() {}
1598 void ctanl() {}
1599 void ctermid() {}
1600 void ctime() {}
1601 void ctime_r() {}
1602 void cuserid() {}
1603 void debug_printf() {}
1604 void debug_thread() {}
1605 void debug_vprintf() {}
1606 void debugger() {}
1607 void delete_area() {}
1608 void delete_driver_settings() {}
1609 void delete_port() {}
1610 void delete_sem() {}
1611 void dev_for_path() {}
1612 void difftime() {}
1613 void dirfd() {}
1614 void dirname() {}
1615 void disable_debugger() {}
1616 void div() {}
1617 void dladdr() {}
1618 void dlclose() {}
1619 void dlerror() {}
1620 void dlopen() {}
1621 void dlsym() {}
1622 void dprintf() {}
1623 void drand48() {}
1624 void drand48_r() {}
1625 void drem() {}
1626 void dremf() {}
1627 void dup() {}
1628 void dup2() {}
1629 void duplocale() {}
1630 void ecvt() {}
1631 void ecvt_r() {}
1632 void encrypt() {}
1633 void endgrent() {}
1634 void endpwent() {}
1635 void endspent() {}
1636 void endutxent() {}
1637 void erand48() {}
1638 void erand48_r() {}
1639 void erf() {}
1640 void erfc() {}
1641 void erfcf() {}
1642 void erfcl() {}
1643 void erff() {}
1644 void erfl() {}
1645 void estimate_max_scheduling_latency() {}
1646 void execl() {}
1647 void execle() {}
1648 void execlp() {}
1649 void execv() {}
1650 void execve() {}
1651 void execvp() {}
1652 void execvpe() {}
1653 void exit() {}
1654 void exit_thread() {}
1655 void exp() {}
1656 void exp10() {}
1657 void exp10f() {}
1658 void exp10l() {}
1659 void exp2() {}
1660 void exp2f() {}
1661 void exp2l() {}
1662 void expf() {}
1663 void expl() {}
1664 void expm1() {}
1665 void expm1f() {}
1666 void expm1l() {}
1667 void fabs() {}
1668 void fabsf() {}
1669 void fabsl() {}
1670 void faccessat() {}
1671 void fchdir() {}
1672 void fchmod() {}
1673 void fchmodat() {}
1674 void fchown() {}
1675 void fchownat() {}
1676 void fclose() {}
1677 void fcloseall() {}
1678 void fcntl() {}
1679 void fcvt() {}
1680 void fcvt_r() {}
1681 void fdim() {}
1682 void fdimf() {}
1683 void fdiml() {}
1684 void fdopen() {}
1685 void fdopendir() {}
1686 void fedisableexcept() {}
1687 void feenableexcept() {}
1688 void fegetenv() {}
1689 void feholdexcept() {}
1690 void feof() {}
1691 void feof_unlocked() {}
1692 void feraiseexcept() {}
1693 void ferror() {}
1694 void ferror_unlocked() {}
1695 void fesetexceptflag() {}
1696 void feupdateenv() {}
1697 void fflush() {}
1698 void fflush_unlocked() {}
1699 void ffs() {}
1700 void fgetc() {}
1701 void fgetc_unlocked() {}
1702 void fgetpos() {}
1703 void fgets() {}
1704 void fgets_unlocked() {}
1705 void fgetspent() {}
1706 void fgetspent_r() {}
1707 void fgetwc() {}
1708 void fgetwc_unlocked() {}
1709 void fgetws() {}
1710 void fileno() {}
1711 void fileno_unlocked() {}
1712 void find_area() {}
1713 void find_path() {}
1714 void find_path_etc() {}
1715 void find_path_for_path() {}
1716 void find_path_for_path_etc() {}
1717 void find_paths() {}
1718 void find_paths_etc() {}
1719 void find_port() {}
1720 void find_thread() {}
1721 void finite() {}
1722 void finitef() {}
1723 void finitel() {}
1724 void flock() {}
1725 void flockfile() {}
1726 void floor() {}
1727 void floorf() {}
1728 void floorl() {}
1729 void fma() {}
1730 void fmaf() {}
1731 void fmal() {}
1732 void fmax() {}
1733 void fmaxf() {}
1734 void fmaxl() {}
1735 void fmemopen() {}
1736 void fmin() {}
1737 void fminf() {}
1738 void fminl() {}
1739 void fmod() {}
1740 void fmodf() {}
1741 void fmodl() {}
1742 void fnmatch() {}
1743 void fopen() {}
1744 void fopencookie() {}
1745 void fork() {}
1746 void fpathconf() {}
1747 void fprintf() {}
1748 void fpurge() {}
1749 void fputc() {}
1750 void fputc_unlocked() {}
1751 void fputs() {}
1752 void fputs_unlocked() {}
1753 void fputwc() {}
1754 void fputwc_unlocked() {}
1755 void fputws() {}
1756 void fputws_unlocked() {}
1757 void fread() {}
1758 void fread_unlocked() {}
1759 void free() {}
1760 void freelocale() {}
1761 void freopen() {}
1762 void frexp() {}
1763 void frexpf() {}
1764 void frexpl() {}
1765 void fs_close_attr() {}
1766 void fs_close_attr_dir() {}
1767 void fs_close_index_dir() {}
1768 void fs_close_query() {}
1769 void fs_create_index() {}
1770 void fs_fopen_attr() {}
1771 void fs_fopen_attr_dir() {}
1772 void fs_lopen_attr_dir() {}
1773 void fs_mount_volume() {}
1774 void fs_open_attr() {}
1775 void fs_open_attr_dir() {}
1776 void fs_open_index_dir() {}
1777 void fs_open_live_query() {}
1778 void fs_open_query() {}
1779 void fs_read_attr() {}
1780 void fs_read_attr_dir() {}
1781 void fs_read_index_dir() {}
1782 void fs_read_query() {}
1783 void fs_remove_attr() {}
1784 void fs_remove_index() {}
1785 void fs_rewind_attr_dir() {}
1786 void fs_rewind_index_dir() {}
1787 void fs_stat_attr() {}
1788 void fs_stat_dev() {}
1789 void fs_stat_index() {}
1790 void fs_unmount_volume() {}
1791 void fs_write_attr() {}
1792 void fscanf() {}
1793 void fseek() {}
1794 void fseeko() {}
1795 void fsetpos() {}
1796 void fstatat() {}
1797 void fstatvfs() {}
1798 void fsync() {}
1799 void ftell() {}
1800 void ftello() {}
1801 void ftime() {}
1802 void ftok() {}
1803 void ftruncate() {}
1804 void ftrylockfile() {}
1805 void ftw() {}
1806 void funlockfile() {}
1807 void futimens() {}
1808 void fwide() {}
1809 void fwprintf() {}
1810 void fwrite() {}
1811 void fwrite_unlocked() {}
1812 void fwscanf() {}
1813 void gcvt() {}
1814 void get_architecture() {}
1815 void get_architectures() {}
1816 void get_cpu_info() {}
1817 void get_cpu_topology_info() {}
1818 void get_cpuid() {}
1819 void get_dateformats() {}
1820 void get_debug_exception_string() {}
1821 void get_debug_message_string() {}
1822 void get_driver_boolean_parameter() {}
1823 void get_driver_parameter() {}
1824 void get_driver_settings() {}
1825 void get_image_symbol() {}
1826 void get_image_symbol_etc() {}
1827 void get_memory_properties() {}
1828 void get_nth_image_symbol() {}
1829 void get_path_for_dirent() {}
1830 void get_primary_architecture() {}
1831 void get_pthread_thread_id() {}
1832 void get_scheduler_mode() {}
1833 void get_secondary_architectures() {}
1834 void get_sem_count() {}
1835 void get_stack_frame() {}
1836 void get_system_info() {}
1837 void getc() {}
1838 void getc_unlocked() {}
1839 void getchar() {}
1840 void getchar_unlocked() {}
1841 void getcwd() {}
1842 void getdelim() {}
1843 void getdtablesize() {}
1844 void getegid() {}
1845 void getenv() {}
1846 void geteuid() {}
1847 void getgid() {}
1848 void getgrent() {}
1849 void getgrent_r() {}
1850 void getgrgid() {}
1851 void getgrgid_r() {}
1852 void getgrnam() {}
1853 void getgrnam_r() {}
1854 void getgrouplist() {}
1855 void getgroups() {}
1856 void gethostname() {}
1857 void getitimer() {}
1858 void getline() {}
1859 void getlogin() {}
1860 void getlogin_r() {}
1861 void getopt() {}
1862 void getopt_long() {}
1863 void getopt_long_only() {}
1864 void getpagesize() {}
1865 void getpgid() {}
1866 void getpgrp() {}
1867 void getpid() {}
1868 void getppid() {}
1869 void getpriority() {}
1870 void getpwent() {}
1871 void getpwent_r() {}
1872 void getpwnam() {}
1873 void getpwnam_r() {}
1874 void getpwuid() {}
1875 void getpwuid_r() {}
1876 void getrlimit() {}
1877 void gets() {}
1878 void getsid() {}
1879 void getspent() {}
1880 void getspent_r() {}
1881 void getspnam() {}
1882 void getspnam_r() {}
1883 void getsubopt() {}
1884 void gettimeofday() {}
1885 void getuid() {}
1886 void getutxent() {}
1887 void getutxid() {}
1888 void getutxline() {}
1889 void getw() {}
1890 void getwc() {}
1891 void getwc_unlocked() {}
1892 void getwchar() {}
1893 void glob() {}
1894 void globfree() {}
1895 void gmtime() {}
1896 void gmtime_r() {}
1897 void grantpt() {}
1898 void guess_architecture_for_path() {}
1899 void has_data() {}
1900 void hcreate() {}
1901 void hcreate_r() {}
1902 void hdestroy() {}
1903 void hdestroy_r() {}
1904 void heapsort() {}
1905 void hsearch() {}
1906 void hsearch_r() {}
1907 void hypot() {}
1908 void hypotf() {}
1909 void hypotl() {}
1910 void ilogb() {}
1911 void ilogbf() {}
1912 void ilogbl() {}
1913 void imaxabs() {}
1914 void imaxdiv() {}
1915 void index() {}
1916 void init_des() {}
1917 void initgroups() {}
1918 void initialize_before() {}
1919 void initstate() {}
1920 void initstate_r() {}
1921 void insque() {}
1922 void install_default_debugger() {}
1923 void install_team_debugger() {}
1924 void ioctl() {}
1925 void is_computer_on() {}
1926 void is_computer_on_fire() {}
1927 void isalnum() {}
1928 void isalnum_l() {}
1929 void isalpha() {}
1930 void isalpha_l() {}
1931 void isascii() {}
1932 void isatty() {}
1933 void isblank() {}
1934 void isblank_l() {}
1935 void iscntrl() {}
1936 void iscntrl_l() {}
1937 void isdigit() {}
1938 void isdigit_l() {}
1939 void isgraph() {}
1940 void isgraph_l() {}
1941 void isinf() {}
1942 void isinff() {}
1943 void isinfl() {}
1944 void islower() {}
1945 void islower_l() {}
1946 void isnan() {}
1947 void isnanf() {}
1948 void isnanl() {}
1949 void isprint() {}
1950 void isprint_l() {}
1951 void ispunct() {}
1952 void ispunct_l() {}
1953 void isspace() {}
1954 void isspace_l() {}
1955 void isupper() {}
1956 void isupper_l() {}
1957 void iswalnum() {}
1958 void iswalnum_l() {}
1959 void iswalpha() {}
1960 void iswalpha_l() {}
1961 void iswblank() {}
1962 void iswblank_l() {}
1963 void iswcntrl() {}
1964 void iswcntrl_l() {}
1965 void iswctype() {}
1966 void iswctype_l() {}
1967 void iswdigit() {}
1968 void iswdigit_l() {}
1969 void iswgraph() {}
1970 void iswgraph_l() {}
1971 void iswlower() {}
1972 void iswlower_l() {}
1973 void iswprint() {}
1974 void iswprint_l() {}
1975 void iswpunct() {}
1976 void iswpunct_l() {}
1977 void iswspace() {}
1978 void iswspace_l() {}
1979 void iswupper() {}
1980 void iswupper_l() {}
1981 void iswxdigit() {}
1982 void iswxdigit_l() {}
1983 void isxdigit() {}
1984 void isxdigit_l() {}
1985 void j0() {}
1986 void j0f() {}
1987 void j1() {}
1988 void j1f() {}
1989 void jn() {}
1990 void jnf() {}
1991 void jrand48() {}
1992 void jrand48_r() {}
1993 void kill() {}
1994 void kill_team() {}
1995 void kill_thread() {}
1996 void killpg() {}
1997 void ktrace_printf() {}
1998 void ktrace_vprintf() {}
1999 void l64a() {}
2000 void labs() {}
2001 void lchown() {}
2002 void lcong48() {}
2003 void lcong48_r() {}
2004 void ldexp() {}
2005 void ldexpf() {}
2006 void ldexpl() {}
2007 void ldiv() {}
2008 void lfind() {}
2009 void lgamma() {}
2010 void lgamma_r() {}
2011 void lgammaf() {}
2012 void lgammaf_r() {}
2013 void lgammal() {}
2014 void lgammal_r() {}
2015 void link() {}
2016 void linkat() {}
2017 void llabs() {}
2018 void lldiv() {}
2019 void llrint() {}
2020 void llrintf() {}
2021 void llrintl() {}
2022 void llround() {}
2023 void llroundf() {}
2024 void llroundl() {}
2025 void load_add_on() {}
2026 void load_driver_settings() {}
2027 void load_driver_settings_file() {}
2028 void load_image() {}
2029 void localeconv() {}
2030 void localeconv_l() {}
2031 void localtime() {}
2032 void localtime_r() {}
2033 void lockf() {}
2034 void log() {}
2035 void log10() {}
2036 void log10f() {}
2037 void log10l() {}
2038 void log1p() {}
2039 void log1pf() {}
2040 void log1pl() {}
2041 void log2() {}
2042 void log2f() {}
2043 void log2l() {}
2044 void log_team() {}
2045 void log_thread() {}
2046 void logb() {}
2047 void logbf() {}
2048 void logbl() {}
2049 void logf() {}
2050 void logl() {}
2051 void longjmp() {}
2052 void lrand48() {}
2053 void lrand48_r() {}
2054 void lrint() {}
2055 void lrintf() {}
2056 void lrintl() {}
2057 void lround() {}
2058 void lroundf() {}
2059 void lroundl() {}
2060 void lsearch() {}
2061 void lseek() {}
2062 void madvise() {}
2063 void malloc() {}
2064 void malloc_usable_size() {}
2065 void mblen() {}
2066 void mbrlen() {}
2067 void mbrtowc() {}
2068 void mbsinit() {}
2069 void mbsnrtowcs() {}
2070 void mbsrtowcs() {}
2071 void mbstowcs() {}
2072 void mbtowc() {}
2073 void memalign() {}
2074 void memccpy() {}
2075 void memchr() {}
2076 void memcmp() {}
2077 void memcpy() {}
2078 void memmove() {}
2079 void memrchr() {}
2080 void memset() {}
2081 void mergesort() {}
2082 void mkdir() {}
2083 void mkdirat() {}
2084 void mkdtemp() {}
2085 void mkfifo() {}
2086 void mkfifoat() {}
2087 void mknod() {}
2088 void mknodat() {}
2089 void mkstemp() {}
2090 void mkstemps() {}
2091 void mktemp() {}
2092 void mktime() {}
2093 void mlock() {}
2094 void mmap() {}
2095 void modf() {}
2096 void modff() {}
2097 void modfl() {}
2098 void mprotect() {}
2099 void mrand48() {}
2100 void mrand48_r() {}
2101 void msgctl() {}
2102 void msgget() {}
2103 void msgrcv() {}
2104 void msgsnd() {}
2105 void mstats() {}
2106 void msync() {}
2107 void munlock() {}
2108 void munmap() {}
2109 void nan() {}
2110 void nanf() {}
2111 void nanl() {}
2112 void nanosleep() {}
2113 void nearbyint() {}
2114 void nearbyintf() {}
2115 void nearbyintl() {}
2116 void newlocale() {}
2117 void next_dev() {}
2118 void nextafter() {}
2119 void nextafterf() {}
2120 void nextafterl() {}
2121 void nexttoward() {}
2122 void nexttowardf() {}
2123 void nexttowardl() {}
2124 void nftw() {}
2125 void nice() {}
2126 void nl_langinfo() {}
2127 void nl_langinfo_l() {}
2128 void nrand48() {}
2129 void nrand48_r() {}
2130 void obstack_free() {}
2131 void on_exit_thread() {}
2132 void open() {}
2133 void open_memstream() {}
2134 void openat() {}
2135 void opendir() {}
2136 void openlog() {}
2137 void openlog_team() {}
2138 void openlog_thread() {}
2139 void parse_driver_settings_string() {}
2140 void parse_printf_format() {}
2141 void parsedate() {}
2142 void parsedate_etc() {}
2143 void pathconf() {}
2144 void pause() {}
2145 void pclose() {}
2146 void perror() {}
2147 void pipe() {}
2148 void poll() {}
2149 void popen() {}
2150 void port_buffer_size() {}
2151 void port_buffer_size_etc() {}
2152 void port_count() {}
2153 void posix_fadvise() {}
2154 void posix_fallocate() {}
2155 void posix_madvise() {}
2156 void posix_memalign() {}
2157 void posix_openpt() {}
2158 void posix_spawn() {}
2159 void posix_spawn_file_actions_addclose() {}
2160 void posix_spawn_file_actions_adddup2() {}
2161 void posix_spawn_file_actions_addopen() {}
2162 void posix_spawn_file_actions_destroy() {}
2163 void posix_spawn_file_actions_init() {}
2164 void posix_spawnattr_destroy() {}
2165 void posix_spawnattr_getflags() {}
2166 void posix_spawnattr_getpgroup() {}
2167 void posix_spawnattr_getsigdefault() {}
2168 void posix_spawnattr_getsigmask() {}
2169 void posix_spawnattr_init() {}
2170 void posix_spawnattr_setflags() {}
2171 void posix_spawnattr_setpgroup() {}
2172 void posix_spawnattr_setsigdefault() {}
2173 void posix_spawnattr_setsigmask() {}
2174 void posix_spawnp() {}
2175 void pow() {}
2176 void pow10() {}
2177 void pow10f() {}
2178 void pow10l() {}
2179 void powf() {}
2180 void powl() {}
2181 void ppoll() {}
2182 void pread() {}
2183 void printf() {}
2184 void printf_size() {}
2185 void printf_size_info() {}
2186 void psiginfo() {}
2187 void psignal() {}
2188 void pthread_atfork() {}
2189 void pthread_attr_destroy() {}
2190 void pthread_attr_get_np() {}
2191 void pthread_attr_getdetachstate() {}
2192 void pthread_attr_getguardsize() {}
2193 void pthread_attr_getschedparam() {}
2194 void pthread_attr_getscope() {}
2195 void pthread_attr_getstack() {}
2196 void pthread_attr_getstacksize() {}
2197 void pthread_attr_init() {}
2198 void pthread_attr_setdetachstate() {}
2199 void pthread_attr_setguardsize() {}
2200 void pthread_attr_setschedparam() {}
2201 void pthread_attr_setscope() {}
2202 void pthread_attr_setstack() {}
2203 void pthread_attr_setstacksize() {}
2204 void pthread_barrier_destroy() {}
2205 void pthread_barrier_init() {}
2206 void pthread_barrier_wait() {}
2207 void pthread_barrierattr_destroy() {}
2208 void pthread_barrierattr_getpshared() {}
2209 void pthread_barrierattr_init() {}
2210 void pthread_barrierattr_setpshared() {}
2211 void pthread_cancel() {}
2212 void pthread_cond_broadcast() {}
2213 void pthread_cond_clockwait() {}
2214 void pthread_cond_destroy() {}
2215 void pthread_cond_init() {}
2216 void pthread_cond_signal() {}
2217 void pthread_cond_timedwait() {}
2218 void pthread_cond_wait() {}
2219 void pthread_condattr_destroy() {}
2220 void pthread_condattr_getclock() {}
2221 void pthread_condattr_getpshared() {}
2222 void pthread_condattr_init() {}
2223 void pthread_condattr_setclock() {}
2224 void pthread_condattr_setpshared() {}
2225 void pthread_create() {}
2226 void pthread_detach() {}
2227 void pthread_equal() {}
2228 void pthread_exit() {}
2229 void pthread_getattr_np() {}
2230 void pthread_getconcurrency() {}
2231 void pthread_getname_np() {}
2232 void pthread_getschedparam() {}
2233 void pthread_getspecific() {}
2234 void pthread_join() {}
2235 void pthread_key_create() {}
2236 void pthread_key_delete() {}
2237 void pthread_kill() {}
2238 void pthread_mutex_clocklock() {}
2239 void pthread_mutex_destroy() {}
2240 void pthread_mutex_getprioceiling() {}
2241 void pthread_mutex_init() {}
2242 void pthread_mutex_lock() {}
2243 void pthread_mutex_setprioceiling() {}
2244 void pthread_mutex_timedlock() {}
2245 void pthread_mutex_trylock() {}
2246 void pthread_mutex_unlock() {}
2247 void pthread_mutexattr_destroy() {}
2248 void pthread_mutexattr_getprioceiling() {}
2249 void pthread_mutexattr_getprotocol() {}
2250 void pthread_mutexattr_getpshared() {}
2251 void pthread_mutexattr_gettype() {}
2252 void pthread_mutexattr_init() {}
2253 void pthread_mutexattr_setprioceiling() {}
2254 void pthread_mutexattr_setprotocol() {}
2255 void pthread_mutexattr_setpshared() {}
2256 void pthread_mutexattr_settype() {}
2257 void pthread_once() {}
2258 void pthread_rwlock_clockrdlock() {}
2259 void pthread_rwlock_clockwrlock() {}
2260 void pthread_rwlock_destroy() {}
2261 void pthread_rwlock_init() {}
2262 void pthread_rwlock_rdlock() {}
2263 void pthread_rwlock_timedrdlock() {}
2264 void pthread_rwlock_timedwrlock() {}
2265 void pthread_rwlock_tryrdlock() {}
2266 void pthread_rwlock_trywrlock() {}
2267 void pthread_rwlock_unlock() {}
2268 void pthread_rwlock_wrlock() {}
2269 void pthread_rwlockattr_destroy() {}
2270 void pthread_rwlockattr_getpshared() {}
2271 void pthread_rwlockattr_init() {}
2272 void pthread_rwlockattr_setpshared() {}
2273 void pthread_self() {}
2274 void pthread_setcancelstate() {}
2275 void pthread_setcanceltype() {}
2276 void pthread_setconcurrency() {}
2277 void pthread_setname_np() {}
2278 void pthread_setschedparam() {}
2279 void pthread_setspecific() {}
2280 void pthread_spin_destroy() {}
2281 void pthread_spin_init() {}
2282 void pthread_spin_lock() {}
2283 void pthread_spin_trylock() {}
2284 void pthread_spin_unlock() {}
2285 void pthread_testcancel() {}
2286 void ptsname() {}
2287 void putc() {}
2288 void putc_unlocked() {}
2289 void putchar() {}
2290 void putchar_unlocked() {}
2291 void putenv() {}
2292 void puts() {}
2293 void pututxline() {}
2294 void putw() {}
2295 void putwc() {}
2296 void putwc_unlocked() {}
2297 void putwchar() {}
2298 void putwchar_unlocked() {}
2299 void pwrite() {}
2300 void qsort() {}
2301 void radixsort() {}
2302 void raise() {}
2303 void rand() {}
2304 void rand_r() {}
2305 void random() {}
2306 void random_r() {}
2307 void re_comp() {}
2308 void re_compile_fastmap() {}
2309 void re_compile_pattern() {}
2310 void re_exec() {}
2311 void re_match() {}
2312 void re_match_2() {}
2313 void re_search() {}
2314 void re_search_2() {}
2315 void re_set_registers() {}
2316 void re_set_syntax() {}
2317 void read() {}
2318 void read_port() {}
2319 void read_port_etc() {}
2320 void read_pos() {}
2321 void readdir() {}
2322 void readdir_r() {}
2323 void readlink() {}
2324 void readlinkat() {}
2325 void readv() {}
2326 void readv_pos() {}
2327 void real_time_clock() {}
2328 void real_time_clock_usecs() {}
2329 void realloc() {}
2330 void realpath() {}
2331 void receive_data() {}
2332 void regcomp() {}
2333 void regerror() {}
2334 void regexec() {}
2335 void regfree() {}
2336 void register_printf_function() {}
2337 void release_sem() {}
2338 void release_sem_etc() {}
2339 void remainder() {}
2340 void remainderf() {}
2341 void remainderl() {}
2342 void remove() {}
2343 void remove_team_debugger() {}
2344 void remque() {}
2345 void remquo() {}
2346 void remquof() {}
2347 void remquol() {}
2348 void rename() {}
2349 void rename_thread() {}
2350 void renameat() {}
2351 void resize_area() {}
2352 void resume_thread() {}
2353 void rewind() {}
2354 void rewinddir() {}
2355 void rindex() {}
2356 void rint() {}
2357 void rintf() {}
2358 void rintl() {}
2359 void rmdir() {}
2360 void round() {}
2361 void roundf() {}
2362 void roundl() {}
2363 void sbrk() {}
2364 void scalb() {}
2365 void scalbf() {}
2366 void scalbln() {}
2367 void scalblnf() {}
2368 void scalblnl() {}
2369 void scalbn() {}
2370 void scalbnf() {}
2371 void scalbnl() {}
2372 void scandir() {}
2373 void scanf() {}
2374 void sched_get_priority_max() {}
2375 void sched_get_priority_min() {}
2376 void sched_yield() {}
2377 void seed48() {}
2378 void seed48_r() {}
2379 void seekdir() {}
2380 void select() {}
2381 void sem_clockwait() {}
2382 void sem_close() {}
2383 void sem_destroy() {}
2384 void sem_getvalue() {}
2385 void sem_init() {}
2386 void sem_open() {}
2387 void sem_post() {}
2388 void sem_timedwait() {}
2389 void sem_trywait() {}
2390 void sem_unlink() {}
2391 void sem_wait() {}
2392 void semctl() {}
2393 void semget() {}
2394 void semop() {}
2395 void send_data() {}
2396 void send_signal() {}
2397 void set_alarm() {}
2398 void set_area_protection() {}
2399 void set_dateformats() {}
2400 void set_debugger_breakpoint() {}
2401 void set_debugger_watchpoint() {}
2402 void set_port_owner() {}
2403 void set_real_time_clock() {}
2404 void set_scheduler_mode() {}
2405 void set_sem_owner() {}
2406 void set_signal_stack() {}
2407 void set_thread_priority() {}
2408 void setbuf() {}
2409 void setbuffer() {}
2410 void setegid() {}
2411 void setenv() {}
2412 void seteuid() {}
2413 void setgid() {}
2414 void setgrent() {}
2415 void setgroups() {}
2416 void sethostname() {}
2417 void setitimer() {}
2418 void setjmp() {}
2419 void setkey() {}
2420 void setlinebuf() {}
2421 void setlocale() {}
2422 void setlogmask() {}
2423 void setlogmask_team() {}
2424 void setlogmask_thread() {}
2425 void setpgid() {}
2426 void setpgrp() {}
2427 void setpriority() {}
2428 void setpwent() {}
2429 void setregid() {}
2430 void setreuid() {}
2431 void setrlimit() {}
2432 void setsid() {}
2433 void setspent() {}
2434 void setstate() {}
2435 void setstate_r() {}
2436 void setuid() {}
2437 void setutxent() {}
2438 void setvbuf() {}
2439 void sgetspent() {}
2440 void sgetspent_r() {}
2441 void shm_open() {}
2442 void shm_unlink() {}
2443 void sigaltstack() {}
2444 void siglongjmp() {}
2445 void signgam() {}
2446 void significand() {}
2447 void significandf() {}
2448 void sigqueue() {}
2449 void sigsetjmp() {}
2450 void sigtimedwait() {}
2451 void sigwaitinfo() {}
2452 void sin() {}
2453 void sincos() {}
2454 void sincosf() {}
2455 void sincosl() {}
2456 void sinf() {}
2457 void sinh() {}
2458 void sinhf() {}
2459 void sinhl() {}
2460 void sinl() {}
2461 void sleep() {}
2462 void snooze() {}
2463 void snooze_etc() {}
2464 void snooze_until() {}
2465 void snprintf() {}
2466 void spawn_thread() {}
2467 void sprintf() {}
2468 void sqrt() {}
2469 void sqrtf() {}
2470 void sqrtl() {}
2471 void sradixsort() {}
2472 void srand() {}
2473 void srand48() {}
2474 void srand48_r() {}
2475 void srandom() {}
2476 void srandom_r() {}
2477 void sscanf() {}
2478 void statvfs() {}
2479 void stime() {}
2480 void stpcpy() {}
2481 void strcasecmp() {}
2482 void strcasecmp_l() {}
2483 void strcasestr() {}
2484 void strcat() {}
2485 void strchr() {}
2486 void strchrnul() {}
2487 void strcmp() {}
2488 void strcoll() {}
2489 void strcoll_l() {}
2490 void strcpy() {}
2491 void strcspn() {}
2492 void strdup() {}
2493 void strerror() {}
2494 void strerror_l() {}
2495 void strerror_r() {}
2496 void strfmon() {}
2497 void strfmon_l() {}
2498 void strftime() {}
2499 void strftime_l() {}
2500 void strlcat() {}
2501 void strlcpy() {}
2502 void strlen() {}
2503 void strlwr() {}
2504 void strncasecmp() {}
2505 void strncasecmp_l() {}
2506 void strncat() {}
2507 void strncmp() {}
2508 void strncpy() {}
2509 void strndup() {}
2510 void strnlen() {}
2511 void strpbrk() {}
2512 void strptime() {}
2513 void strrchr() {}
2514 void strsignal() {}
2515 void strspn() {}
2516 void strstr() {}
2517 void strtod() {}
2518 void strtof() {}
2519 void strtoimax() {}
2520 void strtok() {}
2521 void strtok_r() {}
2522 void strtol() {}
2523 void strtold() {}
2524 void strtoll() {}
2525 void strtoul() {}
2526 void strtoull() {}
2527 void strtoumax() {}
2528 void strupr() {}
2529 void strxfrm() {}
2530 void strxfrm_l() {}
2531 void suggest_thread_priority() {}
2532 void suspend_thread() {}
2533 void swab() {}
2534 void switch_sem() {}
2535 void switch_sem_etc() {}
2536 void swprintf() {}
2537 void swscanf() {}
2538 void symlink() {}
2539 void symlinkat() {}
2540 void sync() {}
2541 void syslog() {}
2542 void system() {}
2543 void system_time() {}
2544 void system_time_nsecs() {}
2545 void tan() {}
2546 void tanf() {}
2547 void tanh() {}
2548 void tanhf() {}
2549 void tanhl() {}
2550 void tanl() {}
2551 void tcdrain() {}
2552 void tcflow() {}
2553 void tcflush() {}
2554 void tcgetattr() {}
2555 void tcgetpgrp() {}
2556 void tcgetsid() {}
2557 void tcsendbreak() {}
2558 void tcsetattr() {}
2559 void tcsetpgrp() {}
2560 void tcsetsid() {}
2561 void tdelete() {}
2562 void tdestroy() {}
2563 void telldir() {}
2564 void tempnam() {}
2565 void terminate_after() {}
2566 void tfind() {}
2567 void tgamma() {}
2568 void tgammaf() {}
2569 void tgammal() {}
2570 void thrd_create() {}
2571 void thrd_current() {}
2572 void thrd_detach() {}
2573 void thrd_equal() {}
2574 void thrd_exit() {}
2575 void thrd_join() {}
2576 void thrd_sleep() {}
2577 void thrd_yield() {}
2578 void time() {}
2579 void timegm() {}
2580 void timer_create() {}
2581 void timer_delete() {}
2582 void timer_getoverrun() {}
2583 void timer_gettime() {}
2584 void timer_settime() {}
2585 void timespec_get() {}
2586 void tls_address() {}
2587 void tls_allocate() {}
2588 void tls_get() {}
2589 void tls_set() {}
2590 void tmpfile() {}
2591 void tmpnam() {}
2592 void tmpnam_r() {}
2593 void toascii() {}
2594 void tolower() {}
2595 void tolower_l() {}
2596 void toupper() {}
2597 void toupper_l() {}
2598 void towctrans() {}
2599 void towctrans_l() {}
2600 void towlower() {}
2601 void towlower_l() {}
2602 void towupper() {}
2603 void towupper_l() {}
2604 void trunc() {}
2605 void truncate() {}
2606 void truncf() {}
2607 void truncl() {}
2608 void tsearch() {}
2609 void ttyname() {}
2610 void ttyname_r() {}
2611 void twalk() {}
2612 void tzset() {}
2613 void ualarm() {}
2614 void ufc_do_pw() {}
2615 void ufc_setup_password() {}
2616 void umask() {}
2617 void uname() {}
2618 void ungetc() {}
2619 void ungetwc() {}
2620 void unlink() {}
2621 void unlinkat() {}
2622 void unload_add_on() {}
2623 void unload_driver_settings() {}
2624 void unlockpt() {}
2625 void unsetenv() {}
2626 void uselocale() {}
2627 void usleep() {}
2628 void utime() {}
2629 void utimensat() {}
2630 void utimes() {}
2631 void valloc() {}
2632 void vasprintf() {}
2633 void vdprintf() {}
2634 void vfork() {}
2635 void vfprintf() {}
2636 void vfscanf() {}
2637 void vfwprintf() {}
2638 void vfwscanf() {}
2639 void vprintf() {}
2640 void vscanf() {}
2641 void vsnprintf() {}
2642 void vsprintf() {}
2643 void vsscanf() {}
2644 void vswprintf() {}
2645 void vswscanf() {}
2646 void vsyslog() {}
2647 void vwprintf() {}
2648 void vwscanf() {}
2649 void wait() {}
2650 void wait_for_debugger() {}
2651 void wait_for_objects() {}
2652 void wait_for_objects_etc() {}
2653 void wait_for_thread() {}
2654 void wait_for_thread_etc() {}
2655 void waitid() {}
2656 void waitpid() {}
2657 void wcpcpy() {}
2658 void wcpncpy() {}
2659 void wcrtomb() {}
2660 void wcscasecmp() {}
2661 void wcscasecmp_l() {}
2662 void wcscat() {}
2663 void wcschr() {}
2664 void wcschrnul() {}
2665 void wcscmp() {}
2666 void wcscoll() {}
2667 void wcscoll_l() {}
2668 void wcscpy() {}
2669 void wcscspn() {}
2670 void wcsdup() {}
2671 void wcsftime() {}
2672 void wcslcat() {}
2673 void wcslcpy() {}
2674 void wcslen() {}
2675 void wcsncasecmp() {}
2676 void wcsncasecmp_l() {}
2677 void wcsncat() {}
2678 void wcsncmp() {}
2679 void wcsncpy() {}
2680 void wcsnlen() {}
2681 void wcsnrtombs() {}
2682 void wcspbrk() {}
2683 void wcsrchr() {}
2684 void wcsrtombs() {}
2685 void wcsspn() {}
2686 void wcsstr() {}
2687 void wcstod() {}
2688 void wcstof() {}
2689 void wcstok() {}
2690 void wcstol() {}
2691 void wcstold() {}
2692 void wcstoll() {}
2693 void wcstombs() {}
2694 void wcstoq() {}
2695 void wcstoul() {}
2696 void wcstoull() {}
2697 void wcstouq() {}
2698 void wcswcs() {}
2699 void wcswidth() {}
2700 void wcsxfrm() {}
2701 void wcsxfrm_l() {}
2702 void wctob() {}
2703 void wctomb() {}
2704 void wctrans() {}
2705 void wctrans_l() {}
2706 void wctype() {}
2707 void wctype_l() {}
2708 void wcwidth() {}
2709 void wmemchr() {}
2710 void wmemcmp() {}
2711 void wmemcpy() {}
2712 void wmemmove() {}
2713 void wmempcpy() {}
2714 void wmemset() {}
2715 void wprintf() {}
2716 void write() {}
2717 void write_port() {}
2718 void write_port_etc() {}
2719 void write_pos() {}
2720 void writev() {}
2721 void writev_pos() {}
2722 void wscanf() {}
2723 void y0() {}
2724 void y0f() {}
2725 void y1() {}
2726 void y1f() {}
2727 void yn() {}
2728 void ynf() {}
2729 
2730 #include <symbol_versioning.h>
2731 
2732 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__clock", "clock@@", "1_ALPHA4");
2733 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__clock_beos", "clock@", "BASE");
2734 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__find_directory", "find_directory@@", "1_ALPHA5");
2735 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__find_directory_alpha4", "find_directory@", "BASE");
2736 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_fstat_current", "fstat@@", "1_ALPHA1");
2737 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_fstat_beos", "fstat@", "BASE");
2738 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_getrusage_current", "getrusage@@", "1_BETA3");
2739 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_getrusage_base", "getrusage@", "BASE");
2740 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_lstat_current", "lstat@@", "1_ALPHA1");
2741 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_lstat_beos", "lstat@", "BASE");
2742 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pselect", "pselect@@", "1_ALPHA4");
2743 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pselect_beos", "pselect@", "BASE");
2744 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pthread_sigmask", "pthread_sigmask@@", "1_ALPHA4");
2745 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__pthread_sigmask_beos", "pthread_sigmask@", "BASE");
2746 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigaction", "sigaction@@", "1_ALPHA4");
2747 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigaction_beos", "sigaction@", "BASE");
2748 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigaddset", "sigaddset@@", "1_ALPHA4");
2749 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigaddset_beos", "sigaddset@", "BASE");
2750 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigdelset", "sigdelset@@", "1_ALPHA4");
2751 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigdelset_beos", "sigdelset@", "BASE");
2752 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigemptyset", "sigemptyset@@", "1_ALPHA4");
2753 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigemptyset_beos", "sigemptyset@", "BASE");
2754 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigfillset", "sigfillset@@", "1_ALPHA4");
2755 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigfillset_beos", "sigfillset@", "BASE");
2756 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sighold", "sighold@@", "1_ALPHA4");
2757 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sighold_beos", "sighold@", "BASE");
2758 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigignore", "sigignore@@", "1_ALPHA4");
2759 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigignore_beos", "sigignore@", "BASE");
2760 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__siginterrupt", "siginterrupt@@", "1_ALPHA4");
2761 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__siginterrupt_beos", "siginterrupt@", "BASE");
2762 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigismember", "sigismember@@", "1_ALPHA4");
2763 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigismember_beos", "sigismember@", "BASE");
2764 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__signal", "signal@@", "1_ALPHA4");
2765 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__signal_beos", "signal@", "BASE");
2766 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigpause", "sigpause@@", "1_ALPHA4");
2767 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigpause_beos", "sigpause@", "BASE");
2768 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigpending", "sigpending@@", "1_ALPHA4");
2769 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigpending_beos", "sigpending@", "BASE");
2770 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigprocmask", "sigprocmask@@", "1_ALPHA4");
2771 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigprocmask_beos", "sigprocmask@", "BASE");
2772 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigrelse", "sigrelse@@", "1_ALPHA4");
2773 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigrelse_beos", "sigrelse@", "BASE");
2774 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigset", "sigset@@", "1_ALPHA4");
2775 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigset_beos", "sigset@", "BASE");
2776 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigsuspend", "sigsuspend@@", "1_ALPHA4");
2777 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigsuspend_beos", "sigsuspend@", "BASE");
2778 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigwait", "sigwait@@", "1_ALPHA4");
2779 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sigwait_beos", "sigwait@", "BASE");
2780 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_stat_current", "stat@@", "1_ALPHA1");
2781 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("_stat_beos", "stat@", "BASE");
2782 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sysconf", "sysconf@@", "1_ALPHA4");
2783 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__sysconf_beos", "sysconf@", "BASE");
2784 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times", "times@@", "1_ALPHA4");
2785 DEFINE_LIBROOT_KERNEL_SYMBOL_VERSION("__times_beos", "times@", "BASE");
2786