Searched refs:load_aout_library (Results 1 – 1 of 1) sorted by relevance
34 static int load_aout_library(struct file*);40 .load_shlib = load_aout_library,385 static int load_aout_library(struct file *file) in load_aout_library() function