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

  /external/selinux/libsepol/include/sepol/
context_record.h 54 extern int sepol_context_to_string(sepol_handle_t * handle,
  /external/selinux/libsemanage/src/
context_record.c 107 return sepol_context_to_string(handle->sepolh, con, str_ptr);
genhomedircon.c 656 if (sepol_context_to_string(sepolh, context,
    [all...]
  /external/selinux/libsepol/src/
context_record.c 300 int sepol_context_to_string(sepol_handle_t * handle, function

Completed in 1149 milliseconds