Home
last modified time | relevance | path

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

/fs/
Dbinfmt_aout.c59 static unsigned long __user *create_aout_tables(char __user *p, struct linux_binprm * bprm) in create_aout_tables() function
247 (unsigned long) create_aout_tables((char __user *) bprm->p, bprm); in load_aout_binary()