Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/bin/
H A Dconf.c80 #define FSTAR -1 macro
103 *r = FSTAR; in conf_getnum()
147 c->c_duration = FSTAR; in conf_getsecs()
227 *mask = FSTAR; in conf_getmask()
244 c->c_port = FSTAR; in conf_gethostport()
245 c->c_lmask = FSTAR; in conf_gethostport()
286 if (c->c_lmask != FSTAR) in conf_gethostport()
310 if (port && c->c_port != FSTAR && c->c_port != FEQUAL) in conf_gethostport()
476 case FSTAR: in conf_amask_eq()
523 case FSTAR: in conf_apply_mask()
[all …]