OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reptsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/usbhidctl/
usbhid.c
430
int
reptsize
;
local in function:allocreport
432
reptsize
= hid_report_size(rd, reptoparam[repindex].hid_kind, reportid);
433
if (
reptsize
< 0)
435
report->size =
reptsize
;
usbhid.c
430
int
reptsize
;
local in function:allocreport
432
reptsize
= hid_report_size(rd, reptoparam[repindex].hid_kind, reportid);
433
if (
reptsize
< 0)
435
report->size =
reptsize
;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025