Home
last modified time | relevance | path

Searched refs:__ntohl (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dntoh.c52 return (__ntohl(nl)); in ntohl()
H A Dstand.h434 #define ntohl(x) __ntohl(x)
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dendian.h128 #define __ntohl(x) __bswap32(x) macro
/illumos-gate/usr/src/boot/include/arpa/
H A Dinet.h172 #define ntohl(x) __ntohl(x)
/illumos-gate/usr/src/boot/sys/sys/
H A Dparam.h325 #define ntohl(x) __ntohl(x)
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h119 #define ntohl(x) __ntohl(x)