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

/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dqueryperf.c1315 * Set qname to be the domain to query (up to a max of qnlen chars)
1322 parse_query(char *input, char *qname, int qnlen, int *qtype) { argument
1344 if (strlen(domain_str) > qnlen) {

Completed in 113 milliseconds