Lines Matching full:boolean
16 This object contains properties associated with a SELinux policy boolean
26 create a boolean
31 release resources for this boolean
36 create a key, which can be used to identify a boolean
41 release resources for this boolean key
46 create a key matching this boolean
51 create an identical boolean (deep-copy clone)
56 compare this boolean to the provided key
61 compare this boolean to another
69 return the name of this boolean
74 set the name of this boolean
79 return the value of this boolean
84 set the value of this boolean
92 add or update a boolean in the local store
97 update a boolean in the currently active policy
102 delete a boolean from the local store
107 check if a boolean is defined in the persistent policy
112 check if a boolean is defined in the local store
117 check if a boolean is defined in the currently active policy
122 query a boolean in the persistent policy
127 query a boolean in the local store
132 query a boolean in the currently active policy
152 execute a callback for each boolean in the persistent policy
157 execute a callback for each boolean in the local store
162 execute a callback for each boolean in the currently active policy