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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/BsdSocketLib/
H A Dgethostbydns.c121 u_int16_t _getshort(const u_char *src);
280 type = _getshort(cp);
282 class = _getshort(cp);
287 n = _getshort(cp);
H A Dres_comp.c271 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } function

Completed in 167 milliseconds