Home | History | Annotate | Download | only in policydb

Lines Matching refs:sids

158  * Generate the set of SIDs for legal security contexts
160 * Set `*sids' to point to a dynamically allocated
161 * array containing the set of SIDs. Set `*nel' to the
166 sepol_security_id_t ** sids, uint32_t * nel);
169 * Return the SIDs to use for an unlabeled file system
189 * Return the SIDs to use for a network interface
215 #define SECURITY_FS_USE_TRANS 2 /* use transition SIDs, e.g. devpts/tmpfs */
216 #define SECURITY_FS_USE_TASK 3 /* use task SIDs, e.g. pipefs/sockfs */
226 * fixed labeling behavior like transition SIDs or task SIDs.