Searched refs:theLength (Results 1 – 3 of 3) sorted by relevance
206 int theLength; /* Length of error text */ local210 theLength = FormatMessageW(224 if (theLength == 0) {231 if (theLength >= 2 &&232 theInfo[theLength-2] == '\r' &&233 theInfo[theLength-1] == '\n') {234 theLength -= 2;235 theInfo[theLength] = '\0';243 theLength));
210 int theLength; /* Length of error text */ local214 theLength = FormatMessage(226 if (theLength == 0) {234 if (theLength >= 2 &&235 theInfo[theLength-2] == '\r' &&236 theInfo[theLength-1] == '\n') {237 theLength -= 2;238 theInfo[theLength] = '\0';
133 short theLength; in SndCh_SndChannelStatus() local136 &theLength)) in SndCh_SndChannelStatus()139 theLength, in SndCh_SndChannelStatus()496 short theLength; in Snd_SndManagerStatus() local499 &theLength)) in Snd_SndManagerStatus()501 _err = SndManagerStatus(theLength, in Snd_SndManagerStatus()