Home
last modified time | relevance | path

Searched refs:default_keepalives_count (Results 1 – 25 of 88) sorted by relevance

1234

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c1857 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1859 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1862 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1866 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1870 return port->default_keepalives_count; in pq_getkeepalivescount()
1886 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1898 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0)
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count);
1885 (char *) &port->default_keepalives_count,
1889 port->default_keepalives_count = -1; /* don't know */
1893 return port->default_keepalives_count;
1909 if (port->default_keepalives_count <= 0)
1921 count = port->default_keepalives_count;
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/libpq/
H A Dpqcomm.c1878 if (port->default_keepalives_count == 0)
1880 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count);
1883 (char *) &port->default_keepalives_count,
1887 port->default_keepalives_count = -1; /* don't know */
1891 return port->default_keepalives_count;
1907 if (port->default_keepalives_count <= 0)
1919 count = port->default_keepalives_count;
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c1880 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1882 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1885 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1889 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1893 return port->default_keepalives_count; in pq_getkeepalivescount()
1909 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1921 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/libpq/
H A Dpqcomm.c1801 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1803 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1806 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1811 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1815 return port->default_keepalives_count; in pq_getkeepalivescount()
1831 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1843 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/libpq/
H A Dpqcomm.c1801 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1803 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1806 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1811 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1815 return port->default_keepalives_count; in pq_getkeepalivescount()
1831 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1843 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/libpq/
H A Dpqcomm.c1801 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1803 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1806 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1811 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1815 return port->default_keepalives_count; in pq_getkeepalivescount()
1831 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1843 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/libpq/
H A Dpqcomm.c1801 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1803 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1806 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1811 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1815 return port->default_keepalives_count; in pq_getkeepalivescount()
1831 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1843 count = port->default_keepalives_count; in pq_setkeepalivescount()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/libpq/
H A Dpqcomm.c1864 if (port->default_keepalives_count == 0) in pq_getkeepalivescount()
1866 ACCEPT_TYPE_ARG3 size = sizeof(port->default_keepalives_count); in pq_getkeepalivescount()
1869 (char *) &port->default_keepalives_count, in pq_getkeepalivescount()
1873 port->default_keepalives_count = -1; /* don't know */ in pq_getkeepalivescount()
1877 return port->default_keepalives_count; in pq_getkeepalivescount()
1893 if (port->default_keepalives_count <= 0) in pq_setkeepalivescount()
1905 count = port->default_keepalives_count; in pq_setkeepalivescount()

1234