Searched refs:matchindex (Results 1 – 1 of 1) sorted by relevance
88 ssize_t matchindex; member163 ssize_t matchindex, pagesplit; in hidtestrule() local168 matchindex = var->matchindex; in hidtestrule()180 for (strind = matchindex; strind < varlen; strind++) { in hidtestrule()202 strstart = &varname[matchindex]; in hidtestrule()204 numpage = strtousage(strstart, pagesplit - matchindex); in hidtestrule()230 (size_t)(pagesplit - matchindex) || in hidtestrule()232 &varname[matchindex], in hidtestrule()239 matchindex = pagesplit + 1; in hidtestrule()242 numusage = strtousage(&varname[matchindex], strind - matchindex); in hidtestrule()[all …]