Home
last modified time | relevance | path

Searched refs:x_table_lookup (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/security/apparmor/
Ddomain.c245 static struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex) in x_table_lookup() function
329 new_profile = x_table_lookup(profile, xindex); in x_to_profile()