Home
last modified time | relevance | path

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

/trunk/main/sal/osl/os2/
H A Dthread.c716 ULONG aulCpList[8] = {0}; in _GetACP() local
719 rc = DosQueryCp( sizeof( aulCpList), aulCpList, &ulListSize); in _GetACP()
723 return aulCpList[0]; in _GetACP()

Completed in 16 milliseconds