Home
last modified time | relevance | path

Searched defs:htons (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/
H A Dbyteorder.h66 htons (unsigned int __arg) in htons() function
102 htons (unsigned int __arg) in htons() function
128 htons (unsigned int __arg) in htons() function
/openbsd-src/lib/libc/net/
H A Dhtons.c12 htons(uint16_t x) in htons() function
/openbsd-src/gnu/gcc/fixincludes/tests/base/netinet/
H A Din.h21 #define htons(x) (x) macro
/openbsd-src/include/arpa/
H A Dinet.h68 #define htons(x) __htobe16(x) macro
/openbsd-src/gnu/usr.bin/perl/win32/include/sys/
H A Dsocket.h113 #define htons win32_htons macro
/openbsd-src/sys/sys/
H A Dendian.h95 #define htons(x) __htobe16(x) macro
/openbsd-src/sys/netinet/
H A Din.h48 #define htons(x) __htobe16(x) macro
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h4619 # define htons( global() macro
4642 # define htons( global() macro