Home
last modified time | relevance | path

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

/systemd-251/src/resolve/
Dresolvectl.c481 bool needs_authentication = false; in resolve_record() local
558 needs_authentication = true; in resolve_record()
581 if ((flags & SD_RESOLVED_AUTHENTICATED) == 0 && needs_authentication) { in resolve_record()