1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-06 07:49:08 +03:00
Files
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);