Searched defs:query (Results 1 – 3 of 3) sorted by relevance
/bionic/libc/netbsd/resolv/ |
D | res_debug.h | 25 # define DprintQ(cond, args, query, size) /*empty*/ argument 30 # define DprintQ(cond, args, query, size) if (cond) {\ argument
|
D | res_cache.c | 1010 const uint8_t* query; member 1157 entry_init_key( Entry* e, const void* query, int querylen ) in entry_init_key() 1354 const void* query, in _resolv_cache_query_failed() 1452 _dump_query( const uint8_t* query, int querylen ) in _dump_query() 1634 const void* query, in _resolv_cache_lookup() 1716 const void* query, in _resolv_cache_add()
|
/bionic/libc/bionic/ |
D | malloc_debug_qemu.cpp | 473 volatile MallocDescQuery query; in query_qemu_malloc_info() local
|