Home
last modified time | relevance | path

Searched refs:update_elf_hints (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sbin/ldconfig/
H A Dldconfig.h39 void update_elf_hints(const char *, int, char **, bool, bool);
H A Dldconfig.c120 update_elf_hints(hints_file, argc - optind, in main()
H A Delfhints.c242 update_elf_hints(const char *hintsfile, int argc, char **argv, bool merge, in update_elf_hints() function