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

  /external/selinux/checkpolicy/
module_compiler.c 168 char *role_id, role_datum_t *role)
173 delim = strrchr(role_id, '.');
177 bounds_id = strdup(role_id);
182 bounds_id[(size_t)(delim - role_id)] = '\0';
187 bounds_id, role_id);
195 role_id, bounds_id,
    [all...]
policy_define.c 2838 char *role_id; local
    [all...]

Completed in 432 milliseconds