OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flagstrings
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
2521
}
flagstrings
[] =
local
2557
while (
flagstrings
[i].bit)
2559
if (
flagstrings
[i].bit & lstate)
2563
t = ap(buffer, size, t, "%s",
flagstrings
[i].name);
2614
}
flagstrings
[] =
local
2632
while (
flagstrings
[i].bit)
2634
if (
flagstrings
[i].bit & lstate)
2638
t = ap(buffer, size, t, "%s",
flagstrings
[i].name);
2659
}
flagstrings
[] =
local
2673
while (
flagstrings
[i].value != (u_int)~0
[
all
...]
refclock_parse.c
2521
}
flagstrings
[] =
local
2557
while (
flagstrings
[i].bit)
2559
if (
flagstrings
[i].bit & lstate)
2563
t = ap(buffer, size, t, "%s",
flagstrings
[i].name);
2614
}
flagstrings
[] =
local
2632
while (
flagstrings
[i].bit)
2634
if (
flagstrings
[i].bit & lstate)
2638
t = ap(buffer, size, t, "%s",
flagstrings
[i].name);
2659
}
flagstrings
[] =
local
2673
while (
flagstrings
[i].value != (u_int)~0
[
all
...]
Completed in 36 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026