Searched refs:theLength (Results 1 – 3 of 3) sorted by relevance
237 int theLength; /* Length of error text */ local241 theLength = FormatMessageW(255 if (theLength == 0) {262 if (theLength >= 2 &&263 theInfo[theLength-2] == '\r' &&264 theInfo[theLength-1] == '\n') {265 theLength -= 2;266 theInfo[theLength] = '\0';274 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()