Home
last modified time | relevance | path

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

/src/contrib/blocklist/bin/
H A Dconf.c376 if (conf_getmask(f, l, local, &p, &c->c_rmask) == -1) in conf_getname()
454 CMP(c1, c2, c_rmask); in conf_sort()
564 c->c_lmask = c->c_rmask; in conf_addr_set()
824 fmtmask(b, l, c->c_family, c->c_rmask); in conf_namemask()
886 c->c_rmask = sc->c_rmask; in conf_apply()
914 if (sc->c_rmask != FEQUAL) in conf_merge()
915 c->c_lmask = c->c_rmask = sc->c_rmask; in conf_merge()
1203 cr->c_rmask = FSTAR; in conf_find()
H A Dconf.h46 int c_rmask; member
/src/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c56 int c_rmask; member