Searched defs:ednsbuf (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/named/ | ||
H A D | query.c | 9121 char ednsbuf[sizeof("E(65535)")] = { 0 }; local 9136 snprintf(ednsbuf, sizeof(ednsbuf), "E(%hd)", 9142 (client->signer != NULL) ? "S" : "", ednsbuf, |
Completed in 35 milliseconds