Home | History | Annotate | Download | only in policydb

Lines Matching refs:sids

109  * Generate the set of SIDs for legal security contexts
111 * Set `*sids' to point to a dynamically allocated
112 * array containing the set of SIDs. Set `*nel' to the
117 sepol_security_id_t ** sids, uint32_t * nel);
120 * Return the SIDs to use for an unlabeled file system
140 * Return the SIDs to use for a network interface
166 #define SECURITY_FS_USE_TRANS 2 /* use transition SIDs, e.g. devpts/tmpfs */
167 #define SECURITY_FS_USE_TASK 3 /* use task SIDs, e.g. pipefs/sockfs */
177 * fixed labeling behavior like transition SIDs or task SIDs.