Home
last modified time | relevance | path

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

/bionic/libc/dns/resolv/
Dres_cache.c1216 typedef struct pending_req_info { struct
1219 struct pending_req_info* next; argument
1255 struct pending_req_info *ri, *tmp; in _cache_flush_pending_requests_locked()
1278 struct pending_req_info *ri, *prev; in _cache_check_pending_request_locked()
1294 ri = calloc(1, sizeof(struct pending_req_info)); in _cache_check_pending_request_locked()
1318 struct pending_req_info *ri, *prev; in _cache_notify_waiting_tid_locked()