Home
last modified time | relevance | path

Searched refs:PQ_SETNONBLOCKING (Results 1 – 6 of 6) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/pgsql/
H A Dpgsql.c88 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1011 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4808 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4816 PQ_SETNONBLOCKING(pgsql, 0);
4838 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4857 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]
/dports/databases/php73-pgsql/php-7.3.33/ext/pgsql/
H A Dpgsql.c88 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1011 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4808 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4816 PQ_SETNONBLOCKING(pgsql, 0);
4838 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4857 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]
/dports/databases/php74-pgsql/php-7.4.27/ext/pgsql/
H A Dpgsql.c82 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1005 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4809 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4817 PQ_SETNONBLOCKING(pgsql, 0);
4839 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4858 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]
/dports/lang/php74/php-7.4.27/ext/pgsql/
H A Dpgsql.c82 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1005 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4809 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4817 PQ_SETNONBLOCKING(pgsql, 0);
4839 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4858 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]
/dports/www/mod_php73/php-7.3.33/ext/pgsql/
H A Dpgsql.c88 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1011 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4808 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4816 PQ_SETNONBLOCKING(pgsql, 0);
4838 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4857 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]
/dports/www/mod_php74/php-7.4.27/ext/pgsql/
H A Dpgsql.c82 #define PQ_SETNONBLOCKING(pg_link, flag) 0 macro
1005 if (PQ_SETNONBLOCKING(link, 0)) { in _rollback_transactions()
1865 if (PQ_SETNONBLOCKING(pgsql, 0)) {
1968 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2084 if (PQ_SETNONBLOCKING(pgsql, 0)) {
2171 if (PQ_SETNONBLOCKING(pgsql, 0)) {
4809 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4817 PQ_SETNONBLOCKING(pgsql, 0);
4839 if (PQ_SETNONBLOCKING(pgsql, 1)) {
4858 if (PQ_SETNONBLOCKING(pgsql, 0)) {
[all …]