OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROTOCOL_VERSION
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/mrouted/
defs.h
64
#define
PROTOCOL_VERSION
3 /* increment when packet format/content changes */
67
/* reset to 0 whever
PROTOCOL_VERSION
increments */
69
#define MROUTED_LEVEL ((MROUTED_VERSION << 8) |
PROTOCOL_VERSION
| \
/src/external/bsd/tmux/dist/
tmux-protocol.h
23
#define
PROTOCOL_VERSION
8
76
* Don't forget to bump
PROTOCOL_VERSION
if any of these change!
/src/external/gpl3/gcc/dist/libobjc/
init.c
48
#define
PROTOCOL_VERSION
2
968
if (((size_t)protocol->class_pointer) ==
PROTOCOL_VERSION
)
997
PROTOCOL_VERSION
);
/src/external/gpl3/gcc.old/dist/libobjc/
init.c
48
#define
PROTOCOL_VERSION
2
968
if (((size_t)protocol->class_pointer) ==
PROTOCOL_VERSION
)
997
PROTOCOL_VERSION
);
/src/external/gpl3/gcc/dist/gcc/objc/
objc-gnu-runtime-abi-01.cc
73
#define
PROTOCOL_VERSION
2
1114
expr = build_int_cst (ttyp,
PROTOCOL_VERSION
);
/src/external/gpl3/gcc.old/dist/gcc/objc/
objc-gnu-runtime-abi-01.cc
73
#define
PROTOCOL_VERSION
2
1111
expr = build_int_cst (ttyp,
PROTOCOL_VERSION
);
Completed in 57 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026