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

/bind-9.11.3/lib/dns/tests/
H A Dgeoip_test.c133 do_lookup_string(const char *addr, isc_uint8_t *scope, function
210 match = do_lookup_string("10.53.0.1", &scope,
215 match = do_lookup_string("10.53.0.1", &scope,
220 match = do_lookup_string("10.53.0.1", &scope,
225 match = do_lookup_string("192.0.2.128", &scope,
230 match = do_lookup_string("192.0.2.128", &scope,
301 match = do_lookup_string("10.53.0.1", NULL,
305 match = do_lookup_string("10.53.0.1", NULL,
309 match = do_lookup_string("10.53.0.1", NULL,
313 match = do_lookup_string("10.5
[all...]

Completed in 11 milliseconds