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

/freebsd-12-stable/contrib/blacklist/bin/
H A Dconf.h45 int c_rmask; member in struct:conf
H A Dconf.c367 if (getmask(f, l, local, &p, &c->c_rmask) == -1)
442 CMP(c1, c2, c_rmask);
555 c->c_lmask = c->c_rmask;
796 fmtmask(b, l, c->c_family, c->c_rmask);
858 c->c_rmask = sc->c_rmask;
886 if (sc->c_rmask != FEQUAL)
887 c->c_lmask = c->c_rmask = sc->c_rmask;
1059 cr->c_rmask
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c56 int c_rmask; member in struct:conf

Completed in 51 milliseconds