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

  /external/selinux/policycoreutils/mcstrans/src/
mcstrans.c 55 } context_map_t; typedef in typeref:struct:context_map
59 context_map_t *map;
151 add_to_hashtable(context_map_node_t **table, char *key, context_map_t *map) {
633 context_map_t *map = calloc(1, sizeof(context_map_t));
658 static context_map_t *
937 context_map_t *map = find_in_table(table, range);
    [all...]

Completed in 54 milliseconds