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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
H A Dres_send.c340 int gotsomewhere, connreset, terrno, try, v_circuit, resplen, ns; local
379 ans, anssiz, &resplen);
388 return (resplen);
489 resplen = ns_get16(ans);
490 if (resplen > anssiz) {
497 len = (ushort)resplen;
527 len = (ushort)( resplen - anssiz );
551 ans, (resplen>anssiz)?anssiz:resplen);
768 resplen
[all...]
/device/linaro/bootloader/edk2/StdLib/Include/
H A Dresolv.h166 int *resplen));
173 int *resplen));

Completed in 35 milliseconds