Searched refs:type_counts (Results 1 – 1 of 1) sorted by relevance
299 } type_counts[3]; /* indexed by FSD_ACL and FSD_DFACL */ in bufchk() local319 (void) memset(type_counts, 0, sizeof (type_counts)); in bufchk()355 tcp = &type_counts[fsdp->fsd_type]; in bufchk()450 tcp = &type_counts[FSD_DFACL]; in bufchk()466 tcp = &type_counts[FSD_ACL]; in bufchk()484 tcp_all = &type_counts[0]; in bufchk()485 tcp_norm = &type_counts[FSD_ACL]; in bufchk()486 tcp_def = &type_counts[FSD_DFACL]; in bufchk()