Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/nscd/
H A Dnscd_switch.c582 search_dns_withttl(nscd_sw_return_t *swret, const char *srcname, int dnsi) in search_dns_withttl() argument
588 swret->noarg = 0; in search_dns_withttl()
599 ((nss_pheader_t *)swret->pbuf)->data_len = in search_dns_withttl()
600 swret->datalen; in search_dns_withttl()
601 res = (func)(NULL, &swret->pbuf, &swret->pbufsiz); in search_dns_withttl()
638 nscd_sw_return_t *swret; in nss_search() local
674 swret = (nscd_sw_return_t *)params.p.private; in nss_search()
675 swret->srci = -1; in nss_search()
677 swret = NULL; in nss_search()
766 if (swret != NULL) in nss_search()
[all …]