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

/netbsd-current/usr.sbin/sysinst/
H A Daout2elf.c57 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
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"));

Completed in 98 milliseconds