Lines Matching refs:OSL_TRACE

193     OSL_TRACE("In  osl_openProfile\n");  in osl_openProfile()
216 OSL_TRACE("with osl_Profile_DEFAULT \n"); in osl_openProfile()
220 OSL_TRACE("with osl_Profile_SYSTEM \n"); in osl_openProfile()
224 OSL_TRACE("with osl_Profile_READLOCK \n"); in osl_openProfile()
228 OSL_TRACE("with osl_Profile_WRITELOCK \n"); in osl_openProfile()
236 OSL_TRACE("with osl_Profile_FLUSHWRITE \n"); in osl_openProfile()
243 OSL_TRACE("Out osl_openProfile [not opened]\n"); in osl_openProfile()
270 OSL_TRACE("Out osl_openProfile [ok]\n"); in osl_openProfile()
283 OSL_TRACE("In osl_closeProfile\n"); in osl_closeProfile()
289 OSL_TRACE("Out osl_closeProfile [profile==0]\n"); in osl_closeProfile()
316 OSL_TRACE("Out osl_closeProfile [pProfile==0]\n"); in osl_closeProfile()
361 OSL_TRACE("Out osl_closeProfile [ok]\n"); in osl_closeProfile()
374 OSL_TRACE("In osl_flushProfile()\n"); in osl_flushProfile()
380 OSL_TRACE("Out osl_flushProfile() [pProfile == 0]\n"); in osl_flushProfile()
389 OSL_TRACE("Out osl_flushProfile() [invalid file]\n"); in osl_flushProfile()
397 OSL_TRACE("swapping to storeprofile\n"); in osl_flushProfile()
403 OSL_TRACE("Out osl_flushProfile() [ok]\n"); in osl_flushProfile()
414 OSL_TRACE("In osl_writeProfileImpl()\n"); in writeProfileImpl()
420 OSL_TRACE("Out osl_writeProfileImpl() [invalid args]\n"); in writeProfileImpl()
436 OSL_TRACE("write failed '%s'\n",strerror(errno)); in writeProfileImpl()
448 OSL_TRACE("Out osl_writeProfileImpl() [ok]\n"); in writeProfileImpl()
466 OSL_TRACE("In osl_readProfileString\n"); in osl_readProfileString()
474 OSL_TRACE("Out osl_readProfileString [pProfile==0]\n"); in osl_readProfileString()
514 OSL_TRACE("Out osl_readProfileString [pStr==0]\n"); in osl_readProfileString()
522 OSL_TRACE("Out osl_readProfileString [ok]\n"); in osl_readProfileString()
539 OSL_TRACE("In osl_readProfileBool\n"); in osl_readProfileBool()
556 OSL_TRACE("Out osl_readProfileBool [ok]\n"); in osl_readProfileBool()
572 OSL_TRACE("In osl_readProfileIdent\n"); in osl_readProfileIdent()
590 OSL_TRACE("Out osl_readProfileIdent [ok]\n"); in osl_readProfileIdent()
608 OSL_TRACE("In osl_writeProfileString\n"); in osl_writeProfileString()
616 OSL_TRACE("Out osl_writeProfileString [pProfile==0]\n"); in osl_writeProfileString()
639 OSL_TRACE("Out osl_writeProfileString [not added]\n"); in osl_writeProfileString()
665 OSL_TRACE("Out osl_writeProfileString [not inserted]\n"); in osl_writeProfileString()
692 OSL_TRACE("Out osl_writeProfileString [ok]\n"); in osl_writeProfileString()
705 OSL_TRACE("In osl_writeProfileBool\n"); in osl_writeProfileBool()
714 OSL_TRACE("Out osl_writeProfileBool [ok]\n"); in osl_writeProfileBool()
730 OSL_TRACE("In osl_writeProfileIdent\n"); in osl_writeProfileIdent()
741 OSL_TRACE("Out osl_writeProfileIdent\n"); in osl_writeProfileIdent()
756 OSL_TRACE("In osl_removeProfileEntry\n"); in osl_removeProfileEntry()
764 OSL_TRACE("Out osl_removeProfileEntry [pProfile==0]\n"); in osl_removeProfileEntry()
803 OSL_TRACE("Out osl_removeProfileEntry [ok]\n"); in osl_removeProfileEntry()
818 OSL_TRACE("In osl_getProfileSectionEntries\n"); in osl_getProfileSectionEntries()
826 OSL_TRACE("Out osl_getProfileSectionEntries [pProfile=0]\n"); in osl_getProfileSectionEntries()
878 OSL_TRACE("Out osl_getProfileSectionEntries [ok]\n"); in osl_getProfileSectionEntries()
1266 OSL_TRACE("setting bWriteable to TRUE\n"); in openFileImpl()
1275 OSL_TRACE("opening '%s' read only\n",pszFilename); in openFileImpl()
1288 OSL_TRACE("opening '%s' read/write\n",pszFilename); in openFileImpl()
1308 OSL_TRACE("locking '%s' file\n",pszFilename); in openFileImpl()
1985 OSL_TRACE("In storeProfile\n"); in storeProfile()
2020 OSL_TRACE("Out storeProfile [not flushed]\n"); in storeProfile()
2060 OSL_TRACE("Out storeProfile [ok]\n"); in storeProfile()
2190 OSL_TRACE("AUTOOPEN MODE\n"); in acquireProfile()
2203 OSL_TRACE("try to acquire\n"); in acquireProfile()
2215 OSL_TRACE("DEFAULT MODE\n"); in acquireProfile()
2234 OSL_TRACE("READ/WRITELOCK MODE\n"); in acquireProfile()
2253 OSL_TRACE("In releaseProfile\n"); in releaseProfile()
2259 OSL_TRACE("Out releaseProfile [profile==0]\n"); in releaseProfile()
2269 OSL_TRACE("Out releaseProfile [AUTOOPEN]\n"); in releaseProfile()
2276 OSL_TRACE("DEFAULT MODE\n"); in releaseProfile()
2291 OSL_TRACE("Out releaseProfile [ok]\n"); in releaseProfile()