Searched refs:aa_strneq (Results 1 – 1 of 1) sorted by relevance
66 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq() function192 if (aa_strneq(policy->name, str, len)) in __policy_strn_find()