Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/ldconfig/
H A Dldconfig.h41 void update_elf_hints(const char *, int, char **, bool);
H A Dldconfig.c125 update_elf_hints(hints_file, argc - optind, in main()
H A Delfhints.c234 update_elf_hints(const char *hintsfile, int argc, char **argv, bool merge) in update_elf_hints() function