audit2why.c | 49 static struct avc_t *avc = NULL; variable in typeref:struct:avc_t 81 rc = sepol_bool_key_create(avc->handle, name, &key); 87 rc = sepol_bool_query(avc->handle, 88 avc->policydb, 100 rc = sepol_bool_set(avc->handle, 101 avc->policydb, 111 rc = sepol_compute_av_reason(avc->ssid, avc->tsid, avc->tclass, 112 avc->av, &avd, &reason) [all...] |