Home
last modified time | relevance | path

Searched defs:SOCK_ERRNO_SET (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dlibpq-int.h668 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
672 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-plperl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-contrib/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-server/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql10-server/postgresql-10.19/src/interfaces/libpq/
H A Dlibpq-int.h695 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
699 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-plpython/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/interfaces/libpq/
H A Dlibpq-int.h769 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
773 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dlibpq-int.h666 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
670 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql12-client/postgresql-12.9/src/interfaces/libpq/
H A Dlibpq-int.h811 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
815 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/interfaces/libpq/
H A Dlibpq-int.h816 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
820 #define SOCK_ERRNO_SET(e) (errno = (e)) macro
/dports/databases/postgresql13-server/postgresql-13.5/src/interfaces/libpq/
H A Dlibpq-int.h816 #define SOCK_ERRNO_SET(e) WSASetLastError(e) macro
820 #define SOCK_ERRNO_SET(e) (errno = (e)) macro

12