Lines Matching refs:audit2why
11 * Fix audit2why error handling if SELinux is disabled, from Stephen Smalley.
68 * audit2why: make sure path is nul terminated
74 * audit2why: Fix segfault if finish() called twice
75 * audit2why: do not leak on multiple init() calls
77 * audit2why: Cleanup audit2why analysys function
133 * audit2why: silence -Wmissing-prototypes warning
196 * audit2why: close fd on enomem
214 * audit2why: work around python bug not defining
220 * fix python audit2why binding error
380 * Fix audit2why shadowed variables from Stephen Smalley.
436 * Merged fix for audit2why from Dan Walsh.
439 * Merged audit2why python binding from Dan Walsh.