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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h395 struct ns_hash *h_llnext; member in struct:ns_hash
H A Dns_mapping.c193 newp->h_llnext = config->llHead;
H A Dns_config.c3201 for (hptr = cfg->llHead; hptr; hptr = hptr->h_llnext) {
3232 for (hptr = cfg->llHead; hptr; hptr = hptr->h_llnext) {

Completed in 69 milliseconds