date and time created 83/05/28 15:18:25 by sam
[unix-history] / usr / src / include / arpa / inet.h
/* inet.h 4.1 83/05/28 */
/*
* External definitions for
* functions in inet(3N)
*/
struct in_addr inet_addr();
char *inet_ntoa();
struct in_addr inet_makeaddr();
unsigned long inet_network();