Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dlib.h76 static inline bool aa_strneq(const char *str, const char *sub, int len) in aa_strneq() function
208 if (aa_strneq(policy->name, str, len)) in __policy_strn_find()