OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_existing
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/nsd/dist/
query.c
734
while (!match->
is_existing
) {
752
temp->
is_existing
= wildcard_child->
is_existing
;
885
newdom->
is_existing
= 1;
912
newdom->
is_existing
= 0;
1258
wildcard_child->
is_existing
) {
1277
match->
is_existing
= wildcard_child->
is_existing
;
1476
if (closest_encloser && !closest_encloser->
is_existing
) {
1478
while (closest_encloser != NULL && !closest_encloser->
is_existing
)
[
all
...]
namedb.c
50
result->
is_existing
= 0;
333
root->
is_existing
= 0;
475
while(domain && !domain->
is_existing
) {
498
while (domain && !domain->
is_existing
) {
499
domain->
is_existing
= 1;
namedb.h
119
unsigned
is_existing
: 1;
member in struct:domain
267
* Add an RRset to the specified domain. Updates the
is_existing
flag
nsec3.c
451
return d->
is_existing
&& !domain_has_only_NSEC3(d, z) &&
459
return d->
is_existing
&& !domain_has_only_NSEC3(d, z) &&
1145
/* !
is_existing
: no RR types exist at the QNAME, nor at any descendant of QNAME */
1146
if(*match && !(*match)->
is_existing
&&
1177
else if(*match && (*match)->
is_existing
&&
zonec.c
73
if(domain->
is_existing
) {
difffile.c
245
* data (
is_existing
) or no names below the domain have data.
255
if(d->
is_existing
)
277
p->
is_existing
= 0;
1076
if(domain->
is_existing
)
/src/external/gpl2/groff/dist/contrib/groffer/
groffer2.sh
1568
#
is_existing
(<name>)
1576
is_existing
()
function
1578
func_check
is_existing
'=' 1 "$@";
3470
if
is_existing
"$1"
3496
if
is_existing
"$1"
3515
if
is_existing
"$1"
3519
if
is_existing
"$1"
4179
while obj mi_tdir_n
is_existing
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026