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

/bind-9.11.3/bin/tests/system/lwresd/
H A Dlwtest.c637 int nosearch = 0; local
644 if (argv[1] != NULL && strcmp(argv[1], "-nosearch") == 0)
645 nosearch = 1;
665 if (nosearch)
671 if (nosearch)
691 if (nosearch)
771 if (nosearch)

Completed in 12 milliseconds