OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_AUTOPROBE_PROTOS
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-input-mouse/dist/src/
mousePriv.h
44
#define
NUM_AUTOPROBE_PROTOS
17
59
MouseProtocolID protoList[
NUM_AUTOPROBE_PROTOS
];
mouse.c
3316
if ((tmplist = malloc(sizeof(MouseProtocolID) *
NUM_AUTOPROBE_PROTOS
))){
3326
&& (k <
NUM_AUTOPROBE_PROTOS
- 1)) ; i++) {
Completed in 6 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026