Home
last modified time | relevance | path

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

/aoo41x/main/sal/osl/os2/
H A Dthread.c722 ULONG aulCpList[8] = {0}; in _GetACP() local
725 rc = DosQueryCp( sizeof( aulCpList), aulCpList, &ulListSize); in _GetACP()
729 return aulCpList[0]; in _GetACP()

Completed in 16 milliseconds