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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dns_print.c82 static int charstr(const u_char *rdata, const u_char *edata,
204 T(len = charstr(rdata, edata, &buf, &buflen));
211 T(len = charstr(rdata, edata, &buf, &buflen));
323 T(len = charstr(rdata, edata, &buf, &buflen));
331 T(len = charstr(rdata, edata, &buf, &buflen));
374 T(len = charstr(rdata, edata, &buf, &buflen));
381 T(len = charstr(rdata, edata, &buf, &buflen));
388 T(len = charstr(rdata, edata, &buf, &buflen));
660 * charstr(rdata, edata, buf, buflen)
670 charstr(cons function
[all...]

Completed in 522 milliseconds