Searched refs:PARENT (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c202 #define PARENT(node) ((node)->parent) macro
384 node = PARENT(node);
402 return (PARENT(root));
415 node = PARENT(node);
1285 PARENT(*root) == current));
1339 PARENT(new_current) = PARENT(current);
1354 PARENT(LEFT(new_current)) =
1357 PARENT(RIGHT(new_current)) =
1371 PARENT(curren
[all...]
/bind-9.11.3/util/
H A Dupdate_copyrights60 $parent =~ s/PARENT://;
62 if (defined($years_list) && $years_list =~ /^PARENT:/) {
63 print "BAD PARENT:$parent\n";
100 if ($years_list =~ /PARENT:/) {
H A Dmerge_copyrights158 next if ($file_years{$_} =~ /^PARENT:/);

Completed in 260 milliseconds