HomeSort by: relevance | last modified time | path
    Searched defs:is_aout_shared_lib (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/
aout2elf.c 55 static int is_aout_shared_lib(const char *name);
84 is_aout_shared_lib(const char *name) function
119 if (!is_aout_shared_lib(src))
173 if (!is_aout_shared_lib(full_name))
aout2elf.c 55 static int is_aout_shared_lib(const char *name);
84 is_aout_shared_lib(const char *name) function
119 if (!is_aout_shared_lib(src))
173 if (!is_aout_shared_lib(full_name))
aout2elf.c 55 static int is_aout_shared_lib(const char *name);
84 is_aout_shared_lib(const char *name) function
119 if (!is_aout_shared_lib(src))
173 if (!is_aout_shared_lib(full_name))

Completed in 66 milliseconds