postgresql/src/backend/port/inet_aton.h

4 lines
118 B
C
Raw Normal View History

/* $Id: inet_aton.h,v 1.6 1997/12/19 13:34:29 scrappy Exp $ */
int inet_aton(const char *cp, struct in_addr * addr);