Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/bin/
H A Dconf.c83 #define FSTAR -1 macro
106 *r = FSTAR; in conf_getnum()
150 c->c_duration = FSTAR; in conf_getsecs()
230 *mask = FSTAR; in conf_getmask()
247 c->c_port = FSTAR; in conf_gethostport()
248 c->c_lmask = FSTAR; in conf_gethostport()
291 if (c->c_lmask != FSTAR) in conf_gethostport()
315 if (port && c->c_port != FSTAR && c->c_port != FEQUAL) in conf_gethostport()
482 case FSTAR: in conf_amask_eq()
528 case FSTAR: in conf_apply_mask()
[all …]