Searched refs:numdefs (Results 1 – 2 of 2) sorted by relevance
303 int numdefs; in bufchk() local531 numdefs = tcp_all->ndef_other_objs + tcp_all->ndef_user_objs + in bufchk()534 if (numdefs != 0 && numdefs != 3) { in bufchk()542 if (numdefs != 0) { in bufchk()566 ((numdefs != 3) && !tcp_all->ndef_class_objs)) { in bufchk()
855 int numdefs = 0; in acl_validate() local952 numdefs = ndef_other_objs + ndef_user_objs + ndef_group_objs; in acl_validate()954 if (numdefs != 0 && numdefs != 3) { in acl_validate()966 ((numdefs != 3) && !ndef_class_objs)) { in acl_validate()