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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dbinfmt_flat.c74 static int load_flat_binary(struct linux_binprm *, struct pt_regs * regs);
79 .load_binary = load_flat_binary,
838 static int load_flat_binary(struct linux_binprm * bprm, struct pt_regs * regs) function

Completed in 83 milliseconds