Home | History | Annotate | Download | only in c-ares

Lines Matching defs:bytes

825   DWORD bytes;
885 NULL, &bytes
890 if (bytes)
892 line = malloc(bytes+1);
894 (unsigned char *)line, &bytes) ==
1760 /* local_ip6 should be 16 bytes in length */