Home
last modified time | relevance | path

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

/linux-3.4.99/fs/
Dbinfmt_aout.c144 static unsigned long __user *create_aout_tables(char __user *p, struct linux_binprm * bprm) in create_aout_tables() function
351 (unsigned long) create_aout_tables((char __user *) bprm->p, bprm); in load_aout_binary()
/linux-3.4.99/arch/x86/ia32/
Dia32_aout.c222 static u32 __user *create_aout_tables(char __user *p, struct linux_binprm *bprm) in create_aout_tables() function
408 (unsigned long)create_aout_tables((char __user *)bprm->p, bprm); in load_aout_binary()