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

/linux-4.1.27/fs/
H A Dbinfmt_aout.c34 static int load_aout_library(struct file*);
119 .load_shlib = load_aout_library,
337 static int load_aout_library(struct file *file) load_aout_library() function
/linux-4.1.27/arch/x86/ia32/
H A Dia32_aout.c39 static int load_aout_library(struct file *);
112 .load_shlib = load_aout_library,
398 static int load_aout_library(struct file *file) load_aout_library() function

Completed in 188 milliseconds