Searched refs:load_aout_binary (Results 1 – 1 of 1) sorted by relevance
34 static int load_aout_binary(struct linux_binprm *);39 .load_binary = load_aout_binary,117 static int load_aout_binary(struct linux_binprm * bprm) in load_aout_binary() function