intro(3n)
NAME
intro − introduction to network library subroutines
DESCRIPTION
This section describes subroutines that are applicable to the DARPA Internet network. These subroutines are identified by the section number (3n) at the top of the page.
| Network Library | Manual | |
| Subroutines | Description | Page |
| endhostent | Get network host entry | gethostent(3n) |
| endnetent | Get network entry | getnetent(3n) |
| endprotoent | Get protocol entry | getprotoent(3n) |
| endservent | Get service entry | getservent(3n) |
| gethostbyaddr | Get network host entry | gethostent(3n) |
| gethostbyname | Get network host entry | gethostent(3n) |
| gethostent | Get network host entry | gethostent(3n) |
| getnetbyaddr | Get network entry | getnetent(3n) |
| getnetbyname | Get network entry | getnetent(3n) |
| getnetent | Get network entry | getnetent(3n) |
| getprotobyname | Get protocol entry | getprotoent(3n) |
| getprotobynumber | Get protocol entry | getprotoent(3n) |
| getprotoent | Get protocol entry | getprotoent(3n) |
| getservbyname | Get service entry | getservent(3n) |
| getservbyport | Get service entry | getservent(3n) |
| getservent | Get service entry | getservent(3n) |
| htonl | Convert host and network byte orders | byteorder(3n) |
| htons | Convert host and network byte orders | byteorder(3n) |
| inet_addr | Internet address manipulation routine | inet(3n) |
| inet_lnaof | Internet address manipulation routine | inet(3n) |
| inet_mkaddr | Internet address manipulation routine | inet(3n) |
| inet_netof | Internet address manipulation routine | inet(3n) |
| inet_network | Internet address manipulation routine | inet(3n) |
| inet_ntoa | Internet address manipulation routine | inet(3n) |
| ntohl | Convert host and network byte orders | byteorder(3n) |
| ntohs | Convert host and network byte orders | byteorder(3n) |
| sethostent | Get network host entry | gethostent(3n) |
| setnetent | Get network entry | getnetent(3n) |
| setprotoent | Get protocol entry | getprotoent(3n) |
| setservent | Get service entry | getservent(3n) |
SEE ALSO
cc(1), ld(1), nm(1), intro(2), intro(3) intro(3f), intro(3j), intro(3m), intro(3x)