Home | Sort by: relevance | last modified time | path |
/src/lib/libc/nameser/ | |
ns_netint.c | 40 ns_get16(const u_char *src) { function in typeref:typename:uint16_t 43 NS_GET16(dst, src); |
ns_netint.c | 40 ns_get16(const u_char *src) { function in typeref:typename:uint16_t 43 NS_GET16(dst, src); |
ns_netint.c | 40 ns_get16(const u_char *src) { function in typeref:typename:uint16_t 43 NS_GET16(dst, src); |
/src/include/arpa/ | |
nameser.h | 494 #define NS_GET16(s, cp) do { \ 534 #define ns_get16 __ns_get16 macro 589 uint16_t ns_get16(const u_char *); |
nameser.h | 494 #define NS_GET16(s, cp) do { \ 534 #define ns_get16 __ns_get16 macro 589 uint16_t ns_get16(const u_char *); |
nameser.h | 494 #define NS_GET16(s, cp) do { \ 534 #define ns_get16 __ns_get16 macro 589 uint16_t ns_get16(const u_char *); |