Home | Sort by: relevance | last modified time | path |
/src/lib/libc/nameser/ | |
ns_netint.c | 48 ns_get32(const u_char *src) { function in typeref:typename:uint32_t 51 NS_GET32(dst, src); |
ns_netint.c | 48 ns_get32(const u_char *src) { function in typeref:typename:uint32_t 51 NS_GET32(dst, src); |
ns_netint.c | 48 ns_get32(const u_char *src) { function in typeref:typename:uint32_t 51 NS_GET32(dst, src); |
/src/include/arpa/ | |
nameser.h | 502 #define NS_GET32(l, cp) do { \ 535 #define ns_get32 __ns_get32 macro 590 uint32_t ns_get32(const u_char *); |
nameser.h | 502 #define NS_GET32(l, cp) do { \ 535 #define ns_get32 __ns_get32 macro 590 uint32_t ns_get32(const u_char *); |
nameser.h | 502 #define NS_GET32(l, cp) do { \ 535 #define ns_get32 __ns_get32 macro 590 uint32_t ns_get32(const u_char *); |