Searched defs:query (Results 1 – 4 of 4) sorted by relevance
/bionic/libc/dns/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 | 998 const uint8_t* query; member 1145 entry_init_key( Entry* e, const void* query, int querylen ) in entry_init_key() 1344 const void* query, in _resolv_cache_query_failed() 1430 _dump_query( const uint8_t* query, int querylen ) in _dump_query() 1612 const void* query, in _resolv_cache_lookup() 1702 const void* query, in _resolv_cache_add()
|
/bionic/libc/kernel/uapi/linux/ |
D | uvcvideo.h | 67 __u8 query; member
|
/bionic/libc/bionic/ |
D | malloc_debug_qemu.cpp | 478 volatile MallocDescQuery query; in query_qemu_malloc_info() local
|