HomeSort by: relevance | last modified time | path
    Searched refs:dst_s_get_int16 (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libresolv/
support.c 139 return dst_s_get_int16((const u_char *)
150 * dst_s_get_int16
161 dst_s_get_int16(const u_char *buf) function in typeref:typename:u_int16_t
dst_internal.h 146 u_int16_t dst_s_get_int16( const u_int8_t *buf);
dst_api.c 674 key_st->dk_flags = dst_s_get_int16(rdata);
678 ext_flags = (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
  /src/lib/libc/include/isc/
dst.h 42 #define dst_s_get_int16 __dst_s_get_int16 macro

Completed in 14 milliseconds