On Fri, 2012-08-24 at 16:56 -0700, William Roberts wrote: > Ok so I have the boolean stuff in place using the sepol_ family of > functions. You can check out this work of the "dev" branch of this > repo.... > > https://bitbucket.org/billcroberts/check_seapp > > After using that interface, checking the seboolean's was pretty > straightforward, Ill have to look into those other projects for > examples on how to check on the other output selectors: > > domain > type > level > > Are domain and type just going to be checked using the same function > that searches types, does anyone know offhand what this function is > before I start searching the examples Stephen provided me with? I'm not sure the shared lib exposes an interface for that functionality presently. It would be a single function for domains and types (as both are "types" to SELinux), likely modeled after sepol_bool_exists(). -- Stephen Smalley National Security Agency -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.