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

  /external/checkpolicy/
module_compiler.c 167 char *role_id, role_datum_t *role)
172 delim = strrchr(role_id, '.');
176 bounds_id = strdup(role_id);
181 bounds_id[(size_t)(delim - role_id)] = '\0';
186 bounds_id, role_id);
194 role_id, bounds_id,
    [all...]
policy_define.c 2124 char *role_id; local
    [all...]

Completed in 74 milliseconds