Searched defs:ntohl (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libbc/libc/net/sparc/
H A Dntohl.c30 ntohl(unsigned long a) function
/opensolaris-onvv-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder.s49 ENTRY(ntohl) function
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/gen/
H A Dbyteorder.s69 ENTRY(ntohl) function
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c63 ntohl(uint32_t in) function
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c63 ntohl(uint32_t in) function
/opensolaris-onvv-gate/usr/src/stand/lib/xdr/
H A Dbyteorder.c70 ntohl(uint32_t in) function
114 ntohl(uint32_t in) function
/opensolaris-onvv-gate/usr/src/uts/intel/asm/
H A Dbyteorder.h73 extern __inline__ uint32_t ntohl(uint32_t value) function
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/netboot/
H A Dbig_bswap.h4 #define ntohl(x) (x) macro
H A Dlittle_bswap.h4 #define ntohl(x) __bswap_32(x) macro
/opensolaris-onvv-gate/usr/src/lib/librstp/common/
H A Dbase.h116 #define ntohl Ntohl macro
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h46 #define ntohl(x) ((x << 24) | ((x & 0xFF00) << 8) \ macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dbyteorder.h61 #define ntohl(x) (x) macro
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/netinet/
H A Din.h196 #define ntohl(x) (x) macro
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s2108 ALTENTRY(ntohl) function
2138 ALTENTRY(ntohl) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A DXSUB.h483 # define ntohl PerlSock_ntohl macro
H A Dperl.h2422 #define ntohl my_ntohl macro
/opensolaris-onvv-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h288 # define ntohl(x) (x) macro

Completed in 155 milliseconds