Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c399 static bool match_last_lsm(const char *list, const char *lsm) in match_last_lsm() function
424 if (match_last_lsm(*result, new)) in lsm_append()