Home
last modified time | relevance | path

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

/minix3/external/bsd/dhcpcd/dist/
H A Ddhcp-common.c233 uint8_t has_dot; in encode_rfc1035() local
247 has_dot = 0; in encode_rfc1035()
255 has_dot = 1; in encode_rfc1035()
269 if (has_dot) in encode_rfc1035()
273 if (has_dot) in encode_rfc1035()