Searched refs:b_restrictions (Results 1 – 2 of 2) sorted by relevance
446 list = &bp->b_restrictions; in add_rule()611 for (rp = bp->b_restrictions; rp; rp = rp->r_next) { in check_restr()
79 struct rule *b_restrictions; /* chain of restrictions */ member