OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolv_cache
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/private/
resolv_cache.h
35
struct
resolv_cache
; /* forward */
41
extern struct
resolv_cache
* __get_res_cache(const char* ifname);
102
_resolv_cache_lookup( struct
resolv_cache
* cache,
114
_resolv_cache_add( struct
resolv_cache
* cache,
123
_resolv_cache_query_failed( struct
resolv_cache
* cache,
/bionic/libc/netbsd/resolv/
res_cache.c
29
#include "
resolv_cache
.h"
1234
typedef struct
resolv_cache
{
struct
[
all
...]
res_state.c
34
#include "
resolv_cache
.h"
180
struct
resolv_cache
*
res_send.c
119
# include <
resolv_cache
.h>
369
struct
resolv_cache
* cache;
[
all
...]
Completed in 200 milliseconds