HomeSort by relevance Sort by last modified time
    Searched refs:avc_sid_to_context (Results 1 - 2 of 2) sorted by null

  /external/libselinux/include/selinux/
avc.h 30 * avc_sid_to_context - get copy of context corresponding to SID.
40 int avc_sid_to_context(security_id_t sid, security_context_t * ctx);
  /external/libselinux/src/
avc.c 78 int avc_sid_to_context(security_id_t sid, security_context_t * ctx) function

Completed in 1604 milliseconds