Searched refs:NS_PUT16 (Results 1 – 4 of 4) sorted by relevance
/resolv/ |
A D | res_mkquery.c | 151 NS_PUT16 (type, cp); in __res_context_mkquery() 152 NS_PUT16 (class, cp); in __res_context_mkquery() 165 NS_PUT16 (T_NULL, cp); in __res_context_mkquery() 166 NS_PUT16 (class, cp); in __res_context_mkquery() 168 NS_PUT16 (0, cp); in __res_context_mkquery() 263 NS_PUT16 (T_OPT, cp); /* Record type. */ in __res_nopt() 285 NS_PUT16 (buffer_size, cp); in __res_nopt() 294 NS_PUT16 (flags, cp); in __res_nopt() 295 NS_PUT16 (0, cp); /* RDATA length (no options are preent). */ in __res_nopt()
|
A D | ns_netint.c | 47 NS_PUT16(src, dst); in strong_alias()
|
/resolv/arpa/ |
A D | nameser_compat.h | 217 #define PUTSHORT NS_PUT16
|
A D | nameser.h | 380 #define NS_PUT16(s, cp) do { \ macro
|
Completed in 11 milliseconds