Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_misc.c95 static const struct binfmt_misc_flag *misc_flag_by_char(const char c) in misc_flag_by_char() function
724 const struct binfmt_misc_flag *f = misc_flag_by_char(*p); in check_special_flags()
878 if (misc_flag_by_char(del)) in create_entry()