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

/systemd/src/resolve/
H A Dresolved-def.h29 #define SD_RESOLVED_NO_CNAME (UINT64_C(1) << 5) macro
H A Dresolve-tool.c1095 arg_flags |= SD_RESOLVED_NO_CNAME;
1097 arg_flags &= ~SD_RESOLVED_NO_CNAME;
H A Dresolved-dns-query.c1025 if (q->flags & SD_RESOLVED_NO_CNAME)
H A Dresolved-bus.c227 if (*flags & ~(SD_RESOLVED_PROTOCOLS_ALL|SD_RESOLVED_NO_CNAME|ok))

Completed in 19 milliseconds