OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numpage
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/usbhidctl/
usbhid.c
208
int
numpage
;
local in function:hidtestrule
212
numpage
= strtousage(strstart, pagesplit - matchindex);
214
if (
numpage
>= 0) {
217
if (
numpage
!= (int)HID_PAGE(usage_id))
usbhid.c
208
int
numpage
;
local in function:hidtestrule
212
numpage
= strtousage(strstart, pagesplit - matchindex);
214
if (
numpage
>= 0) {
217
if (
numpage
!= (int)HID_PAGE(usage_id))
usbhid.c
208
int
numpage
;
local in function:hidtestrule
212
numpage
= strtousage(strstart, pagesplit - matchindex);
214
if (
numpage
>= 0) {
217
if (
numpage
!= (int)HID_PAGE(usage_id))
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025