Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dnlist.c57 int __elf_fdnlist(int, struct nlist *);
79 { __elf_fdnlist },
227 __elf_fdnlist(int fd, struct nlist *list) in __elf_fdnlist() function