Lines Matching refs:OSL_TRACE

201     OSL_TRACE("In  osl_openProfile\n");  in osl_psz_openProfile()
207 OSL_TRACE("opening '%s'\n",pszProfileName); in osl_psz_openProfile()
210 OSL_TRACE("with osl_Profile_DEFAULT\n"); in osl_psz_openProfile()
214 OSL_TRACE("with osl_Profile_SYSTEM\n"); in osl_psz_openProfile()
218 OSL_TRACE("with osl_Profile_READLOCK\n"); in osl_psz_openProfile()
222 OSL_TRACE("with osl_Profile_WRITELOCK\n"); in osl_psz_openProfile()
226 OSL_TRACE("with osl_Profile_FLUSHWRITE\n"); in osl_psz_openProfile()
234 OSL_TRACE("Out osl_openProfile [not opened]\n"); in osl_psz_openProfile()
266 OSL_TRACE("Out osl_openProfile [ok]\n"); in osl_psz_openProfile()
277 OSL_TRACE("In osl_closeProfile\n"); in osl_closeProfile()
283 OSL_TRACE("Out osl_closeProfile [profile==0]\n"); in osl_closeProfile()
295 OSL_TRACE("Out osl_closeProfile [not valid]\n"); in osl_closeProfile()
322 OSL_TRACE("Out osl_closeProfile [pProfile==0]\n"); in osl_closeProfile()
373 OSL_TRACE("Out osl_closeProfile [ok]\n"); in osl_closeProfile()
386 OSL_TRACE("In osl_flushProfile()\n"); in osl_flushProfile()
392 OSL_TRACE("Out osl_flushProfile() [pProfile == 0]\n"); in osl_flushProfile()
404 OSL_TRACE("Out osl_flushProfile [not valid]\n"); in osl_flushProfile()
414 OSL_TRACE("Out osl_flushProfile() [invalid file]\n"); in osl_flushProfile()
422 OSL_TRACE("swapping to storeprofile\n"); in osl_flushProfile()
429 OSL_TRACE("Out osl_flushProfile() [ok]\n"); in osl_flushProfile()
443 OSL_TRACE("In osl_writeProfileImpl()\n"); in writeProfileImpl()
449 OSL_TRACE("Out osl_writeProfileImpl() [invalid args]\n"); in writeProfileImpl()
463 OSL_TRACE("write failed '%s'\n",strerror(errno)); in writeProfileImpl()
477 OSL_TRACE("Out osl_writeProfileImpl() [ok]\n"); in writeProfileImpl()
496 OSL_TRACE("In osl_readProfileString\n"); in osl_readProfileString()
504 OSL_TRACE("Out osl_readProfileString [pTmpProfile==0]\n"); in osl_readProfileString()
515 OSL_TRACE("Out osl_readProfileString [not valid]\n"); in osl_readProfileString()
525 OSL_TRACE("Out osl_readProfileString [pProfile==0]\n"); in osl_readProfileString()
564 OSL_TRACE("Out osl_readProfileString [pStr==0]\n"); in osl_readProfileString()
572 OSL_TRACE("Out osl_readProfileString [ok]\n"); in osl_readProfileString()
587 OSL_TRACE("In osl_readProfileBool\n"); in osl_readProfileBool()
604 OSL_TRACE("Out osl_readProfileBool [ok]\n"); in osl_readProfileBool()
621 OSL_TRACE("In osl_readProfileIdent\n"); in osl_readProfileIdent()
639 OSL_TRACE("Out osl_readProfileIdent [ok]\n"); in osl_readProfileIdent()
658 OSL_TRACE("In osl_writeProfileString\n"); in osl_writeProfileString()
666 OSL_TRACE("Out osl_writeProfileString [pTmpProfile==0]\n"); in osl_writeProfileString()
678 OSL_TRACE("Out osl_writeProfileString [not valid]\n"); in osl_writeProfileString()
689 OSL_TRACE("Out osl_writeProfileString [pProfile==0]\n"); in osl_writeProfileString()
719 OSL_TRACE("Out osl_writeProfileString [not added]\n"); in osl_writeProfileString()
750 OSL_TRACE("Out osl_writeProfileString [not inserted]\n"); in osl_writeProfileString()
781 OSL_TRACE("Out osl_writeProfileString [ok]\n"); in osl_writeProfileString()
795 OSL_TRACE("In osl_writeProfileBool\n"); in osl_writeProfileBool()
804 OSL_TRACE("Out osl_writeProfileBool [ok]\n"); in osl_writeProfileBool()
820 OSL_TRACE("In osl_writeProfileIdent\n"); in osl_writeProfileIdent()
831 OSL_TRACE("Out osl_writeProfileIdent\n"); in osl_writeProfileIdent()
847 OSL_TRACE("In osl_removeProfileEntry\n"); in osl_removeProfileEntry()
855 OSL_TRACE("Out osl_removeProfileEntry [pProfile==0]\n"); in osl_removeProfileEntry()
867 OSL_TRACE("Out osl_removeProfileEntry [not valid]\n"); in osl_removeProfileEntry()
879 OSL_TRACE("Out osl_removeProfileEntry [pProfile==0]\n"); in osl_removeProfileEntry()
916 OSL_TRACE("Out osl_removeProfileEntry [ok]\n"); in osl_removeProfileEntry()
933 OSL_TRACE("In osl_getProfileSectionEntries\n"); in osl_getProfileSectionEntries()
941 OSL_TRACE("Out osl_getProfileSectionEntries [pTmpProfile==0]\n"); in osl_getProfileSectionEntries()
956 OSL_TRACE("Out osl_getProfileSectionEntries [not valid]\n"); in osl_getProfileSectionEntries()
969 OSL_TRACE("Out osl_getProfileSectionEntries [pProfile=0]\n"); in osl_getProfileSectionEntries()
1019 OSL_TRACE("Out osl_getProfileSectionEntries [ok]\n"); in osl_getProfileSectionEntries()
1034 OSL_TRACE("In osl_getProfileSections\n"); in osl_getProfileSections()
1042 OSL_TRACE("Out osl_getProfileSections [pTmpProfile==0]\n"); in osl_getProfileSections()
1054 OSL_TRACE("Out osl_getProfileSections [not valid]\n"); in osl_getProfileSections()
1066 OSL_TRACE("Out osl_getProfileSections [pProfile==0]\n"); in osl_getProfileSections()
1110 OSL_TRACE("Out osl_getProfileSections [ok]\n"); in osl_getProfileSections()
1141 OSL_TRACE("In OslProfile_lockFile\n"); in OslProfile_lockFile()
1165 OSL_TRACE("Out OslProfile_lockFile [invalid file handle]\n"); in OslProfile_lockFile()
1174 OSL_TRACE("Out OslProfile_lockFile [locking disabled]\n"); in OslProfile_lockFile()
1206 OSL_TRACE("fcntl returned -1 (%s)\n",strerror(errno)); in OslProfile_lockFile()
1208 OSL_TRACE("Out OslProfile_lockFile [fcntl F_SETLKW]\n"); in OslProfile_lockFile()
1214 OSL_TRACE("Out OslProfile_lockFile [ok]\n"); in OslProfile_lockFile()
1228 OSL_TRACE("setting bWriteable to TRUE\n"); in openFileImpl()
1236 OSL_TRACE("opening '%s' read only\n",pszFilename); in openFileImpl()
1246 OSL_TRACE("opening '%s' read/write\n",pszFilename); in openFileImpl()
1253 OSL_TRACE("Out openFileImpl [open read/write]\n"); in openFileImpl()
1273 OSL_TRACE("locking '%s' file\n",pszFilename); in openFileImpl()
1279 OSL_TRACE("Out openFileImpl [ok]\n"); in openFileImpl()
1289 OSL_TRACE("In closeFileImpl\n"); in closeFileImpl()
1295 OSL_TRACE("Out closeFileImpl [pFile == 0]\n"); in closeFileImpl()
1322 OSL_TRACE("Out closeFileImpl [ok]\n"); in closeFileImpl()
1332 OSL_TRACE("In osl_OslProfile_rewindFile\n"); in OslProfile_rewindFile()
1340 OSL_TRACE("rewinding\n"); in OslProfile_rewindFile()
1347 OSL_TRACE("truncating\n"); in OslProfile_rewindFile()
1355 OSL_TRACE("Out osl_OslProfile_rewindFile [ok]\n"); in OslProfile_rewindFile()
1390 OSL_TRACE("read failed '%s'\n",strerror(errno)); in OslProfile_getLine()
1943 OSL_TRACE("In storeProfile\n"); in storeProfile()
1978 OSL_TRACE("Out storeProfile [not flushed]\n"); in storeProfile()
2017 OSL_TRACE("Out storeProfile [ok]\n"); in storeProfile()
2115 OSL_TRACE("AUTOOPEN MODE\n"); in acquireProfile()
2126 OSL_TRACE("try to acquire\n"); in acquireProfile()
2136 OSL_TRACE("Profile acquire DEFAULT MODE\n"); in acquireProfile()
2154 OSL_TRACE("Profile acquire READ/WRITELOCK MODE\n"); in acquireProfile()
2173 OSL_TRACE("In releaseProfile\n"); in releaseProfile()
2179 OSL_TRACE("Out releaseProfile [profile==0]\n"); in releaseProfile()
2187 OSL_TRACE("Out releaseProfile [AUTOOPEN]\n"); in releaseProfile()
2194 OSL_TRACE("DEFAULT MODE\n"); in releaseProfile()
2211 OSL_TRACE("Out releaseProfile [ok]\n"); in releaseProfile()