Home | History | Annotate | Download | only in policydb

Lines Matching refs:sids

141  * Generate the set of SIDs for legal security contexts
143 * Set `*sids' to point to a dynamically allocated
144 * array containing the set of SIDs. Set `*nel' to the
149 sepol_security_id_t ** sids, uint32_t * nel);
152 * Return the SIDs to use for an unlabeled file system
172 * Return the SIDs to use for a network interface
198 #define SECURITY_FS_USE_TRANS 2 /* use transition SIDs, e.g. devpts/tmpfs */
199 #define SECURITY_FS_USE_TASK 3 /* use task SIDs, e.g. pipefs/sockfs */
209 * fixed labeling behavior like transition SIDs or task SIDs.