4 osl_acceptConnectionOnSocket;
24 osl_createEmptySocketAddr;
26 osl_createHostAddrByAddr;
27 osl_createHostAddrByName;
28 osl_createInetSocketAddr;
34 osl_createSuspendedThread;
37 osl_decrementInterlockedCount;
38 osl_demultiplexSocketEvents;
43 osl_destroySocketAddr;
47 osl_enableNonBlockingMode;
49 osl_executeProcess_WithRedirectedIO;
51 osl_freeProcessHandle;
52 osl_freeSecurityHandle;
53 osl_getAddrOfSocketAddr;
55 osl_getCommandArgCount;
57 osl_getCurrentSecurity;
59 osl_getDottedInetAddrOfSocketAddr;
61 osl_getEthernetAddress;
62 osl_getExecutableFile;
63 osl_getFamilyOfSocketAddr;
65 osl_getFileURLFromSystemPath;
68 osl_getHostnameOfHostAddr;
69 osl_getHostnameOfSocketAddr;
70 osl_getInetPortOfSocketAddr;
72 osl_getLastSocketError;
73 osl_getLastSocketErrorDescription;
74 osl_getLocalAddrOfSocket;
76 osl_getModuleURLFromAddress;
77 osl_getNextDirectoryItem;
78 osl_getPeerAddrOfSocket;
81 osl_getProcessWorkingDir;
82 osl_getProfileSectionEntries;
83 osl_getProfileSections;
85 osl_getSocketAddrOfHostAddr;
89 osl_getSystemPathFromFileURL;
91 osl_getThreadIdentifier;
93 osl_getThreadPriority;
94 osl_getThreadTextEncoding;
97 osl_getVolumeInformation;
98 osl_incrementInterlockedCount;
101 osl_isEqualSocketAddr;
102 osl_isExceptionPending;
104 osl_isNonBlockingMode;
113 osl_loginUserOnFileServer;
118 osl_readProfileIdent;
119 osl_readProfileString;
122 osl_receiveFromSocket;
125 osl_releaseDirectoryItem;
128 osl_releaseSemaphore;
130 osl_removeFromSocketSet;
131 osl_removeProfileEntry;
132 osl_removeSignalHandler;
143 osl_setFileAttributes;
145 osl_setInetPortOfSocketAddr;
146 osl_setAddrOfSocketAddr;
148 osl_setThreadKeyData;
149 osl_setThreadPriority;
150 osl_setThreadTextEncoding;
153 osl_terminateProcess;
156 osl_tryToAcquireMutex;
157 osl_tryToAcquireSemaphore;
163 osl_writeProfileBool;
164 osl_writeProfileIdent;
165 osl_writeProfileString;
168 osl_unloadUserProfile;
169 osl_sendResourcePipe;
170 osl_receiveResourcePipe;
177 rtl_reallocateMemory;
180 rtl_hashentry_destroy;
183 rtl_hashtable_destroy;
188 rtl_locale_getCountry;
189 rtl_locale_getDefault;
190 rtl_locale_getLanguage;
191 rtl_locale_getVariant;
194 rtl_locale_setDefault;
197 rtl_str_compare_WithLength;
198 rtl_str_shortenedCompare_WithLength;
199 rtl_str_reverseCompare_WithLength;
200 rtl_str_compareIgnoreAsciiCase;
201 rtl_str_compareIgnoreAsciiCase_WithLength;
202 rtl_str_shortenedCompareIgnoreAsciiCase_WithLength;
204 rtl_str_hashCode_WithLength;
206 rtl_str_indexOfChar_WithLength;
208 rtl_str_indexOfStr_WithLength;
209 rtl_str_lastIndexOfChar;
210 rtl_str_lastIndexOfChar_WithLength;
211 rtl_str_lastIndexOfStr;
212 rtl_str_lastIndexOfStr_WithLength;
214 rtl_str_replaceChar_WithLength;
215 rtl_str_toAsciiLowerCase;
216 rtl_str_toAsciiLowerCase_WithLength;
217 rtl_str_toAsciiUpperCase;
218 rtl_str_toAsciiUpperCase_WithLength;
220 rtl_str_trim_WithLength;
221 rtl_str_valueOfBoolean;
223 rtl_str_valueOfInt32;
224 rtl_str_valueOfInt64;
225 rtl_str_valueOfDouble;
226 rtl_str_valueOfFloat;
234 rtl_string_getLength;
238 rtl_string_newConcat;
239 rtl_string_newFromStr;
240 rtl_string_newFromStr_WithLength;
241 rtl_string_newFromString;
242 rtl_string_newReplace;
243 rtl_string_newReplaceStrAt;
244 rtl_string_newToAsciiLowerCase;
245 rtl_string_newToAsciiUpperCase;
247 rtl_string_new_WithLength;
249 rtl_stringbuffer_ensureCapacity;
250 rtl_stringbuffer_insert;
251 rtl_stringbuffer_newFromStr_WithLength;
252 rtl_stringbuffer_newFromStringBuffer;
254 rtl_ustr_compare_WithLength;
255 rtl_ustr_shortenedCompare_WithLength;
256 rtl_ustr_reverseCompare_WithLength;
257 rtl_ustr_compareIgnoreAsciiCase;
258 rtl_ustr_compareIgnoreAsciiCase_WithLength;
259 rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength;
260 rtl_ustr_ascii_compare;
261 rtl_ustr_ascii_compare_WithLength;
262 rtl_ustr_ascii_shortenedCompare_WithLength;
263 rtl_ustr_asciil_reverseCompare_WithLength;
264 rtl_ustr_ascii_compareIgnoreAsciiCase;
265 rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength;
266 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
269 rtl_ustr_hashCode_WithLength;
270 rtl_ustr_indexOfChar;
271 rtl_ustr_indexOfChar_WithLength;
273 rtl_ustr_indexOfStr_WithLength;
274 rtl_ustr_lastIndexOfChar;
275 rtl_ustr_lastIndexOfChar_WithLength;
276 rtl_ustr_lastIndexOfStr;
277 rtl_ustr_lastIndexOfStr_WithLength;
278 rtl_ustr_replaceChar;
279 rtl_ustr_replaceChar_WithLength;
280 rtl_ustr_toAsciiLowerCase;
281 rtl_ustr_toAsciiLowerCase_WithLength;
282 rtl_ustr_toAsciiUpperCase;
283 rtl_ustr_toAsciiUpperCase_WithLength;
285 rtl_ustr_trim_WithLength;
286 rtl_ustr_valueOfBoolean;
287 rtl_ustr_valueOfChar;
288 rtl_ustr_valueOfInt32;
289 rtl_ustr_valueOfInt64;
290 rtl_ustr_valueOfDouble;
291 rtl_ustr_valueOfFloat;
299 rtl_uString_getLength;
301 rtl_uString_getToken;
303 rtl_uString_newConcat;
304 rtl_uString_newFromStr;
305 rtl_uString_newFromStr_WithLength;
306 rtl_uString_newFromAscii;
307 rtl_uString_newFromString;
308 rtl_uString_newReplace;
309 rtl_uString_newReplaceStrAt;
310 rtl_uString_newToAsciiLowerCase;
311 rtl_uString_newToAsciiUpperCase;
313 rtl_uString_new_WithLength;
315 rtl_uStringbuffer_ensureCapacity;
316 rtl_uStringbuffer_insert;
317 rtl_uStringbuffer_insert_ascii;
318 rtl_uStringbuffer_newFromStr_WithLength;
319 rtl_uStringbuffer_newFromStringBuffer;
322 rtl_createTextToUnicodeConverter;
323 rtl_destroyTextToUnicodeConverter;
324 rtl_createTextToUnicodeContext;
325 rtl_destroyTextToUnicodeContext;
326 rtl_resetTextToUnicodeContext;
327 rtl_convertTextToUnicode;
328 rtl_createUnicodeToTextConverter;
329 rtl_destroyUnicodeToTextConverter;
330 rtl_createUnicodeToTextContext;
331 rtl_destroyUnicodeToTextContext;
332 rtl_resetUnicodeToTextContext;
333 rtl_convertUnicodeToText;
334 rtl_isOctetTextEncoding;
335 rtl_getTextEncodingInfo;
336 rtl_getTextEncodingFromWindowsCharset;
337 rtl_getTextEncodingFromUnixCharset;
338 rtl_getTextEncodingFromMimeCharset;
339 rtl_getBestWindowsCharsetFromTextEncoding;
340 rtl_getMimeCharsetFromTextEncoding;
341 rtl_getBestMimeCharsetFromTextEncoding;
342 rtl_getBestUnixCharsetFromTextEncoding;
343 rtl_allocateZeroMemory;
347 rtl_digest_createMD2;
348 rtl_digest_createMD5;
349 rtl_digest_createSHA;
350 rtl_digest_createSHA1;
351 rtl_digest_createHMAC_MD5;
352 rtl_digest_createHMAC_SHA1;
354 rtl_digest_destroyMD2;
355 rtl_digest_destroyMD5;
356 rtl_digest_destroySHA;
357 rtl_digest_destroySHA1;
358 rtl_digest_destroyHMAC_MD5;
359 rtl_digest_destroyHMAC_SHA1;
365 rtl_digest_getHMAC_MD5;
366 rtl_digest_getHMAC_SHA1;
368 rtl_digest_initHMAC_MD5;
369 rtl_digest_initHMAC_SHA1;
370 rtl_digest_queryAlgorithm;
371 rtl_digest_queryLength;
373 rtl_digest_updateMD2;
374 rtl_digest_updateMD5;
375 rtl_digest_updateSHA;
376 rtl_digest_updateSHA1;
377 rtl_digest_updateHMAC_MD5;
378 rtl_digest_updateHMAC_SHA1;
384 rtl_digest_HMAC_SHA1;
387 rtl_random_createPool;
388 rtl_random_destroyPool;
395 rtl_getGlobalProcessId;
411 osl_createInetBroadcastAddr;
422 rtl_cipher_destroyBF;
424 rtl_byte_sequence_reference2One;
425 rtl_byte_sequence_realloc;
426 rtl_byte_sequence_acquire;
427 rtl_byte_sequence_release;
428 rtl_byte_sequence_construct;
429 rtl_byte_sequence_constructNoDefault;
430 rtl_byte_sequence_constructFromArray;
431 rtl_byte_sequence_assign;
432 rtl_byte_sequence_equals;
433 rtl_byte_sequence_getConstArray;
434 rtl_byte_sequence_getLength;
436 osl_acquireDirectoryItem;
438 osl_abbreviateSystemPath;
439 osl_getDateTimeFromTimeValue;
440 osl_getTimeValueFromDateTime;
441 osl_getLocalTimeFromSystemTime;
442 osl_getSystemTimeFromLocalTime;
443 osl_getAbsoluteFileURL;
445 osl_unmountVolumeDevice;
446 osl_automountVolumeDevice;
447 osl_releaseVolumeDeviceHandle;
448 osl_getVolumeDeviceMountPath;
449 osl_acquireVolumeDeviceHandle;
451 osl_setDebugMessageFunc;
452 osl_setDetailedDebugMessageFunc;
455 osl_getCanonicalName;
456 osl_getTextEncodingFromLocale;
459 rtl_uriConvertRelToAbs;
465 rtl_bootstrap_setIniFileName;
466 rtl_bootstrap_args_open;
467 rtl_bootstrap_args_close;
468 rtl_bootstrap_get_from_handle;
469 rtl_bootstrap_get_iniName_from_handle;
470 rtl_bootstrap_expandMacros_from_handle;
471 rtl_bootstrap_expandMacros;
472 rtl_getAppCommandArgCount;
473 rtl_getAppCommandArg;
475 rtl_moduleCount_acquire;
476 rtl_moduleCount_release;
477 rtl_moduleCount_canUnload;
478 rtl_registerModuleForUnloading;
479 rtl_unregisterModuleForUnloading;
480 rtl_unloadUnusedModules;
481 rtl_addUnloadingListener;
482 rtl_removeUnloadingListener;
487 osl_getProcessLocale;
488 osl_setProcessLocale;
498 rtl_math_doubleToString;
499 rtl_math_doubleToUString;
502 rtl_math_stringToDouble;
503 rtl_math_uStringToDouble;
504 rtl_convertUStringToString;
506 osl_joinProcessWithTimeout;
508 rtl_getTextEncodingFromWindowsCodePage;
509 rtl_getWindowsCodePageFromTextEncoding;
519 osl_createDirectoryPath;
520 osl_getFunctionSymbol;
521 osl_getModuleURLFromFunctionAddress;
522 rtl_cipher_createARCFOUR;
523 rtl_cipher_initARCFOUR;
524 rtl_cipher_decodeARCFOUR;
525 rtl_cipher_encodeARCFOUR;
526 rtl_cipher_destroyARCFOUR;
530 rtl_uStringbuffer_insertUtf32;
531 rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
532 rtl_logfile_longTrace;
533 rtl_ustr_asciil_reverseEquals_WithLength;
538 osl_setErrorReporting;
557 osl_getAsciiFunctionSymbol;
560 rtl_uString_internConvert;
561 rtl_ustr_indexOfAscii_WithLength;
562 rtl_ustr_lastIndexOfAscii_WithLength;
563 rtl_uString_iterateCodePoints;
564 rtl_uString_newFromCodePoints;
569 osl_loadModuleRelative;
574 rtl_bootstrap_encode;
575 rtl_convertStringToUString;
576 rtl_math_approxValue;
594 rtl_logfile_hasLogFile;
603 osl_detail_ObjectRegistry_storeAddresses;
604 osl_detail_ObjectRegistry_checkObjectCount;
605 osl_detail_ObjectRegistry_registerObject;
606 osl_detail_ObjectRegistry_revokeObject;
607 osl_detail_ObjectRegistry_getMutex;
612 sal_detail_initialize;
613 sal_detail_deinitialize;