Home
last modified time | relevance | path

Searched refs:osl_TProfileImpl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dprofile.c134 } osl_TProfileImpl; typedef
194 osl_TProfileImpl* pProfile; in osl_psz_openProfile()
240 pProfile = (osl_TProfileImpl*)calloc(1, sizeof(osl_TProfileImpl)); in osl_psz_openProfile()
273 osl_TProfileImpl* pProfile = (osl_TProfileImpl*)Profile; in osl_closeProfile()
381 osl_TProfileImpl* pProfile = (osl_TProfileImpl*) Profile; in osl_flushProfile()
491 osl_TProfileImpl* pProfile=NULL; in osl_readProfileString()
492 osl_TProfileImpl* pTmpProfile=NULL; in osl_readProfileString()
654 osl_TProfileImpl* pProfile = NULL; in osl_writeProfileString()
842 osl_TProfileImpl* pProfile = NULL; in osl_removeProfileEntry()
928 osl_TProfileImpl* pProfile = NULL; in osl_getProfileSectionEntries()
[all …]
/trunk/main/sal/osl/os2/
H A Dprofile.c144 } osl_TProfileImpl; typedef
178 static sal_Bool releaseProfile(osl_TProfileImpl* pProfile);
198 osl_TProfileImpl* pProfile; in osl_openProfile()
260 pProfile = (osl_TProfileImpl*)calloc(1, sizeof(osl_TProfileImpl)); in osl_openProfile()
287 osl_TProfileImpl* pProfile = (osl_TProfileImpl*)Profile; in osl_closeProfile()
375 osl_TProfileImpl* pProfile = (osl_TProfileImpl*) Profile; in osl_flushProfile()
422 osl_TProfileImpl* pProfile = NULL; in osl_readProfileString()
560 osl_TProfileImpl* pProfile = NULL; in osl_writeProfileString()
703 osl_TProfileImpl* pProfile = NULL; in osl_removeProfileEntry()
761 osl_TProfileImpl* pProfile = NULL; in osl_getProfileSectionEntries()
[all …]
/trunk/main/sal/osl/w32/
H A Dprofile.cxx140 } osl_TProfileImpl; typedef
176 static osl_TFile* osl_openTmpProfileImpl(osl_TProfileImpl*);
189 osl_TProfileImpl* pProfile; in osl_openProfile()
252 pProfile = (osl_TProfileImpl*)calloc(1, sizeof(osl_TProfileImpl)); in osl_openProfile()
280 osl_TProfileImpl* pProfile = (osl_TProfileImpl*)Profile; in osl_closeProfile()
369 osl_TProfileImpl* pProfile = (osl_TProfileImpl*) Profile; in osl_flushProfile()
462 osl_TProfileImpl* pProfile = 0; in osl_readProfileString()
605 osl_TProfileImpl* pProfile = 0; in osl_writeProfileString()
752 osl_TProfileImpl* pProfile = 0; in osl_removeProfileEntry()
815 osl_TProfileImpl* pProfile = 0; in osl_getProfileSectionEntries()
[all …]

Completed in 35 milliseconds