Searched refs:has_non_authenticated (Results 1 - 1 of 1) sorted by relevance

/systemd/src/resolve/
H A Dresolved-dns-query.c787 bool has_authenticated = false, has_non_authenticated = false; local
830 has_non_authenticated = true;
863 q->answer_authenticated = has_authenticated && !has_non_authenticated;

Completed in 290 milliseconds