Searched defs:tag_match (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/tasks/
H A Dt_tasks.c1357 int tag_match; local
1363 tag_match = 0;
1390 tag_match = 1;
1393 if (sender_match && type_match && tag_match) {

Completed in 255 milliseconds