aout2elf.c | 57 static int handle_aout_libs(const char *dir, int op, const void *arg); 133 handle_aout_libs(const char *dir, int op, const void *arg) function in typeref:typename:int 209 n = handle_aout_libs(target_expand("/usr/lib"), LIB_COUNT, NULL); 286 n = handle_aout_libs(src, LIB_MOVE, concat_paths(prefix, "usr/lib"));
|