Home
last modified time | relevance | path

Searched refs:pq_recvbuf (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/libpq/
H A Dpqcomm.c916 pq_recvbuf(void) in pq_recvbuf() function
983 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1002 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1081 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1115 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1156 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void)
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/libpq/
H A Dpqcomm.c937 pq_recvbuf(void)
1004 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1023 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1102 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1136 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1177 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/libpq/
H A Dpqcomm.c939 pq_recvbuf(void) in pq_recvbuf() function
1006 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1025 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1104 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1138 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1179 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/libpq/
H A Dpqcomm.c923 pq_recvbuf(void) in pq_recvbuf() function
990 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1009 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1088 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1122 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1163 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/libpq/
H A Dpqcomm.c923 pq_recvbuf(void)
990 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1009 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1088 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1122 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
1163 if (pq_recvbuf()) /* If nothing in buffer, then recv some */
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/libpq/
H A Dpqcomm.c923 pq_recvbuf(void) in pq_recvbuf() function
990 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1009 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1088 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1122 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1163 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/libpq/
H A Dpqcomm.c937 pq_recvbuf(void) in pq_recvbuf() function
1004 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1023 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1102 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1136 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1177 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/backend/libpq/
H A Dpqcomm.c937 pq_recvbuf(void) in pq_recvbuf() function
1004 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbyte()
1023 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_peekbyte()
1102 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getbytes()
1136 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_discardbytes()
1177 if (pq_recvbuf()) /* If nothing in buffer, then recv some */ in pq_getstring()

12