Searched refs:nlist_fn (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Dnlist.c72 } nlist_fn[] = { variable in typeref:struct:nlist_handlers
82 for (i = 0; i < nitems(nlist_fn); i++) {
83 n = (nlist_fn[i].fn)(fd, list);

Completed in 49 milliseconds