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

/illumos-gate/usr/src/boot/lib/libc/net/
H A Dntoh.c52 return (__ntohl(nl));
/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)
/illumos-gate/usr/src/boot/lib/libstand/
H A Dstand.h402 #define ntohl(x) __ntohl(x)

Completed in 59 milliseconds