Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_misc.c77 struct binfmt_misc_flag { struct
84 static const struct binfmt_misc_flag misc_flags[] = { argument
95 static const struct binfmt_misc_flag *misc_flag_by_char(const char c) in misc_flag_by_char()
724 const struct binfmt_misc_flag *f = misc_flag_by_char(*p); in check_special_flags()