Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_misc.c143 static bool entry_matches_magic(const struct binfmt_misc_entry *e, in entry_matches_magic() function
205 if (!entry_matches_magic(e, bprm)) in search_binfmt_handler()