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

/bind-9.11.3/bin/tests/system/lwresd/
H A Dlwtest.c603 int should_pass)
608 if (ret != 0 && should_pass == 1) {
612 } else if (ret == 0 && should_pass == 0) {
601 test_getrrsetbyname(const char *name, int rdclass, int rdtype, unsigned int nrdatas, unsigned int nsigs, int should_pass) argument

Completed in 12 milliseconds