Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/filesync/
H A Drules.c447 list = &bp->b_restrictions; in add_rule()
612 for (rp = bp->b_restrictions; rp; rp = rp->r_next) { in check_restr()
H A Ddatabase.h81 struct rule *b_restrictions; /* chain of restrictions */ member