Home
last modified time | relevance | path

Searched defs:tc (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/resolve/
Dresolved-dns-stub.c326 bool tc = false; in dns_stub_make_reply_packet() local
361 bool tc = false; in dns_stub_add_reply_packet_body() local
435 bool tc, /* set the Truncated bit? */ in dns_stub_finish_reply_packet()
Dresolved-dns-packet.h174 #define DNS_PACKET_MAKE_FLAGS(qr, opcode, aa, tc, rd, ra, ad, cd, rcode) \ argument
/systemd-251/src/vconsole/
Dvconsole-setup.c83 struct termios tc = {}; in toggle_utf8_vc() local