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

/openbsd-current/usr.bin/dig/
H A Dnslookup.c446 dig_searchlist_t *listent; local
478 for (listent = ISC_LIST_HEAD(search_list);
479 listent != NULL;
480 listent = ISC_LIST_NEXT(listent, link)) {
481 printf("%s", listent->origin);
482 if (ISC_LIST_NEXT(listent, link) != NULL)
/openbsd-current/libexec/ld.so/
H A Dloader.c343 struct listent { struct
350 sizeof(struct listent));

Completed in 126 milliseconds