Home
last modified time | relevance | path

Searched refs:alloc_connection (Results 1 – 14 of 14) sorted by relevance

/dports/net-mgmt/driftnet/driftnet-1.3.0/src/network/
H A Dconnection.h74 connection *alloc_connection(void);
H A Dconnection.c58 connection *alloc_connection(void) in alloc_connection() function
H A Dpcap_engine.c272 C = alloc_connection(); in process_packet()
/dports/irc/undernet-ircu/ircu2.10.12.19/ircd/
H A Dlist.c136 static struct Connection* alloc_connection(void) in alloc_connection() function
206 struct Connection *con = alloc_connection(); in make_client()
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/
H A Dsesman.c107 alloc_connection(struct trans *t) in alloc_connection() function
323 else if ((sc = alloc_connection(new_self)) == NULL) in sesman_listen_conn_in()
/dports/databases/spatialite/libspatialite-5.0.1/test/
H A Dcheck_multithread.c121 alloc_connection (void) in alloc_connection() function
183 p->conn = alloc_connection (); in init_thread_params()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc1310 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1339 connection_t *connection= alloc_connection(thd); in tp_add_connection()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc1310 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1339 connection_t *connection= alloc_connection(thd); in tp_add_connection()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc1305 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1343 connection_t *connection= alloc_connection(thd); in add_connection()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc1305 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1343 connection_t *connection= alloc_connection(thd); in add_connection()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc1305 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1343 connection_t *connection= alloc_connection(thd); in add_connection()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc1310 static connection_t *alloc_connection(THD *thd) in alloc_connection() function
1339 connection_t *connection= alloc_connection(thd); in tp_add_connection()
/dports/lang/swi-pl/swipl-8.2.3/packages/odbc/
H A Dodbc.c1333 alloc_connection(atom_t alias, atom_t dsn) in alloc_connection() function
1617 if ( !(cn=alloc_connection(alias, dsn)) ) in pl_odbc_connect()
/dports/irc/undernet-ircu/ircu2.10.12.19/
H A DChangeLog.123030 (alloc_connection): Likewise.
7314 alloc_connection() and dealloc_connection()
7334 * ircd/list.c: surround alloc_connection() and
7395 * ircd/list.c (alloc_connection): initialize the client process