OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DNS_KEYMGRATTR_NOROLL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/include/dns/
keymgr.h
31
#define
DNS_KEYMGRATTR_NOROLL
0x02 /*%< No rollover allowed. */
/src/external/mpl/bind/dist/lib/dns/
keymgr.c
1893
if ((opts &
DNS_KEYMGRATTR_NOROLL
) != 0) {
2396
opts |=
DNS_KEYMGRATTR_NOROLL
;
2408
opts &= ~
DNS_KEYMGRATTR_NOROLL
;
Completed in 24 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026