Lines Matching full:into
66 * Insert cil common structure into sepol policydb.
68 * @param[in] pdb The policy database to insert the common into.
77 * Insert cil class structure into sepol policydb.
79 * @param[in] pdb The policy database to insert the class into.
87 * Insert cil role structure into sepol policydb.
89 * @param[in] pdb The policy database to insert the role into.
97 * Insert cil roletype structure into sepol policydb.
99 * @param[in] pdb The policy database to insert the roletype into.
108 * Insert cil type structure into sepol policydb.
110 * @param[in] pdb The policy database to insert the type into.
118 * Insert cil typealias structure into sepol policydb.
120 * @param[in] pdb The policy database to insert the typealias into.
128 * Insert cil typepermissive structure into sepol policydb.
132 * @param[in] pdb The policy database to insert the typepermissive into.
140 * Insert cil attribute structure into sepol policydb.
142 * @param[in] pdb The policy database to insert the attribute into.
150 * Insert cil attribute structure into sepol type->attribute bitmap.
153 * the helper functions will recurse into the attribute and record the
165 * Insert cil policycap structure into sepol policydb.
167 * @param[in] pdb The policy database to insert the policycap into.
175 * Insert cil user structure into sepol policydb.
177 * @param[in] pdb THe policy database to insert the user into.
185 * Insert cil userrole structure into sepol policydb.
187 * @param[in] pdb The policy database to insert the userrole into.
196 * Insert cil bool structure into sepol policydb.
198 * @param[in] pdb THe policy database to insert the bool into.
206 * Insert all ordered cil category structures into sepol policydb.
208 * @param[in] pdb The policy database to insert the categories into.
216 * Insert cil category alias structure into sepol policydb.
218 * @param[in] pdb The policy database to insert the category alias into.
226 * Insert the cil sensitivityorder into sepol policydb.
228 * @param[in] pdb The policy database to insert the sensitivityorder into.
236 * Insert cil type rule structure into sepol policydb. This includes
239 * @param[in] pdb The policy database to insert the type rule into.
247 * Insert cil avrule structure into sepol policydb.
249 * @param[in] pdb The policy database to insert the avrule into.
257 * Insert cil booleanif structure into sepol policydb. This populates the
259 * and true/false avtab_ptr lists that point into te_cond_avtab.
261 * @param[in] pdb The policy database to insert the booleanif into.
269 * Insert cil role transition structure into sepol policydb.
271 * @param[in] pdb The policy database to insert the role transition into.
279 * Insert cil role allow structure into sepol policydb.
281 * @param[in] pdb The policy database to insert the role allow into.
289 * Insert cil file transition structure into sepol policydb.
291 * @param[in] pdb The policy database to insert the file transition into.
299 * Insert cil constrain/mlsconstrain structure(s) into sepol policydb.
301 * @param[in] pdb The policy database to insert the (mls)constrain into.
323 * Insert cil rangetransition structure into sepol policydb.
325 * @param[in] pdb The policy database to insert the rangetransition into.
333 * Insert cil ibpkeycon structure into sepol policydb.
335 * loops over this structure inserting them into the policy database.
337 * @param[in] pdb The policy database to insert the ibpkeycon into.
345 * Insert cil idbev structure into sepol policydb.
347 * loops over this structure inserting them into the policy database.
349 * @param[in] pdb The policy database to insert the pkeycon into.
357 * Insert cil portcon structure into sepol policydb.
359 * loops over this structure inserting them into the policy database.
361 * @param[in] pdb The policy database to insert the portcon into.
369 * Insert cil netifcon structure into sepol policydb.
371 * loops over this structure inserting them into the policy database.
373 * @param[in] pdb The policy database to insert the netifcon into.
381 * Insert cil nodecon structure into sepol policydb.
383 * loops over this structure inserting them into the policy database.
385 * @param[in] pdb The policy database to insert the nodecon into.
393 * Insert cil fsuse structure into sepol policydb.
395 * loops over this structure inserting them into the policy database.
397 * @param[in] pdb The policy database to insert the fsuse into.
405 * Insert cil genfscon structure into sepol policydb.
407 * loops over this structure inserting them into the policy database.
409 * @param[in] pdb The policy database to insert the genfscon into.
417 * Insert cil pirqcon structure into sepol policydb.
419 * loops over this structure inserting them into the policy database.
421 * @param[in] pdb The policy database to insert the pirqcon into.
429 * Insert cil iomemcon structure into sepol policydb.
431 * loops over this structure inserting them into the policy database.
433 * @param[in] pdb The policy database to insert the iomemcon into.
441 * Insert cil ioportcon structure into sepol policydb.
443 * loops over this structure inserting them into the policy database.
445 * @param[in] pdb The policy database to insert the ioportcon into.
453 * Insert cil pcidevicecon structure into sepol policydb.
455 * loops over this structure inserting them into the policy database.
457 * @param[in] pdb The policy database to insert the pcidevicecon into.