1 2 3
/* $Id: inet_aton.h,v 1.1 2002/07/18 04:13:59 momjian Exp $ */ int inet_aton(const char *cp, struct in_addr * addr);