]> git.ipfire.org Git - thirdparty/cups.git/blame - cups/libcups.exp
Merge changes from CUPS 1.4svn-r8227.
[thirdparty/cups.git] / cups / libcups.exp
CommitLineData
4509bb49 1__cups_debug_fd
ae71f5de
MS
2__cups_debug_printf
3__cups_debug_puts
09a101d6 4__cups_strcpy
5__cupsAdminGetServerSettings
6__cupsAdminSetServerSettings
0a682745 7__cupsAppleLanguage
09a101d6 8__cupsCharmapFlush
9__cupsCharmapFree
10__cupsCharmapGet
11__cupsEncodingName
12__cupsGetPassword
13__cupsGlobals
080811b1 14__cupsLangPrintError
09a101d6 15__cupsLangPrintf
16__cupsLangPuts
17__cupsLangString
18__cupsMD5Append
19__cupsMD5Finish
20__cupsMD5Init
21__cupsMessageFree
22__cupsMessageLoad
23__cupsMessageLookup
c168a833
MS
24__cupsPWGMediaByName
25__cupsPWGMediaByLegacy
26__cupsPWGMediaBySize
09a101d6 27__cupsSetError
28__cupsSetLocale
7a14d768
MS
29__cupsSNMPClose
30__cupsSNMPCopyOID
31__cupsSNMPDefaultCommunity
32__cupsSNMPIsOID
33__cupsSNMPIsOIDPrefixed
20fbc903 34__cupsSNMPOIDToString
7a14d768
MS
35__cupsSNMPOpen
36__cupsSNMPRead
37__cupsSNMPSetDebug
20fbc903 38__cupsSNMPStringToOID
7a14d768
MS
39__cupsSNMPWalk
40__cupsSNMPWrite
09a101d6 41__cupsStrAlloc
42__cupsStrFlush
43__cupsStrFormatd
44__cupsStrFree
426c6a59 45__cupsStrRetain
09a101d6 46__cupsStrScand
47__cupsStrStatistics
1ff0402e
MS
48__httpAddrPort
49__httpCreate
839a51c8 50__httpEncodeURI
09a101d6 51__httpReadCDSA
5eb9da71 52__httpResolveURI
09a101d6 53__httpWriteCDSA
54__ippAddAttr
55__ippFindOption
56__ippFreeAttr
a603edef 57__ppdFreeLanguages
5eb9da71 58__ppdGet1284Values
09a101d6 59__ppdGetEncoding
a603edef
MS
60__ppdGetLanguages
61__ppdHashName
62__ppdLocalizedAttr
5eb9da71 63__ppdNormalizeMakeAndModel
66ab9486 64__ppdParseOptions
09a101d6 65_cupsAddDest
66_cupsAddOption
67_cupsAdminCreateWindowsPPD
68_cupsAdminExportSamba
69_cupsAdminGetServerSettings
70_cupsAdminSetServerSettings
71_cupsArrayAdd
72_cupsArrayClear
73_cupsArrayCount
74_cupsArrayCurrent
75_cupsArrayDelete
76_cupsArrayDup
77_cupsArrayFind
78_cupsArrayFirst
79_cupsArrayGetIndex
80_cupsArrayGetInsert
81_cupsArrayIndex
82_cupsArrayInsert
83_cupsArrayLast
84_cupsArrayNew
85_cupsArrayNew2
86_cupsArrayNext
87_cupsArrayPrev
88_cupsArrayRemove
89_cupsArrayRestore
90_cupsArraySave
91_cupsArrayUserData
92_cupsBackChannelRead
93_cupsBackChannelWrite
94_cupsBackendDeviceURI
749b1e90 95_cupsBackendReport
09a101d6 96_cupsCancelJob
3d052e43 97_cupsCancelJob2
09a101d6 98_cupsCharsetToUTF8
3d052e43 99_cupsCreateJob
09a101d6 100_cupsDirClose
101_cupsDirOpen
102_cupsDirRead
103_cupsDirRewind
104_cupsDoAuthentication
105_cupsDoFileRequest
106_cupsDoIORequest
107_cupsDoRequest
108_cupsEncodeOptions
109_cupsEncodeOptions2
110_cupsEncryption
111_cupsFileClose
112_cupsFileCompression
113_cupsFileEOF
114_cupsFileFind
115_cupsFileFlush
116_cupsFileGetChar
117_cupsFileGetConf
118_cupsFileGetLine
119_cupsFileGets
120_cupsFileLock
121_cupsFileNumber
122_cupsFileOpen
123_cupsFileOpenFd
124_cupsFilePeekChar
125_cupsFilePrintf
126_cupsFilePutChar
58dc1933 127_cupsFilePutConf
09a101d6 128_cupsFilePuts
129_cupsFileRead
130_cupsFileRewind
131_cupsFileSeek
132_cupsFileStderr
133_cupsFileStdin
134_cupsFileStdout
135_cupsFileTell
136_cupsFileUnlock
137_cupsFileWrite
3d052e43 138_cupsFinishDocument
09a101d6 139_cupsFreeDests
140_cupsFreeJobs
141_cupsFreeOptions
142_cupsGetClasses
143_cupsGetDefault
144_cupsGetDefault2
145_cupsGetDest
146_cupsGetDests
147_cupsGetDests2
ae71f5de 148_cupsGetDevices
09a101d6 149_cupsGetFd
150_cupsGetFile
151_cupsGetJobs
152_cupsGetJobs2
a4924f6c 153_cupsGetNamedDest
09a101d6 154_cupsGetOption
155_cupsGetPassword
156_cupsGetPPD
157_cupsGetPPD2
2e4ff8af 158_cupsGetPPD3
09a101d6 159_cupsGetPrinters
3d052e43 160_cupsGetResponse
09a101d6 161_cupsGetServerPPD
162_cupsLangDefault
163_cupsLangEncoding
164_cupsLangFlush
165_cupsLangFree
166_cupsLangGet
167_cupsLastError
168_cupsLastErrorString
169_cupsMarkOptions
170_cupsNotifySubject
171_cupsNotifyText
172_cupsParseOptions
173_cupsPrintFile
174_cupsPrintFile2
175_cupsPrintFiles
176_cupsPrintFiles2
177_cupsPutFd
178_cupsPutFile
3d052e43 179_cupsReadResponseData
09a101d6 180_cupsRemoveDest
181_cupsRemoveOption
66ab9486 182_cupsResolveConflicts
3d052e43 183_cupsSendRequest
09a101d6 184_cupsServer
185_cupsSetDefaultDest
186_cupsSetDests
187_cupsSetDests2
188_cupsSetEncryption
189_cupsSetPasswordCB
190_cupsSetServer
191_cupsSetUser
192_cupsSideChannelDoRequest
193_cupsSideChannelRead
194_cupsSideChannelWrite
c168a833
MS
195_cupsSideChannelSNMPGet
196_cupsSideChannelSNMPWalk
3d052e43 197_cupsStartDocument
09a101d6 198_cupsTempFd
199_cupsTempFile
200_cupsTempFile2
201_cupsUser
202_cupsUTF32ToUTF8
203_cupsUTF8ToCharset
204_cupsUTF8ToUTF32
3d052e43 205_cupsWriteRequestData
09a101d6 206_httpAddrAny
207_httpAddrConnect
208_httpAddrEqual
209_httpAddrFreeList
210_httpAddrGetList
211_httpAddrLength
212_httpAddrLocalhost
213_httpAddrLookup
214_httpAddrString
215_httpAssembleURI
216_httpAssembleURIf
217_httpBlocking
218_httpCheck
219_httpClearCookie
220_httpClearFields
221_httpClose
222_httpConnect
223_httpConnectEncrypt
224_httpDecode64
225_httpDecode64_2
226_httpDelete
227_httpEncode64
228_httpEncode64_2
229_httpEncryption
230_httpError
231_httpFlush
232_httpFlushWrite
233_httpGet
355e94dc 234_httpGetAuthString
09a101d6 235_httpGetBlocking
236_httpGetCookie
237_httpGetDateString
238_httpGetDateString2
239_httpGetDateTime
240_httpGetFd
241_httpGetField
242_httpGetHostByName
243_httpGetHostname
244_httpGetLength
245_httpGetLength2
246_httpGets
247_httpGetStatus
248_httpGetSubField
249_httpGetSubField2
250_httpHead
251_httpInitialize
252_httpMD5
253_httpMD5Final
254_httpMD5String
255_httpOptions
256_httpPost
257_httpPrintf
258_httpPut
259_httpRead
260_httpRead2
261_httpReconnect
262_httpSeparate
263_httpSeparate2
264_httpSeparateURI
355e94dc 265_httpSetAuthString
09a101d6 266_httpSetCookie
267_httpSetExpect
268_httpSetField
269_httpSetLength
270_httpStatus
271_httpTrace
272_httpUpdate
273_httpWait
274_httpWrite
275_httpWrite2
276_ippAddBoolean
277_ippAddBooleans
278_ippAddCollection
279_ippAddCollections
280_ippAddDate
281_ippAddInteger
282_ippAddIntegers
283_ippAddOctetString
284_ippAddRange
285_ippAddRanges
286_ippAddResolution
287_ippAddResolutions
288_ippAddSeparator
289_ippAddString
290_ippAddStrings
291_ippDateToTime
292_ippDelete
293_ippDeleteAttribute
294_ippErrorString
295_ippErrorValue
296_ippFindAttribute
297_ippFindNextAttribute
298_ippLength
299_ippNew
300_ippNewRequest
301_ippOpString
302_ippOpValue
303_ippPort
304_ippRead
305_ippReadFile
306_ippReadIO
307_ippSetPort
308_ippTimeToDate
309_ippWrite
310_ippWriteFile
311_ippWriteIO
312_ppdClose
313_ppdCollect
314_ppdCollect2
315_ppdConflicts
316_ppdEmit
317_ppdEmitAfterOrder
318_ppdEmitFd
319_ppdEmitJCL
320_ppdEmitJCLEnd
321_ppdEmitString
322_ppdErrorString
323_ppdFindAttr
324_ppdFindChoice
325_ppdFindCustomOption
326_ppdFindCustomParam
327_ppdFindMarkedChoice
328_ppdFindNextAttr
329_ppdFindOption
330_ppdFirstCustomParam
331_ppdFirstOption
66ab9486 332_ppdInstallableConflict
09a101d6 333_ppdIsMarked
334_ppdLastError
335_ppdLocalize
75bd9771 336_ppdLocalizeAttr
bc44d920 337_ppdLocalizeIPPReason
5a738aea 338_ppdLocalizeMarkerName
09a101d6 339_ppdMarkDefaults
340_ppdMarkOption
341_ppdNextCustomParam
342_ppdNextOption
343_ppdOpen
344_ppdOpen2
345_ppdOpenFd
346_ppdOpenFile
347_ppdPageLength
348_ppdPageSize
005dd1eb 349_ppdPageSizeLimits
09a101d6 350_ppdPageWidth
351_ppdSetConformance