OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:checkflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/bin/check/
named-checkconf.c
597
unsigned int
checkflags
= BIND_CHECK_PLUGINS | BIND_CHECK_ALGORITHMS;
local
632
checkflags
&= ~BIND_CHECK_ALGORITHMS;
636
checkflags
&= ~BIND_CHECK_PLUGINS;
652
checkflags
|= BIND_CHECK_KEYS;
741
CHECK(isccfg_check_namedconf(config,
checkflags
, logc, mctx));
/src/sys/dev/gpio/
gpio.c
447
int
checkflags
= flags & GPIO_PIN_HWCAPS;
local
449
if ((sc->sc_pins[map->pm_map[pin]].pin_caps &
checkflags
) !=
checkflags
)
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026