taglinefilesource code
__ntohl14include/asm-alpha/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl52include/asm-alpha/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl61include/asm-alpha/byteorder.h__ntohl((x)))
__ntohl14include/asm-i386/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl49include/asm-i386/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl58include/asm-i386/byteorder.h__ntohl((x)))
__ntohl14include/asm-mips/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl58include/asm-mips/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl67include/asm-mips/byteorder.h__ntohl((x)))
__ntohl14include/asm-sparc/byteorder.hextern unsigned long int  __ntohl(unsigned long int);
__ntohl58include/asm-sparc/byteorder.h#define __htonl(x) __ntohl(x)
__ntohl67include/asm-sparc/byteorder.h__ntohl((x)))