/src/lib/libc/nameser/ |
ns_netint.c | 61 ns_put32(uint32_t src, u_char *dst) { function in typeref:typename:void 62 NS_PUT32(src, dst);
|
ns_netint.c | 61 ns_put32(uint32_t src, u_char *dst) { function in typeref:typename:void 62 NS_PUT32(src, dst);
|
ns_netint.c | 61 ns_put32(uint32_t src, u_char *dst) { function in typeref:typename:void 62 NS_PUT32(src, dst);
|
/src/include/arpa/ |
nameser.h | 520 #define NS_PUT32(l, cp) do { \ 537 #define ns_put32 __ns_put32 macro 592 void ns_put32(uint32_t, u_char *);
|
nameser.h | 520 #define NS_PUT32(l, cp) do { \ 537 #define ns_put32 __ns_put32 macro 592 void ns_put32(uint32_t, u_char *);
|
nameser.h | 520 #define NS_PUT32(l, cp) do { \ 537 #define ns_put32 __ns_put32 macro 592 void ns_put32(uint32_t, u_char *);
|