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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/apparmor/
H A Ddomain.c239 * x_table_lookup - lookup an x transition name via transition table
245 static struct aa_profile *x_table_lookup(struct aa_profile *profile, u32 xindex) function
329 new_profile = x_table_lookup(profile, xindex);

Completed in 48 milliseconds