OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_INVARIANT
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_assert.h
26
*
DEBUG_INVARIANT
().
97
#define
DEBUG_INVARIANT
(x) INVARIANT(x)
102
#define
DEBUG_INVARIANT
(x) do {} while (FALSE)
/src/external/bsd/ntp/dist/ntpd/
ntp_restrict.c
606
DEBUG_INVARIANT
(!"bad restrict_op in resop_str");
663
DEBUG_INVARIANT
(IS_IPV4(resmask));
676
DEBUG_INVARIANT
(IS_IPV6(resaddr));
677
DEBUG_INVARIANT
(IS_IPV6(resmask));
929
DEBUG_INVARIANT
(!rflags);
966
DEBUG_INVARIANT
(!mflags);
ntp_io.c
2229
DEBUG_INVARIANT
(!iflags);
Completed in 23 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026