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

/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c85 struct address_cache { struct
90 struct address_cache *ac_next;
94 static struct address_cache *front;
157 static struct address_cache *
160 struct address_cache *cptr;
182 struct address_cache *cptr, *prevptr = NULL;
209 struct address_cache *ad_cache, *cptr, *prevptr;
211 ad_cache = malloc(sizeof (struct address_cache));
314 struct address_cache *ad_cache;

Completed in 22 milliseconds