Searched defs:with_txt (Results 1 - 1 of 1) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-question.c391 bool with_txt,
441 q = dns_question_new(1 + with_txt);
453 if (with_txt) {
386 dns_question_new_service( DnsQuestion **ret, const char *service, const char *type, const char *domain, bool with_txt, bool convert_idna) argument

Completed in 26 milliseconds