OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exempt_match
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
rrl.c
1062
int
exempt_match
;
local
1072
&view->aclenv, &
exempt_match
, NULL);
1073
if (result == ISC_R_SUCCESS &&
exempt_match
> 0) {
/src/external/mpl/bind/dist/lib/dns/
rrl.c
1040
int
exempt_match
;
local
1050
view->aclenv, &
exempt_match
, NULL);
1051
if (result == ISC_R_SUCCESS &&
exempt_match
> 0) {
/src/external/mpl/bind/dist/bin/named/
server.c
10489
int
exempt_match
;
local
10493
env, &
exempt_match
, NULL);
10494
if (result == ISC_R_SUCCESS &&
exempt_match
> 0) {
Completed in 24 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026