OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hops
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xdm/dist/xdm/
access.c
378
char *
hops
= strrchr(hostOrAlias, '/');
local
380
if (
hops
) {
381
*(
hops
++) = '\0';
382
h->hopCount = strtol(
hops
, NULL, 10);
/xsrc/external/mit/brotli/dist/c/enc/
hash_forgetful_chain_inc.h
245
size_t
hops
= self->max_hops;
local
248
while (
hops
--) {
/xsrc/external/mit/xorg-server/dist/os/
xdmcp.c
131
int
hops
;
member in struct:multicastinfo
224
ErrorF("-multicast [addr [
hops
]] IPv6 multicast for XDMCP\n");
1003
unsigned char hopflag = (unsigned char) mcl->
hops
;
1010
int hopflag6 = mcl->
hops
;
1513
mcastinfo->
hops
= hopcount;
/xsrc/external/mit/xorg-server.old/dist/os/
xdmcp.c
130
int
hops
;
member in struct:multicastinfo
234
ErrorF("-multicast [addr [
hops
]] IPv6 multicast for XDMCP\n");
1098
unsigned char hopflag = (unsigned char) mcl->
hops
;
1103
int hopflag6 = mcl->
hops
;
1641
mcastinfo->
hops
= hopcount;
Completed in 8 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026