Searched refs:full49 (Results 1 – 1 of 1) sorted by relevance
86 static const char full49[] = DNS_FOO_EXAMPLE_COM; variable240 for(i = 0; i < sizeof(full49)-1; i++) {244 rc = doh_decode((unsigned char *)full49, i, DNS_TYPE_A, &d);252 for(i = 1; i < sizeof(full49); i++) {256 rc = doh_decode((unsigned char *)&full49[i], sizeof(full49)-i-1,269 rc = doh_decode((unsigned char *)full49, sizeof(full49)-1,