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

  /external/selinux/policycoreutils/mcstrans/
TODO 9 compute_trans_from_raw is an expensive operation that needs to be sped up or threaded so that mcstrans can respond to other requests more quickly.
  /external/selinux/policycoreutils/mcstrans/src/
mcstrans.c 1281 compute_trans_from_raw(const char *level, domain_t *domain) { function
1305 log_debug(" compute_trans_from_raw raw = %s\n", level);
    [all...]

Completed in 106 milliseconds