HomeSort by relevance Sort by last modified time
    Searched full:avc_lookup (Results 1 - 3 of 3) sorted by null

  /external/libselinux/src/
avc.c 369 * avc_lookup - Look up an AVC entry.
383 static int avc_lookup(security_id_t ssid, security_id_t tsid, function
746 rc = avc_lookup(ssid, tsid, tclass, requested, aeref);
814 rc = avc_lookup(ssid, tsid, tclass, 0, &aeref);
  /external/selinux/libselinux/src/
avc.c 409 * avc_lookup - Look up an AVC entry.
423 static int avc_lookup(security_id_t ssid, security_id_t tsid, function
786 rc = avc_lookup(ssid, tsid, tclass, requested, aeref);
854 rc = avc_lookup(ssid, tsid, tclass, 0, &aeref);
  /external/chromium-trace/trace-viewer/tracing/test_data/
perf_sampling_trace.json     [all...]

Completed in 120 milliseconds