usbhid.c | 94 ssize_t matchindex; member in struct:Susbvar 171 ssize_t matchindex, pagesplit; local in function:hidtestrule 176 matchindex = var->matchindex; 188 for (strind = matchindex; strind < varlen; strind++) { 210 strstart = &varname[matchindex]; 212 numpage = strtousage(strstart, pagesplit - matchindex); 238 (size_t)(pagesplit - matchindex) || 240 &varname[matchindex], 247 matchindex = pagesplit + 1 [all...] |