Searched refs:get_binfmt_handler (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dbinfmt_misc.c131 * get_binfmt_handler - try to find a binary type handler
140 static Node *get_binfmt_handler(struct binfmt_misc *misc, function
213 fmt = get_binfmt_handler(misc, bprm);

Completed in 96 milliseconds