xref: /trunk/main/sal/util/sal.map (revision cdf0e10c)
1*cdf0e10cSrcweirUDK_3_0_0 {
2*cdf0e10cSrcweir    global:
3*cdf0e10cSrcweir        GetVersionInfo;
4*cdf0e10cSrcweir        osl_acceptConnectionOnSocket;
5*cdf0e10cSrcweir        osl_acceptPipe;
6*cdf0e10cSrcweir        osl_acquireSocket;
7*cdf0e10cSrcweir        osl_acquirePipe;
8*cdf0e10cSrcweir        osl_acquireMutex;
9*cdf0e10cSrcweir        osl_acquireSemaphore;
10*cdf0e10cSrcweir        osl_addSignalHandler;
11*cdf0e10cSrcweir        osl_addToSocketSet;
12*cdf0e10cSrcweir        osl_assertFailedLine;
13*cdf0e10cSrcweir        osl_bindAddrToSocket;
14*cdf0e10cSrcweir        osl_breakDebug;
15*cdf0e10cSrcweir        osl_checkCondition;
16*cdf0e10cSrcweir        osl_clearSocketSet;
17*cdf0e10cSrcweir        osl_closeDirectory;
18*cdf0e10cSrcweir        osl_closePipe;
19*cdf0e10cSrcweir        osl_closeProfile;
20*cdf0e10cSrcweir        osl_connectSocketTo;
21*cdf0e10cSrcweir        osl_copyHostAddr;
22*cdf0e10cSrcweir        osl_copySocketAddr;
23*cdf0e10cSrcweir        osl_createCondition;
24*cdf0e10cSrcweir        osl_createEmptySocketAddr;
25*cdf0e10cSrcweir        osl_createHostAddr;
26*cdf0e10cSrcweir        osl_createHostAddrByAddr;
27*cdf0e10cSrcweir        osl_createHostAddrByName;
28*cdf0e10cSrcweir        osl_createInetSocketAddr;
29*cdf0e10cSrcweir        osl_createMutex;
30*cdf0e10cSrcweir        osl_createPipe;
31*cdf0e10cSrcweir        osl_createSemaphore;
32*cdf0e10cSrcweir        osl_createSocket;
33*cdf0e10cSrcweir        osl_createSocketSet;
34*cdf0e10cSrcweir        osl_createSuspendedThread;
35*cdf0e10cSrcweir        osl_createThread;
36*cdf0e10cSrcweir        osl_createThreadKey;
37*cdf0e10cSrcweir        osl_decrementInterlockedCount;
38*cdf0e10cSrcweir        osl_demultiplexSocketEvents;
39*cdf0e10cSrcweir        osl_destroyCondition;
40*cdf0e10cSrcweir        osl_destroyHostAddr;
41*cdf0e10cSrcweir        osl_destroyMutex;
42*cdf0e10cSrcweir        osl_destroySemaphore;
43*cdf0e10cSrcweir        osl_destroySocketAddr;
44*cdf0e10cSrcweir        osl_destroySocketSet;
45*cdf0e10cSrcweir        osl_destroyThread;
46*cdf0e10cSrcweir        osl_destroyThreadKey;
47*cdf0e10cSrcweir        osl_enableNonBlockingMode;
48*cdf0e10cSrcweir        osl_executeProcess;
49*cdf0e10cSrcweir        osl_executeProcess_WithRedirectedIO;
50*cdf0e10cSrcweir        osl_flushProfile;
51*cdf0e10cSrcweir        osl_freeProcessHandle;
52*cdf0e10cSrcweir        osl_freeSecurityHandle;
53*cdf0e10cSrcweir        osl_getAddrOfSocketAddr;
54*cdf0e10cSrcweir        osl_getCommandArg;
55*cdf0e10cSrcweir        osl_getCommandArgCount;
56*cdf0e10cSrcweir        osl_getConfigDir;
57*cdf0e10cSrcweir        osl_getCurrentSecurity;
58*cdf0e10cSrcweir        osl_getDirectoryItem;
59*cdf0e10cSrcweir        osl_getDottedInetAddrOfSocketAddr;
60*cdf0e10cSrcweir        osl_getEnvironment;
61*cdf0e10cSrcweir        osl_getEthernetAddress;
62*cdf0e10cSrcweir        osl_getExecutableFile;
63*cdf0e10cSrcweir        osl_getFamilyOfSocketAddr;
64*cdf0e10cSrcweir        osl_getFileStatus;
65*cdf0e10cSrcweir        osl_getFileURLFromSystemPath;
66*cdf0e10cSrcweir        osl_getGlobalMutex;
67*cdf0e10cSrcweir        osl_getHomeDir;
68*cdf0e10cSrcweir        osl_getHostnameOfHostAddr;
69*cdf0e10cSrcweir        osl_getHostnameOfSocketAddr;
70*cdf0e10cSrcweir        osl_getInetPortOfSocketAddr;
71*cdf0e10cSrcweir        osl_getLastPipeError;
72*cdf0e10cSrcweir        osl_getLastSocketError;
73*cdf0e10cSrcweir        osl_getLastSocketErrorDescription;
74*cdf0e10cSrcweir        osl_getLocalAddrOfSocket;
75*cdf0e10cSrcweir        osl_getLocalHostname;
76*cdf0e10cSrcweir		osl_getModuleURLFromAddress;
77*cdf0e10cSrcweir        osl_getNextDirectoryItem;
78*cdf0e10cSrcweir        osl_getPeerAddrOfSocket;
79*cdf0e10cSrcweir        osl_getProcess;
80*cdf0e10cSrcweir        osl_getProcessInfo;
81*cdf0e10cSrcweir        osl_getProcessWorkingDir;
82*cdf0e10cSrcweir        osl_getProfileSectionEntries;
83*cdf0e10cSrcweir        osl_getProfileSections;
84*cdf0e10cSrcweir        osl_getServicePort;
85*cdf0e10cSrcweir        osl_getSocketAddrOfHostAddr;
86*cdf0e10cSrcweir        osl_getSocketOption;
87*cdf0e10cSrcweir        osl_getSocketType;
88*cdf0e10cSrcweir        osl_getSymbol;
89*cdf0e10cSrcweir        osl_getSystemPathFromFileURL;
90*cdf0e10cSrcweir        osl_getSystemTime;
91*cdf0e10cSrcweir        osl_getThreadIdentifier;
92*cdf0e10cSrcweir        osl_getThreadKeyData;
93*cdf0e10cSrcweir        osl_getThreadPriority;
94*cdf0e10cSrcweir        osl_getThreadTextEncoding;
95*cdf0e10cSrcweir        osl_getUserIdent;
96*cdf0e10cSrcweir        osl_getUserName;
97*cdf0e10cSrcweir        osl_getVolumeInformation;
98*cdf0e10cSrcweir        osl_incrementInterlockedCount;
99*cdf0e10cSrcweir        osl_isAdministrator;
100*cdf0e10cSrcweir        osl_isEndOfFile;
101*cdf0e10cSrcweir        osl_isEqualSocketAddr;
102*cdf0e10cSrcweir        osl_isExceptionPending;
103*cdf0e10cSrcweir        osl_isInSocketSet;
104*cdf0e10cSrcweir        osl_isNonBlockingMode;
105*cdf0e10cSrcweir        osl_isReceiveReady;
106*cdf0e10cSrcweir        osl_isSendReady;
107*cdf0e10cSrcweir        osl_isThreadRunning;
108*cdf0e10cSrcweir        osl_joinProcess;
109*cdf0e10cSrcweir        osl_joinWithThread;
110*cdf0e10cSrcweir        osl_listenOnSocket;
111*cdf0e10cSrcweir        osl_loadModule;
112*cdf0e10cSrcweir        osl_loginUser;
113*cdf0e10cSrcweir        osl_loginUserOnFileServer;
114*cdf0e10cSrcweir        osl_openDirectory;
115*cdf0e10cSrcweir        osl_openProfile;
116*cdf0e10cSrcweir        osl_raiseSignal;
117*cdf0e10cSrcweir        osl_readProfileBool;
118*cdf0e10cSrcweir        osl_readProfileIdent;
119*cdf0e10cSrcweir        osl_readProfileString;
120*cdf0e10cSrcweir        osl_readPipe;
121*cdf0e10cSrcweir        osl_readSocket;
122*cdf0e10cSrcweir        osl_receiveFromSocket;
123*cdf0e10cSrcweir        osl_receivePipe;
124*cdf0e10cSrcweir        osl_receiveSocket;
125*cdf0e10cSrcweir        osl_releaseDirectoryItem;
126*cdf0e10cSrcweir        osl_releaseMutex;
127*cdf0e10cSrcweir        osl_releasePipe;
128*cdf0e10cSrcweir        osl_releaseSemaphore;
129*cdf0e10cSrcweir        osl_releaseSocket;
130*cdf0e10cSrcweir        osl_removeFromSocketSet;
131*cdf0e10cSrcweir        osl_removeProfileEntry;
132*cdf0e10cSrcweir        osl_removeSignalHandler;
133*cdf0e10cSrcweir        osl_reportError;
134*cdf0e10cSrcweir        osl_resetCondition;
135*cdf0e10cSrcweir        osl_resolveHostname;
136*cdf0e10cSrcweir        osl_resumeThread;
137*cdf0e10cSrcweir        osl_scheduleThread;
138*cdf0e10cSrcweir        osl_searchFileURL;
139*cdf0e10cSrcweir        osl_sendPipe;
140*cdf0e10cSrcweir        osl_sendSocket;
141*cdf0e10cSrcweir        osl_sendToSocket;
142*cdf0e10cSrcweir        osl_setCondition;
143*cdf0e10cSrcweir        osl_setFileAttributes;
144*cdf0e10cSrcweir        osl_setFileTime;
145*cdf0e10cSrcweir        osl_setInetPortOfSocketAddr;
146*cdf0e10cSrcweir        osl_setAddrOfSocketAddr;
147*cdf0e10cSrcweir        osl_setSocketOption;
148*cdf0e10cSrcweir        osl_setThreadKeyData;
149*cdf0e10cSrcweir        osl_setThreadPriority;
150*cdf0e10cSrcweir        osl_setThreadTextEncoding;
151*cdf0e10cSrcweir        osl_shutdownSocket;
152*cdf0e10cSrcweir        osl_suspendThread;
153*cdf0e10cSrcweir        osl_terminateProcess;
154*cdf0e10cSrcweir        osl_terminateThread;
155*cdf0e10cSrcweir        osl_trace;
156*cdf0e10cSrcweir        osl_tryToAcquireMutex;
157*cdf0e10cSrcweir        osl_tryToAcquireSemaphore;
158*cdf0e10cSrcweir        osl_unloadModule;
159*cdf0e10cSrcweir        osl_waitCondition;
160*cdf0e10cSrcweir        osl_waitThread;
161*cdf0e10cSrcweir        osl_writePipe;
162*cdf0e10cSrcweir        osl_writeSocket;
163*cdf0e10cSrcweir        osl_writeProfileBool;
164*cdf0e10cSrcweir        osl_writeProfileIdent;
165*cdf0e10cSrcweir        osl_writeProfileString;
166*cdf0e10cSrcweir        osl_yieldThread;
167*cdf0e10cSrcweir        osl_loadUserProfile;
168*cdf0e10cSrcweir        osl_unloadUserProfile;
169*cdf0e10cSrcweir        osl_sendResourcePipe;
170*cdf0e10cSrcweir        osl_receiveResourcePipe;
171*cdf0e10cSrcweir        rtl_allocateMemory;
172*cdf0e10cSrcweir        rtl_compareMemory;
173*cdf0e10cSrcweir        rtl_copyMemory;
174*cdf0e10cSrcweir        rtl_fillMemory;
175*cdf0e10cSrcweir        rtl_freeMemory;
176*cdf0e10cSrcweir        rtl_moveMemory;
177*cdf0e10cSrcweir        rtl_reallocateMemory;
178*cdf0e10cSrcweir        rtl_zeroMemory;
179*cdf0e10cSrcweir        rtl_findInMemory;
180*cdf0e10cSrcweir        rtl_hashentry_destroy;
181*cdf0e10cSrcweir        rtl_hashfunc;
182*cdf0e10cSrcweir        rtl_hashtable_add;
183*cdf0e10cSrcweir        rtl_hashtable_destroy;
184*cdf0e10cSrcweir        rtl_hashtable_find;
185*cdf0e10cSrcweir        rtl_hashtable_grow;
186*cdf0e10cSrcweir        rtl_hashtable_init;
187*cdf0e10cSrcweir        rtl_locale_equals;
188*cdf0e10cSrcweir        rtl_locale_getCountry;
189*cdf0e10cSrcweir        rtl_locale_getDefault;
190*cdf0e10cSrcweir        rtl_locale_getLanguage;
191*cdf0e10cSrcweir        rtl_locale_getVariant;
192*cdf0e10cSrcweir        rtl_locale_hashCode;
193*cdf0e10cSrcweir        rtl_locale_register;
194*cdf0e10cSrcweir        rtl_locale_setDefault;
195*cdf0e10cSrcweir        rtl_str_getLength;
196*cdf0e10cSrcweir        rtl_str_compare;
197*cdf0e10cSrcweir        rtl_str_compare_WithLength;
198*cdf0e10cSrcweir        rtl_str_shortenedCompare_WithLength;
199*cdf0e10cSrcweir        rtl_str_reverseCompare_WithLength;
200*cdf0e10cSrcweir        rtl_str_compareIgnoreAsciiCase;
201*cdf0e10cSrcweir        rtl_str_compareIgnoreAsciiCase_WithLength;
202*cdf0e10cSrcweir        rtl_str_shortenedCompareIgnoreAsciiCase_WithLength;
203*cdf0e10cSrcweir        rtl_str_hashCode;
204*cdf0e10cSrcweir        rtl_str_hashCode_WithLength;
205*cdf0e10cSrcweir        rtl_str_indexOfChar;
206*cdf0e10cSrcweir        rtl_str_indexOfChar_WithLength;
207*cdf0e10cSrcweir        rtl_str_indexOfStr;
208*cdf0e10cSrcweir        rtl_str_indexOfStr_WithLength;
209*cdf0e10cSrcweir        rtl_str_lastIndexOfChar;
210*cdf0e10cSrcweir        rtl_str_lastIndexOfChar_WithLength;
211*cdf0e10cSrcweir        rtl_str_lastIndexOfStr;
212*cdf0e10cSrcweir        rtl_str_lastIndexOfStr_WithLength;
213*cdf0e10cSrcweir        rtl_str_replaceChar;
214*cdf0e10cSrcweir        rtl_str_replaceChar_WithLength;
215*cdf0e10cSrcweir        rtl_str_toAsciiLowerCase;
216*cdf0e10cSrcweir        rtl_str_toAsciiLowerCase_WithLength;
217*cdf0e10cSrcweir        rtl_str_toAsciiUpperCase;
218*cdf0e10cSrcweir        rtl_str_toAsciiUpperCase_WithLength;
219*cdf0e10cSrcweir        rtl_str_trim;
220*cdf0e10cSrcweir        rtl_str_trim_WithLength;
221*cdf0e10cSrcweir        rtl_str_valueOfBoolean;
222*cdf0e10cSrcweir        rtl_str_valueOfChar;
223*cdf0e10cSrcweir        rtl_str_valueOfInt32;
224*cdf0e10cSrcweir        rtl_str_valueOfInt64;
225*cdf0e10cSrcweir        rtl_str_valueOfDouble;
226*cdf0e10cSrcweir        rtl_str_valueOfFloat;
227*cdf0e10cSrcweir        rtl_str_toBoolean;
228*cdf0e10cSrcweir        rtl_str_toInt32;
229*cdf0e10cSrcweir        rtl_str_toInt64;
230*cdf0e10cSrcweir        rtl_str_toDouble;
231*cdf0e10cSrcweir        rtl_str_toFloat;
232*cdf0e10cSrcweir        rtl_string_acquire;
233*cdf0e10cSrcweir        rtl_string_assign;
234*cdf0e10cSrcweir        rtl_string_getLength;
235*cdf0e10cSrcweir        rtl_string_getStr;
236*cdf0e10cSrcweir        rtl_string_getToken;
237*cdf0e10cSrcweir        rtl_string_new;
238*cdf0e10cSrcweir        rtl_string_newConcat;
239*cdf0e10cSrcweir        rtl_string_newFromStr;
240*cdf0e10cSrcweir        rtl_string_newFromStr_WithLength;
241*cdf0e10cSrcweir        rtl_string_newFromString;
242*cdf0e10cSrcweir        rtl_string_newReplace;
243*cdf0e10cSrcweir        rtl_string_newReplaceStrAt;
244*cdf0e10cSrcweir        rtl_string_newToAsciiLowerCase;
245*cdf0e10cSrcweir        rtl_string_newToAsciiUpperCase;
246*cdf0e10cSrcweir        rtl_string_newTrim;
247*cdf0e10cSrcweir        rtl_string_new_WithLength;
248*cdf0e10cSrcweir        rtl_string_release;
249*cdf0e10cSrcweir        rtl_stringbuffer_ensureCapacity;
250*cdf0e10cSrcweir        rtl_stringbuffer_insert;
251*cdf0e10cSrcweir        rtl_stringbuffer_newFromStr_WithLength;
252*cdf0e10cSrcweir        rtl_stringbuffer_newFromStringBuffer;
253*cdf0e10cSrcweir        rtl_ustr_compare;
254*cdf0e10cSrcweir        rtl_ustr_compare_WithLength;
255*cdf0e10cSrcweir        rtl_ustr_shortenedCompare_WithLength;
256*cdf0e10cSrcweir        rtl_ustr_reverseCompare_WithLength;
257*cdf0e10cSrcweir        rtl_ustr_compareIgnoreAsciiCase;
258*cdf0e10cSrcweir        rtl_ustr_compareIgnoreAsciiCase_WithLength;
259*cdf0e10cSrcweir        rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength;
260*cdf0e10cSrcweir        rtl_ustr_ascii_compare;
261*cdf0e10cSrcweir        rtl_ustr_ascii_compare_WithLength;
262*cdf0e10cSrcweir        rtl_ustr_ascii_shortenedCompare_WithLength;
263*cdf0e10cSrcweir        rtl_ustr_asciil_reverseCompare_WithLength;
264*cdf0e10cSrcweir        rtl_ustr_ascii_compareIgnoreAsciiCase;
265*cdf0e10cSrcweir        rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength;
266*cdf0e10cSrcweir        rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
267*cdf0e10cSrcweir        rtl_ustr_getLength;
268*cdf0e10cSrcweir        rtl_ustr_hashCode;
269*cdf0e10cSrcweir        rtl_ustr_hashCode_WithLength;
270*cdf0e10cSrcweir        rtl_ustr_indexOfChar;
271*cdf0e10cSrcweir        rtl_ustr_indexOfChar_WithLength;
272*cdf0e10cSrcweir        rtl_ustr_indexOfStr;
273*cdf0e10cSrcweir        rtl_ustr_indexOfStr_WithLength;
274*cdf0e10cSrcweir        rtl_ustr_lastIndexOfChar;
275*cdf0e10cSrcweir        rtl_ustr_lastIndexOfChar_WithLength;
276*cdf0e10cSrcweir        rtl_ustr_lastIndexOfStr;
277*cdf0e10cSrcweir        rtl_ustr_lastIndexOfStr_WithLength;
278*cdf0e10cSrcweir        rtl_ustr_replaceChar;
279*cdf0e10cSrcweir        rtl_ustr_replaceChar_WithLength;
280*cdf0e10cSrcweir        rtl_ustr_toAsciiLowerCase;
281*cdf0e10cSrcweir        rtl_ustr_toAsciiLowerCase_WithLength;
282*cdf0e10cSrcweir        rtl_ustr_toAsciiUpperCase;
283*cdf0e10cSrcweir        rtl_ustr_toAsciiUpperCase_WithLength;
284*cdf0e10cSrcweir        rtl_ustr_trim;
285*cdf0e10cSrcweir        rtl_ustr_trim_WithLength;
286*cdf0e10cSrcweir        rtl_ustr_valueOfBoolean;
287*cdf0e10cSrcweir        rtl_ustr_valueOfChar;
288*cdf0e10cSrcweir        rtl_ustr_valueOfInt32;
289*cdf0e10cSrcweir        rtl_ustr_valueOfInt64;
290*cdf0e10cSrcweir        rtl_ustr_valueOfDouble;
291*cdf0e10cSrcweir        rtl_ustr_valueOfFloat;
292*cdf0e10cSrcweir        rtl_ustr_toBoolean;
293*cdf0e10cSrcweir        rtl_ustr_toInt32;
294*cdf0e10cSrcweir        rtl_ustr_toInt64;
295*cdf0e10cSrcweir        rtl_ustr_toDouble;
296*cdf0e10cSrcweir        rtl_ustr_toFloat;
297*cdf0e10cSrcweir        rtl_uString_acquire;
298*cdf0e10cSrcweir        rtl_uString_assign;
299*cdf0e10cSrcweir        rtl_uString_getLength;
300*cdf0e10cSrcweir        rtl_uString_getStr;
301*cdf0e10cSrcweir        rtl_uString_getToken;
302*cdf0e10cSrcweir        rtl_uString_new;
303*cdf0e10cSrcweir        rtl_uString_newConcat;
304*cdf0e10cSrcweir        rtl_uString_newFromStr;
305*cdf0e10cSrcweir        rtl_uString_newFromStr_WithLength;
306*cdf0e10cSrcweir        rtl_uString_newFromAscii;
307*cdf0e10cSrcweir        rtl_uString_newFromString;
308*cdf0e10cSrcweir        rtl_uString_newReplace;
309*cdf0e10cSrcweir        rtl_uString_newReplaceStrAt;
310*cdf0e10cSrcweir        rtl_uString_newToAsciiLowerCase;
311*cdf0e10cSrcweir        rtl_uString_newToAsciiUpperCase;
312*cdf0e10cSrcweir        rtl_uString_newTrim;
313*cdf0e10cSrcweir        rtl_uString_new_WithLength;
314*cdf0e10cSrcweir        rtl_uString_release;
315*cdf0e10cSrcweir        rtl_uStringbuffer_ensureCapacity;
316*cdf0e10cSrcweir        rtl_uStringbuffer_insert;
317*cdf0e10cSrcweir        rtl_uStringbuffer_insert_ascii;
318*cdf0e10cSrcweir        rtl_uStringbuffer_newFromStr_WithLength;
319*cdf0e10cSrcweir        rtl_uStringbuffer_newFromStringBuffer;
320*cdf0e10cSrcweir        rtl_string2UString;
321*cdf0e10cSrcweir        rtl_uString2String;
322*cdf0e10cSrcweir        rtl_createTextToUnicodeConverter;
323*cdf0e10cSrcweir        rtl_destroyTextToUnicodeConverter;
324*cdf0e10cSrcweir        rtl_createTextToUnicodeContext;
325*cdf0e10cSrcweir        rtl_destroyTextToUnicodeContext;
326*cdf0e10cSrcweir        rtl_resetTextToUnicodeContext;
327*cdf0e10cSrcweir        rtl_convertTextToUnicode;
328*cdf0e10cSrcweir        rtl_createUnicodeToTextConverter;
329*cdf0e10cSrcweir        rtl_destroyUnicodeToTextConverter;
330*cdf0e10cSrcweir        rtl_createUnicodeToTextContext;
331*cdf0e10cSrcweir        rtl_destroyUnicodeToTextContext;
332*cdf0e10cSrcweir        rtl_resetUnicodeToTextContext;
333*cdf0e10cSrcweir        rtl_convertUnicodeToText;
334*cdf0e10cSrcweir        rtl_isOctetTextEncoding;
335*cdf0e10cSrcweir        rtl_getTextEncodingInfo;
336*cdf0e10cSrcweir        rtl_getTextEncodingFromWindowsCharset;
337*cdf0e10cSrcweir        rtl_getTextEncodingFromUnixCharset;
338*cdf0e10cSrcweir        rtl_getTextEncodingFromMimeCharset;
339*cdf0e10cSrcweir        rtl_getBestWindowsCharsetFromTextEncoding;
340*cdf0e10cSrcweir        rtl_getMimeCharsetFromTextEncoding;
341*cdf0e10cSrcweir        rtl_getBestMimeCharsetFromTextEncoding;
342*cdf0e10cSrcweir        rtl_getBestUnixCharsetFromTextEncoding;
343*cdf0e10cSrcweir        rtl_allocateZeroMemory;
344*cdf0e10cSrcweir        rtl_freeZeroMemory;
345*cdf0e10cSrcweir        rtl_crc32;
346*cdf0e10cSrcweir        rtl_digest_create;
347*cdf0e10cSrcweir        rtl_digest_createMD2;
348*cdf0e10cSrcweir        rtl_digest_createMD5;
349*cdf0e10cSrcweir        rtl_digest_createSHA;
350*cdf0e10cSrcweir        rtl_digest_createSHA1;
351*cdf0e10cSrcweir        rtl_digest_createHMAC_MD5;
352*cdf0e10cSrcweir        rtl_digest_createHMAC_SHA1;
353*cdf0e10cSrcweir        rtl_digest_destroy;
354*cdf0e10cSrcweir        rtl_digest_destroyMD2;
355*cdf0e10cSrcweir        rtl_digest_destroyMD5;
356*cdf0e10cSrcweir        rtl_digest_destroySHA;
357*cdf0e10cSrcweir        rtl_digest_destroySHA1;
358*cdf0e10cSrcweir        rtl_digest_destroyHMAC_MD5;
359*cdf0e10cSrcweir        rtl_digest_destroyHMAC_SHA1;
360*cdf0e10cSrcweir        rtl_digest_get;
361*cdf0e10cSrcweir        rtl_digest_getMD2;
362*cdf0e10cSrcweir        rtl_digest_getMD5;
363*cdf0e10cSrcweir        rtl_digest_getSHA;
364*cdf0e10cSrcweir        rtl_digest_getSHA1;
365*cdf0e10cSrcweir        rtl_digest_getHMAC_MD5;
366*cdf0e10cSrcweir        rtl_digest_getHMAC_SHA1;
367*cdf0e10cSrcweir        rtl_digest_init;
368*cdf0e10cSrcweir        rtl_digest_initHMAC_MD5;
369*cdf0e10cSrcweir        rtl_digest_initHMAC_SHA1;
370*cdf0e10cSrcweir        rtl_digest_queryAlgorithm;
371*cdf0e10cSrcweir        rtl_digest_queryLength;
372*cdf0e10cSrcweir        rtl_digest_update;
373*cdf0e10cSrcweir        rtl_digest_updateMD2;
374*cdf0e10cSrcweir        rtl_digest_updateMD5;
375*cdf0e10cSrcweir        rtl_digest_updateSHA;
376*cdf0e10cSrcweir        rtl_digest_updateSHA1;
377*cdf0e10cSrcweir        rtl_digest_updateHMAC_MD5;
378*cdf0e10cSrcweir        rtl_digest_updateHMAC_SHA1;
379*cdf0e10cSrcweir        rtl_digest_MD2;
380*cdf0e10cSrcweir        rtl_digest_MD5;
381*cdf0e10cSrcweir        rtl_digest_SHA;
382*cdf0e10cSrcweir        rtl_digest_SHA1;
383*cdf0e10cSrcweir        rtl_digest_HMAC_MD5;
384*cdf0e10cSrcweir        rtl_digest_HMAC_SHA1;
385*cdf0e10cSrcweir        rtl_digest_PBKDF2;
386*cdf0e10cSrcweir
387*cdf0e10cSrcweir        rtl_random_createPool;
388*cdf0e10cSrcweir        rtl_random_destroyPool;
389*cdf0e10cSrcweir        rtl_random_addBytes;
390*cdf0e10cSrcweir        rtl_random_getBytes;
391*cdf0e10cSrcweir
392*cdf0e10cSrcweir        rtl_createUuid;
393*cdf0e10cSrcweir        rtl_createNamedUuid;
394*cdf0e10cSrcweir        rtl_compareUuid;
395*cdf0e10cSrcweir        rtl_getGlobalProcessId;
396*cdf0e10cSrcweir
397*cdf0e10cSrcweir        osl_openFile;
398*cdf0e10cSrcweir        osl_setFilePos;
399*cdf0e10cSrcweir        osl_getFilePos;
400*cdf0e10cSrcweir        osl_setFileSize;
401*cdf0e10cSrcweir        osl_readFile;
402*cdf0e10cSrcweir        osl_writeFile;
403*cdf0e10cSrcweir        osl_closeFile;
404*cdf0e10cSrcweir        osl_createDirectory;
405*cdf0e10cSrcweir        osl_removeDirectory;
406*cdf0e10cSrcweir        osl_removeFile;
407*cdf0e10cSrcweir        osl_copyFile;
408*cdf0e10cSrcweir        osl_moveFile;
409*cdf0e10cSrcweir
410*cdf0e10cSrcweir        osl_closeSocket;
411*cdf0e10cSrcweir        osl_createInetBroadcastAddr;
412*cdf0e10cSrcweir
413*cdf0e10cSrcweir        rtl_cipher_create;
414*cdf0e10cSrcweir        rtl_cipher_createBF;
415*cdf0e10cSrcweir        rtl_cipher_init;
416*cdf0e10cSrcweir        rtl_cipher_initBF;
417*cdf0e10cSrcweir        rtl_cipher_encode;
418*cdf0e10cSrcweir        rtl_cipher_encodeBF;
419*cdf0e10cSrcweir        rtl_cipher_decode;
420*cdf0e10cSrcweir        rtl_cipher_decodeBF;
421*cdf0e10cSrcweir        rtl_cipher_destroy;
422*cdf0e10cSrcweir        rtl_cipher_destroyBF;
423*cdf0e10cSrcweir
424*cdf0e10cSrcweir        rtl_byte_sequence_reference2One;
425*cdf0e10cSrcweir        rtl_byte_sequence_realloc;
426*cdf0e10cSrcweir        rtl_byte_sequence_acquire;
427*cdf0e10cSrcweir        rtl_byte_sequence_release;
428*cdf0e10cSrcweir        rtl_byte_sequence_construct;
429*cdf0e10cSrcweir        rtl_byte_sequence_constructNoDefault;
430*cdf0e10cSrcweir        rtl_byte_sequence_constructFromArray;
431*cdf0e10cSrcweir        rtl_byte_sequence_assign;
432*cdf0e10cSrcweir        rtl_byte_sequence_equals;
433*cdf0e10cSrcweir        rtl_byte_sequence_getConstArray;
434*cdf0e10cSrcweir        rtl_byte_sequence_getLength;
435*cdf0e10cSrcweir
436*cdf0e10cSrcweir        osl_acquireDirectoryItem;
437*cdf0e10cSrcweir
438*cdf0e10cSrcweir		osl_abbreviateSystemPath;
439*cdf0e10cSrcweir        osl_getDateTimeFromTimeValue;
440*cdf0e10cSrcweir        osl_getTimeValueFromDateTime;
441*cdf0e10cSrcweir        osl_getLocalTimeFromSystemTime;
442*cdf0e10cSrcweir        osl_getSystemTimeFromLocalTime;
443*cdf0e10cSrcweir        osl_getAbsoluteFileURL;
444*cdf0e10cSrcweir
445*cdf0e10cSrcweir        osl_unmountVolumeDevice;
446*cdf0e10cSrcweir        osl_automountVolumeDevice;
447*cdf0e10cSrcweir        osl_releaseVolumeDeviceHandle;
448*cdf0e10cSrcweir        osl_getVolumeDeviceMountPath;
449*cdf0e10cSrcweir        osl_acquireVolumeDeviceHandle;
450*cdf0e10cSrcweir
451*cdf0e10cSrcweir        osl_setDebugMessageFunc;
452*cdf0e10cSrcweir        osl_setDetailedDebugMessageFunc;
453*cdf0e10cSrcweir        osl_readLine;
454*cdf0e10cSrcweir        osl_getGlobalTimer;
455*cdf0e10cSrcweir        osl_getCanonicalName;
456*cdf0e10cSrcweir        osl_getTextEncodingFromLocale;
457*cdf0e10cSrcweir
458*cdf0e10cSrcweir        rtl_getUriCharClass;
459*cdf0e10cSrcweir        rtl_uriConvertRelToAbs;
460*cdf0e10cSrcweir        rtl_uriEncode;
461*cdf0e10cSrcweir        rtl_uriDecode;
462*cdf0e10cSrcweir
463*cdf0e10cSrcweir        rtl_bootstrap_get;
464*cdf0e10cSrcweir        rtl_bootstrap_set;
465*cdf0e10cSrcweir        rtl_bootstrap_setIniFileName;
466*cdf0e10cSrcweir        rtl_bootstrap_args_open;
467*cdf0e10cSrcweir        rtl_bootstrap_args_close;
468*cdf0e10cSrcweir        rtl_bootstrap_get_from_handle;
469*cdf0e10cSrcweir        rtl_bootstrap_get_iniName_from_handle;
470*cdf0e10cSrcweir	rtl_bootstrap_expandMacros_from_handle;
471*cdf0e10cSrcweir	rtl_bootstrap_expandMacros;
472*cdf0e10cSrcweir        rtl_getAppCommandArgCount;
473*cdf0e10cSrcweir        rtl_getAppCommandArg;
474*cdf0e10cSrcweir
475*cdf0e10cSrcweir        rtl_moduleCount_acquire;
476*cdf0e10cSrcweir        rtl_moduleCount_release;
477*cdf0e10cSrcweir        rtl_moduleCount_canUnload;
478*cdf0e10cSrcweir        rtl_registerModuleForUnloading;
479*cdf0e10cSrcweir        rtl_unregisterModuleForUnloading;
480*cdf0e10cSrcweir        rtl_unloadUnusedModules;
481*cdf0e10cSrcweir        rtl_addUnloadingListener;
482*cdf0e10cSrcweir        rtl_removeUnloadingListener;
483*cdf0e10cSrcweir
484*cdf0e10cSrcweir        rtl_logfile_trace;
485*cdf0e10cSrcweir        rtl_tres_create;
486*cdf0e10cSrcweir        rtl_tres_destroy;
487*cdf0e10cSrcweir		osl_getProcessLocale;
488*cdf0e10cSrcweir		osl_setProcessLocale;
489*cdf0e10cSrcweir    local:
490*cdf0e10cSrcweir        *;
491*cdf0e10cSrcweir};
492*cdf0e10cSrcweir
493*cdf0e10cSrcweirUDK_3.1 {
494*cdf0e10cSrcweir    global:
495*cdf0e10cSrcweir		osl_getTempDirURL;
496*cdf0e10cSrcweir        osl_createTempFile;
497*cdf0e10cSrcweir
498*cdf0e10cSrcweir        rtl_math_doubleToString;
499*cdf0e10cSrcweir        rtl_math_doubleToUString;
500*cdf0e10cSrcweir        rtl_math_pow10Exp;
501*cdf0e10cSrcweir        rtl_math_round;
502*cdf0e10cSrcweir        rtl_math_stringToDouble;
503*cdf0e10cSrcweir        rtl_math_uStringToDouble;
504*cdf0e10cSrcweir        rtl_convertUStringToString;
505*cdf0e10cSrcweir
506*cdf0e10cSrcweir        osl_joinProcessWithTimeout;
507*cdf0e10cSrcweir
508*cdf0e10cSrcweir        rtl_getTextEncodingFromWindowsCodePage;
509*cdf0e10cSrcweir        rtl_getWindowsCodePageFromTextEncoding;
510*cdf0e10cSrcweir} UDK_3_0_0;
511*cdf0e10cSrcweir
512*cdf0e10cSrcweirUDK_3.2 {
513*cdf0e10cSrcweir    global:
514*cdf0e10cSrcweir		osl_syncFile;
515*cdf0e10cSrcweir} UDK_3.1;
516*cdf0e10cSrcweir
517*cdf0e10cSrcweirUDK_3.3 {
518*cdf0e10cSrcweir    global:
519*cdf0e10cSrcweir        osl_createDirectoryPath;
520*cdf0e10cSrcweir        osl_getFunctionSymbol;
521*cdf0e10cSrcweir        osl_getModuleURLFromFunctionAddress;
522*cdf0e10cSrcweir        rtl_cipher_createARCFOUR;
523*cdf0e10cSrcweir        rtl_cipher_initARCFOUR;
524*cdf0e10cSrcweir        rtl_cipher_decodeARCFOUR;
525*cdf0e10cSrcweir        rtl_cipher_encodeARCFOUR;
526*cdf0e10cSrcweir        rtl_cipher_destroyARCFOUR;
527*cdf0e10cSrcweir        rtl_digest_rawMD5;
528*cdf0e10cSrcweir        osl_getFileSize;
529*cdf0e10cSrcweir        osl_setCommandArgs;
530*cdf0e10cSrcweir        rtl_uStringbuffer_insertUtf32;
531*cdf0e10cSrcweir        rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
532*cdf0e10cSrcweir        rtl_logfile_longTrace;
533*cdf0e10cSrcweir		rtl_ustr_asciil_reverseEquals_WithLength;
534*cdf0e10cSrcweir} UDK_3.2;
535*cdf0e10cSrcweir
536*cdf0e10cSrcweirUDK_3.4 {
537*cdf0e10cSrcweir    global:
538*cdf0e10cSrcweir		osl_setErrorReporting;
539*cdf0e10cSrcweir} UDK_3.3;
540*cdf0e10cSrcweir
541*cdf0e10cSrcweirUDK_3.5 {
542*cdf0e10cSrcweir    global:
543*cdf0e10cSrcweir		rtl_arena_create;
544*cdf0e10cSrcweir		rtl_arena_destroy;
545*cdf0e10cSrcweir		rtl_arena_alloc;
546*cdf0e10cSrcweir		rtl_arena_free;
547*cdf0e10cSrcweir
548*cdf0e10cSrcweir		rtl_cache_create;
549*cdf0e10cSrcweir		rtl_cache_destroy;
550*cdf0e10cSrcweir		rtl_cache_alloc;
551*cdf0e10cSrcweir		rtl_cache_free;
552*cdf0e10cSrcweir} UDK_3.4;
553*cdf0e10cSrcweir
554*cdf0e10cSrcweirUDK_3.6 { # OOo 2.3
555*cdf0e10cSrcweir    global:
556*cdf0e10cSrcweir        osl_getAsciiFunctionSymbol;
557*cdf0e10cSrcweir        osl_getModuleHandle;
558*cdf0e10cSrcweir        rtl_uString_intern;
559*cdf0e10cSrcweir        rtl_uString_internConvert;
560*cdf0e10cSrcweir        rtl_ustr_indexOfAscii_WithLength;
561*cdf0e10cSrcweir        rtl_ustr_lastIndexOfAscii_WithLength;
562*cdf0e10cSrcweir        rtl_uString_iterateCodePoints;
563*cdf0e10cSrcweir        rtl_uString_newFromCodePoints;
564*cdf0e10cSrcweir} UDK_3.5;
565*cdf0e10cSrcweir
566*cdf0e10cSrcweirUDK_3.7 { # OOo 2.4
567*cdf0e10cSrcweir    global:
568*cdf0e10cSrcweir        osl_loadModuleRelative;
569*cdf0e10cSrcweir} UDK_3.6;
570*cdf0e10cSrcweir
571*cdf0e10cSrcweirUDK_3.8 { # OOo 3.0
572*cdf0e10cSrcweir    global:
573*cdf0e10cSrcweir        rtl_bootstrap_encode;
574*cdf0e10cSrcweir        rtl_convertStringToUString;
575*cdf0e10cSrcweir        rtl_math_approxValue;
576*cdf0e10cSrcweir} UDK_3.7;
577*cdf0e10cSrcweir
578*cdf0e10cSrcweirUDK_3.9 { # OOo 3.1
579*cdf0e10cSrcweir    global:
580*cdf0e10cSrcweir        osl_mapFile;
581*cdf0e10cSrcweir        osl_unmapFile;
582*cdf0e10cSrcweir
583*cdf0e10cSrcweir        osl_readFileAt;
584*cdf0e10cSrcweir        osl_writeFileAt;
585*cdf0e10cSrcweir
586*cdf0e10cSrcweir        rtl_math_expm1;
587*cdf0e10cSrcweir        rtl_math_log1p;
588*cdf0e10cSrcweir        rtl_math_atanh;
589*cdf0e10cSrcweir} UDK_3.8;
590*cdf0e10cSrcweir
591*cdf0e10cSrcweirUDK_3.10 { # OOo 3.2
592*cdf0e10cSrcweir    global:
593*cdf0e10cSrcweir        rtl_logfile_hasLogFile;
594*cdf0e10cSrcweir        rtl_math_erf;
595*cdf0e10cSrcweir        rtl_math_erfc;
596*cdf0e10cSrcweir        rtl_math_asinh;
597*cdf0e10cSrcweir        rtl_math_acosh;
598*cdf0e10cSrcweir} UDK_3.9;
599*cdf0e10cSrcweir
600*cdf0e10cSrcweir
601*cdf0e10cSrcweirUDK_3.11 { # OOo 3.4
602*cdf0e10cSrcweir    global:
603*cdf0e10cSrcweir        osl_setEnvironment;
604*cdf0e10cSrcweir        osl_clearEnvironment;
605*cdf0e10cSrcweir        osl_setThreadName;
606*cdf0e10cSrcweir} UDK_3.10;
607*cdf0e10cSrcweir
608*cdf0e10cSrcweirPRIVATE_1.0 {
609*cdf0e10cSrcweir    global:
610*cdf0e10cSrcweir        osl_detail_ObjectRegistry_storeAddresses;
611*cdf0e10cSrcweir        osl_detail_ObjectRegistry_checkObjectCount;
612*cdf0e10cSrcweir        osl_detail_ObjectRegistry_registerObject;
613*cdf0e10cSrcweir        osl_detail_ObjectRegistry_revokeObject;
614*cdf0e10cSrcweir        osl_detail_ObjectRegistry_getMutex;
615*cdf0e10cSrcweir};
616*cdf0e10cSrcweir
617*cdf0e10cSrcweirPRIVATE_1.1 {
618*cdf0e10cSrcweir    global:
619*cdf0e10cSrcweir        sal_detail_initialize;
620*cdf0e10cSrcweir        sal_detail_deinitialize;
621*cdf0e10cSrcweir} PRIVATE_1.0;
622