Searched refs:default_type (Results 1 – 3 of 3) sorted by relevance
62 char default_type; member
1882 } else if (cladatum && cladatum->default_type == DEFAULT_SOURCE) { in security_compute_sid()1884 } else if (cladatum && cladatum->default_type == DEFAULT_TARGET) { in security_compute_sid()
1408 cladatum->default_type = le32_to_cpu(buf[0]); in class_read()3165 buf[0] = cpu_to_le32(cladatum->default_type); in class_write()
Completed in 15 milliseconds