Home | History | Annotate | Download | only in libevent

Lines Matching refs:is_name

252 	char is_name; /* True iff data is a label */
1511 evdns_server_request_add_reply(struct evdns_server_request *_req, int section, const char *name, int type, int class, int ttl, int datalen, int is_name, const char *data)
1550 item->is_name = is_name != 0;
1554 if (item->is_name) {
1684 if (item->is_name) {