Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c296 int ndef_class_objs; in bufchk() member
385 tcp->ndef_class_objs++; in bufchk()
473 tcp->ndef_class_objs != 0 || in bufchk()
500 tcp_all->ndef_class_objs = in bufchk()
501 tcp_def->ndef_class_objs + tcp_norm->ndef_class_objs; in bufchk()
524 tcp_all->ndef_class_objs > 1) { in bufchk()
561 if (tcp_all->ndef_groups && !tcp_all->ndef_class_objs) { in bufchk()
566 ((numdefs != 3) && !tcp_all->ndef_class_objs)) { in bufchk()
/titanic_53/usr/src/uts/common/fs/ufs/
H A Dufs_acl.c850 int ndef_class_objs = 0; in acl_validate() local
900 ndef_class_objs++; in acl_validate()
948 ndef_group_objs > 1 || ndef_class_objs > 1) { in acl_validate()
962 if (ndef_groups && !ndef_class_objs) { in acl_validate()
966 ((numdefs != 3) && !ndef_class_objs)) { in acl_validate()
970 ndef_class_objs + ndef_users + ndef_groups > in acl_validate()