OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strind
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/usbhidctl/
usbhid.c
172
size_t
strind
, varlen;
local in function:hidtestrule
188
for (
strind
= matchindex;
strind
< varlen;
strind
++) {
189
if (varname[
strind
] == DELIM_USAGE)
191
if (varname[
strind
] == DELIM_PAGE)
192
pagesplit =
strind
;
195
if (cache->isfinal &&
strind
!= varlen)
250
numusage = strtousage(&varname[matchindex],
strind
- matchindex);
270
if (cache->usage_len != (size_t)(
strind
- matchindex) |
[
all
...]
Completed in 19 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025