Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dforward.c690 querystr(types, type); in receive_query()
755 querystr(types, qtype); in tcp_request()
Ddnsmasq.h693 void querystr(char *str, unsigned short type);
Dcache.c1227 void querystr(char *str, unsigned short type) in querystr() function