Searched refs:avtab_node_cmp (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/selinux/ss/
H A Davtab.c98 static int avtab_node_cmp(const struct avtab_key *key1, function
133 cmp = avtab_node_cmp(key, &cur->key);
166 cmp = avtab_node_cmp(key, &cur->key);
189 cmp = avtab_node_cmp(key, &cur->key);
210 cmp = avtab_node_cmp(&tmp_key, &cur->key);

Completed in 202 milliseconds