Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/bin/
H A Dconf.c371 if (conf_getmask(f, l, local, &p, &c->c_rmask) == -1) in conf_getname()
447 CMP(c1, c2, c_rmask); in conf_sort()
559 c->c_lmask = c->c_rmask; in conf_addr_set()
800 fmtmask(b, l, c->c_family, c->c_rmask); in conf_namemask()
862 c->c_rmask = sc->c_rmask; in conf_apply()
890 if (sc->c_rmask != FEQUAL) in conf_merge()
891 c->c_lmask = c->c_rmask = sc->c_rmask; in conf_merge()
1138 cr->c_rmask = FSTAR; in conf_find()
H A Dconf.h45 int c_rmask; member
/freebsd/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c56 int c_rmask; member