Searched refs:secmark_count (Results 1 – 4 of 4) sorted by relevance
219 if (profile->secmark_count == 0) in aa_secmark_perm()222 for (i = 0; i < profile->secmark_count; i++) { in aa_secmark_perm()
588 profile->secmark_count = size; in unpack_secmark()611 profile->secmark_count = 0; in unpack_secmark()
229 for (i = 0; i < profile->secmark_count; i++) in aa_free_profile()
154 int secmark_count; member
Completed in 10 milliseconds