Home
last modified time | relevance | path

Searched defs:connection_name (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/mysql/plugins/modules/
H A Dmysql_replication.py310 def get_replica_status(cursor, connection_name='', channel='', term='REPLICA'): argument
324 def stop_replica(module, cursor, connection_name='', channel='', fail_on_error=False, term='REPLICA… argument
346 def reset_replica(module, cursor, connection_name='', channel='', fail_on_error=False, term='REPLIC… argument
368 def reset_replica_all(module, cursor, connection_name='', channel='', fail_on_error=False, term='RE… argument
405 def start_replica(module, cursor, connection_name='', channel='', fail_on_error=False, term='REPLIC… argument
427 def changeprimary(cursor, chm, connection_name='', channel=''): argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_08_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_05_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_06_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_11_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2021_02_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/devel/py-azure-mgmt-network/azure-mgmt-network-19.0.0/azure/mgmt/network/v2020_07_01/operations/
H A D_virtual_hub_bgp_connection_operations.py53 connection_name, # type: str argument
116 connection_name, # type: str argument
176 connection_name, # type: str argument
254 connection_name, # type: str argument
301 connection_name, # type: str argument
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-server/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-docs/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql14-client/postgresql-14.1/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
666 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
716 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()
/dports/databases/postgresql10-docs/postgresql-10.19/src/interfaces/ecpg/ecpglib/
H A Dconnect.c36 ecpg_get_connection_nr(const char *connection_name) in ecpg_get_connection_nr()
74 ecpg_get_connection(const char *connection_name) in ecpg_get_connection()
165 ECPGsetcommit(int lineno, const char *mode, const char *connection_name) in ECPGsetcommit()
202 ECPGsetconn(int lineno, const char *connection_name) in ECPGsetconn()
271 …int c, const char *name, const char *user, const char *passwd, const char *connection_name, int au… in ECPGconnect()
676 ECPGdisconnect(int lineno, const char *connection_name) in ECPGdisconnect()
726 ECPGget_PGconn(const char *connection_name) in ECPGget_PGconn()

12345678910>>...20