Home
last modified time | relevance | path

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

/dragonfly/lib/libc/gen/
H A Dnlist.c56 int __aout_fdnlist(int, struct nlist *);
76 { __aout_fdnlist },
101 __aout_fdnlist(int fd, struct nlist *list) in __aout_fdnlist() function