1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-10 09:21:54 +03:00
postgres/src/backend/port/inet_aton.h
1996-10-28 09:00:54 +00:00

3 lines
53 B
C

int
inet_aton(const char *cp, struct in_addr *addr);