OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:geoip_dbnames
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccfg/
aclconf.c
35
static const char *
geoip_dbnames
[] = {
variable
491
for (i = 0;
geoip_dbnames
[i] != NULL; i++) {
492
if (strcasecmp(dbname,
geoip_dbnames
[i]) == 0) {
496
if (
geoip_dbnames
[i] == NULL) {
/src/external/mpl/dhcp/bind/dist/lib/isccfg/
aclconf.c
36
static const char *
geoip_dbnames
[] = {
variable
496
for (i = 0;
geoip_dbnames
[i] != NULL; i++) {
497
if (strcasecmp(dbname,
geoip_dbnames
[i]) == 0) {
501
if (
geoip_dbnames
[i] == NULL) {
Completed in 14 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026