HomeSort by: relevance | last modified time | path
    Searched defs:_getshort (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_comp.c 279 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } function in typeref:typename:u_int16_t
res_comp.c 279 u_int16_t _getshort(const u_char *src) { return (ns_get16(src)); } function in typeref:typename:u_int16_t

Completed in 77 milliseconds