Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/bin/
H A Dconf.c217 conf_getmask(const char *f, size_t l, bool local, const char **p, int *mask) in conf_getmask() function
256 if (conf_getmask(f, l, local, &pstr, &c->c_lmask) == -1) in conf_gethostport()
371 if (conf_getmask(f, l, local, &p, &c->c_rmask) == -1) in conf_getname()