Lines Matching refs:audit2why
52 * Fix audit2why error handling if SELinux is disabled, from Stephen Smalley.
109 * audit2why: make sure path is nul terminated
115 * audit2why: Fix segfault if finish() called twice
116 * audit2why: do not leak on multiple init() calls
118 * audit2why: Cleanup audit2why analysys function
174 * audit2why: silence -Wmissing-prototypes warning
237 * audit2why: close fd on enomem
255 * audit2why: work around python bug not defining
261 * fix python audit2why binding error
421 * Fix audit2why shadowed variables from Stephen Smalley.
477 * Merged fix for audit2why from Dan Walsh.
480 * Merged audit2why python binding from Dan Walsh.