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

  /src/lib/libc/include/isc/
dst.h 45 #define dst_s_put_int16 __dst_s_put_int16 macro
  /src/lib/libresolv/
dst_internal.h 147 void dst_s_put_int16( u_int8_t *buf, const u_int16_t val);
support.c 189 * dst_s_put_int16
200 dst_s_put_int16(u_int8_t *buf, const u_int16_t val) function in typeref:typename:void
dst_api.c 727 dst_s_put_int16(out_storage, val);
735 dst_s_put_int16(&out_storage[loc], val);

Completed in 15 milliseconds