1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/port/inet_aton.h

3 lines
57 B
C

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