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_PROC_VECTORS
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xfs/dist/difs/
tables.c
68
ProcFunc ProcVector[
NUM_PROC_VECTORS
] =
97
SwappedProcFunc SwappedProcVector[
NUM_PROC_VECTORS
] =
126
ReplySwapFunc ReplySwapVector[
NUM_PROC_VECTORS
] =
dispatch.c
139
if (op >=
NUM_PROC_VECTORS
)
1075
for (i = 0; i <
NUM_PROC_VECTORS
; i++) {
/xsrc/external/mit/xfs/dist/include/
globals.h
115
#define
NUM_PROC_VECTORS
25
difs.h
39
extern ReplySwapFunc ReplySwapVector[
NUM_PROC_VECTORS
];
Completed in 5 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026