Home
last modified time | relevance | path

Searched refs:get_entry_for (Results 1 – 11 of 11) sorted by relevance

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgeoip2.c87 get_entry_for(MMDB_s *const db, const isc_netaddr_t *addr) { in get_entry_for() function
245 state = get_entry_for(db, reqaddr); in dns_geoip_match()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgeoip2.c85 get_entry_for(MMDB_s *const db, const isc_netaddr_t *addr) { in get_entry_for() function
243 state = get_entry_for(db, reqaddr); in dns_geoip_match()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgeoip2.c78 get_entry_for(MMDB_s *const db, const isc_netaddr_t *addr) { in get_entry_for() function
236 state = get_entry_for(db, reqaddr); in dns_geoip_match()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgeoip2.c87 get_entry_for(MMDB_s *const db, const isc_netaddr_t *addr) { in get_entry_for() function
245 state = get_entry_for(db, reqaddr); in dns_geoip_match()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgeoip2.c244 get_entry_for(MMDB_s * const db, const isc_netaddr_t *addr) { in get_entry_for() function
420 state = get_entry_for(db, reqaddr); in dns_geoip_match()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dgeoip_test.c129 return (db != NULL && get_entry_for(db, &na) != NULL); in entry_exists()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dgeoip_test.c127 return (db != NULL && get_entry_for(db, &na) != NULL); in entry_exists()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dgeoip_test.c131 return (db != NULL && get_entry_for(db, &na) != NULL); in entry_exists()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dgeoip_test.c131 return (db != NULL && get_entry_for(db, &na) != NULL); in entry_exists()
/dports/lang/ghc/ghc-8.10.7/rts/
H A DSTM.c1057 static TRecEntry *get_entry_for(StgTRecHeader *trec, StgTVar *tvar, StgTRecHeader **in) { in get_entry_for() function
1316 entry = get_entry_for(trec, tvar, &entry_in); in stmReadTVar()
1358 entry = get_entry_for(trec, tvar, &entry_in); in stmWriteTVar()
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dgeoip_test.c247 return (db != NULL && get_entry_for(db, &na) != NULL); in entry_exists()