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

  /external/selinux/libsemanage/src/
genhomedircon.c 602 char *new_context_str; local
606 new_context_str = NULL;
648 &new_context_str) < 0) {
652 temp = semanage_str_replace(old_context_str, new_context_str,
667 free(new_context_str);
674 free(new_context_str);
    [all...]
  /external/selinux/mcstrans/src/
mcstrans.c 913 new_context_str(const security_context_t incon, const char *range) { function
928 log_error("new_context_str: %s %s", incon, strerror(errno));
    [all...]

Completed in 136 milliseconds