taglinefilesource code
__ntohl22include/asm-alpha/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl60include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl69include/asm-alpha/byteorder.h__ntohl((x)))
__ntohl22include/asm-i386/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl57include/asm-i386/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl66include/asm-i386/byteorder.h__ntohl((x)))
__ntohl24include/asm-mips/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl68include/asm-mips/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl77include/asm-mips/byteorder.h__ntohl((x)))
__ntohl17include/asm-sparc/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl61include/asm-sparc/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl70include/asm-sparc/byteorder.h__ntohl((x)))