Home
last modified time | relevance | path

Searched defs:conn (Results 251 - 275 of 367) sorted by relevance

1...<<1112131415

/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_fuse.cpp194 void *WrapInit(struct fuse_conn_info *conn, struct fuse_config *cfg) in WrapInit() argument
454 void *MtpFileSystem::Init(struct fuse_conn_info *conn, struct fuse_config *cfg) in Init() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_distributor.cpp51 VSyncConnectionDeathRecipient( wptr<VSyncConnection> conn) VSyncConnectionDeathRecipient() argument
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_message.c244 static void SendFailToFlushDevice(SessionConn *conn) in SendFailToFlushDevice() argument
281 SessionConn *conn = (SessionConn *)SoftBusCalloc(sizeof(SessionConn)); in TransTdcPostBytes() local
307 GetChannelInfoFromConn(ChannelInfo *info, SessionConn *conn, int32_t channelId) GetChannelInfoFromConn() argument
386 SessionConn conn; NotifyChannelOpened() local
439 SessionConn conn; NotifyChannelBind() local
465 NotifyChannelOpenFailedBySessionConn(const SessionConn *conn, int32_t errCode) NotifyChannelOpenFailedBySessionConn() argument
516 SessionConn conn; NotifyChannelOpenFailed() local
526 TransTdcPostFastData(SessionConn *conn) TransTdcPostFastData() argument
622 SessionConn conn; OpenDataBusReply() local
727 SessionConn *conn = (SessionConn *)SoftBusCalloc(sizeof(SessionConn)); GetSessionConnFromDataBusRequest() local
746 NotifyFastDataRecv(SessionConn *conn, int32_t channelId) NotifyFastDataRecv() argument
815 ReportTransEventExtra( TransEventExtra *extra, int32_t channelId, SessionConn *conn, NodeInfo *nodeInfo, char *peerUuid) ReportTransEventExtra() argument
908 HandleDataBusReply( SessionConn *conn, int32_t channelId, TransEventExtra *extra, uint32_t flags, uint64_t seq) HandleDataBusReply() argument
934 SessionConn *conn = GetSessionConnFromDataBusRequest(channelId, request); OpenDataBusRequest() local
[all...]
H A Dtrans_tcp_direct_p2p.c548 SessionConn *conn = NULL; in OnAuthConnOpened() local
590 SessionConn *conn = NULL; OnAuthConnOpenFailed() local
818 SessionConn *conn = NULL; AddHmlTrigger() local
867 SessionConn *conn = NULL; OnVerifyP2pReply() local
988 OpenNewAuthConn(const AppInfo *appInfo, SessionConn *conn, int32_t newChannelId, ConnectType type) OpenNewAuthConn() argument
1025 TransProxyGetAuthIdByUuid(SessionConn *conn) TransProxyGetAuthIdByUuid() argument
1042 StartVerifyP2pInfo(const AppInfo *appInfo, SessionConn *conn, ConnectType type) StartVerifyP2pInfo() argument
1093 CopyAppInfoFastTransData(SessionConn *conn, const AppInfo *appInfo) CopyAppInfoFastTransData() argument
1118 BuildSessionConn(const AppInfo *appInfo, SessionConn **conn) BuildSessionConn() argument
1143 StartTransP2pDirectListener(ConnectType type, SessionConn *conn, const AppInfo *appInfo) StartTransP2pDirectListener() argument
1163 SessionConn *conn = NULL; OpenP2pDirectChannel() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dauto_launch.cpp1092 IKvDBConnection *conn = KvDBManager::GetDatabaseConnection(*properties, errCode, false); OpenKvConnection() local
1107 auto conn = RelationalStoreInstance::GetDatabaseConnection(*properties, errCode, false); OpenRelationalConnection() local
1290 RelationalStoreConnection *conn = static_cast<RelationalStoreConnection *>(autoLaunchItem.conn); RegisterRelationalObserver() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_multi_ver_p2p_sync_test.cpp88 auto conn = KvDBManager::GetDatabaseConnection(prop, errCode); in GetConnection() local
96 int GetDataFromConnection(IKvDBConnection *conn, const Key &key, Value &value) in GetDataFromConnection() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_nb_delegate_impl.cpp68 KvStoreNbDelegateImpl::KvStoreNbDelegateImpl(IKvDBConnection *conn, const std::string &storeId) in KvStoreNbDelegateImpl() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c28 static uint8_t L2capGetNewIdentifier(L2capConnection *conn) in L2capGetNewIdentifier() argument
60 L2capConnection *conn = NULL; in L2capResponseTimeout() local
107 L2capSendEchoReq(L2capConnection *conn, const uint8_t *data, uint16_t dataLen) L2capSendEchoReq() argument
122 L2capSendEchoRsp(L2capConnection *conn, uint8_t ident, const uint8_t *data, uint16_t dataLen) L2capSendEchoRsp() argument
135 L2capSendConnectionReq(L2capConnection *conn, L2capChannel *chan) L2capSendConnectionReq() argument
157 L2capSendConnectionRsp(L2capConnection *conn, L2capChannel *chan, uint8_t ident, uint16_t result, uint16_t status) L2capSendConnectionRsp() argument
181 L2capSendConfigurationReq(L2capConnection *conn, const L2capChannel *chan) L2capSendConfigurationReq() argument
277 L2capSendConfigurationRsp( const L2capConnection *conn, L2capChannel *chan, uint8_t ident, uint16_t result, const L2capConfigInfo *cfg) L2capSendConfigurationRsp() argument
326 L2capSendDisconnectionReq(L2capConnection *conn, L2capChannel *chan) L2capSendDisconnectionReq() argument
348 L2capSendDisconnectionRsp(const L2capConnection *conn, const L2capChannel *chan, uint8_t ident) L2capSendDisconnectionRsp() argument
366 L2capSendInformationReq(L2capConnection *conn, uint16_t type) L2capSendInformationReq() argument
385 L2capSendInformationRsp(const L2capConnection *conn, uint8_t ident, uint16_t infoType) L2capSendInformationRsp() argument
507 L2capSendSFrame(const L2capConnection *conn, L2capChannel *chan, uint8_t pBit, uint8_t fBit, uint8_t sBit) L2capSendSFrame() argument
586 L2capErfcTxOneFrame(L2capConnection *conn, L2capChannel *chan, uint8_t txSeq) L2capErfcTxOneFrame() argument
665 L2capConnection *conn = NULL; L2capErfcMonitorTimeout() local
714 L2capConnection *conn = NULL; L2capErfcRetransmissionTimeout() local
762 L2capErfcDoTx(L2capConnection *conn, L2capChannel *chan, uint16_t txWindow, const ListNode *node) L2capErfcDoTx() argument
809 L2capErfcTx(L2capConnection *conn, L2capChannel *chan) L2capErfcTx() argument
849 L2capStreamTx(const L2capConnection *conn, L2capChannel *chan) L2capStreamTx() argument
938 L2capSendIFrame(L2capConnection *conn, L2capChannel *chan, Packet *pkt) L2capSendIFrame() argument
1004 L2capErfcProcessSFrame(L2capConnection *conn, L2capChannel *chan, uint8_t ctrl[2]) L2capErfcProcessSFrame() argument
1090 L2capErfcProcessIFrame(L2capConnection *conn, L2capChannel *chan, const Packet *pkt, uint8_t ctrl[2]) L2capErfcProcessIFrame() argument
1264 L2capConfigurationRspReject(const L2capConnection *conn, uint8_t ident, uint16_t rcid) L2capConfigurationRspReject() argument
1283 L2capConfigurationRspUnknownOptions( const L2capConnection *conn, uint8_t ident, uint16_t rcid, L2capOptions *unknown) L2capConfigurationRspUnknownOptions() argument
1308 L2capConfigurationRspContinuation(const L2capConnection *conn, uint8_t ident, uint16_t rcid) L2capConfigurationRspContinuation() argument
1338 L2capProcessConfigurationReqWithContinue( L2capConnection *conn, L2capChannel *chan, L2capSignalHeader *signal, const uint8_t *data, uint16_t optLength) L2capProcessConfigurationReqWithContinue() argument
1370 L2capProcessConfigurationReqContinueOption( L2capConnection *conn, L2capChannel *chan, L2capSignalHeader *signal, const uint8_t *data, uint16_t optLength) L2capProcessConfigurationReqContinueOption() argument
1392 L2capProcessConfigurationReqParse( L2capConnection *conn, L2capChannel *chan, L2capSignalHeader *signal, const uint8_t *data, uint16_t optLength) L2capProcessConfigurationReqParse() argument
1443 L2capConnection *conn = NULL; L2capProcessConfigurationReq() local
1487 L2capConfigurationReqContinuation(L2capConnection *conn, const L2capChannel *chan) L2capConfigurationReqContinuation() argument
1510 L2capConnection *conn = NULL; L2capProcessConfigurationRsp() local
1574 L2capConnection *conn = NULL; L2capProcessConnectionReq() local
1634 L2capConnection *conn = NULL; L2capProcessConnectionRsp() local
1698 L2capConnection *conn = NULL; L2capProcessDisconnectionReq() local
1745 L2capConnection *conn = NULL; L2capProcessDisconnectionRsp() local
1785 L2capConnection *conn = NULL; L2capProcessInformationReq() local
1799 L2capIncomingConnection(const L2capConnection *conn, const L2capChannel *chan) L2capIncomingConnection() argument
1824 L2capConnection *conn = NULL; L2capProcessInformationRsp() local
1878 L2capConnection *conn = NULL; L2capProcessEchoReq() local
1897 L2capConnection *conn = NULL; L2capProcessEchoRsp() local
1915 L2capConnection *conn = NULL; L2capProcessCommandReject() local
2066 L2capProcessErfcData(L2capConnection *conn, L2capChannel *chan, Packet *pkt) L2capProcessErfcData() argument
2103 L2capConnection *conn = NULL; L2capProcessData() local
2206 L2capConnection *conn = NULL; L2capConnectComplete() local
2243 L2capAclDisconnected(L2capConnection *conn, uint8_t status, uint8_t reason) L2capAclDisconnected() argument
2283 L2capConnection *conn = NULL; L2capDisconnectComplete() local
[all...]
H A Dl2cap_le.c140 L2capLeConnection *conn = NULL; in L2capLeGetConnection2() local
156 static L2capLeChannel *L2capLeGetChannel(L2capLeConnection *conn, int16_t lcid) in L2capLeGetChannel() argument
174 static void L2capLeGetChannel2(uint16_t lcid, L2capLeConnection **conn, L2capLeChannel **chan) in L2capLeGetChannel2() argument
193 static void L2capLeGetChannel3(uint16_t aclHandle, uint16_t lcid, L2capLeConnection **conn, L2capLeChanne argument
204 L2capLeGetChannel4(L2capLeConnection *conn, int16_t ident) L2capLeGetChannel4() argument
228 L2capLeConnection *conn = NULL; L2capLeGetNewLcid() local
252 L2capLeNewChannel(L2capLeConnection *conn, uint16_t lpsm, uint16_t rpsm) L2capLeNewChannel() argument
302 L2capLeDeleteChannel(L2capLeConnection *conn, L2capLeChannel *chan, uint16_t removeAcl) L2capLeDeleteChannel() argument
320 L2capLeConnection *conn = NULL; L2capLeNewConnection() local
338 L2capLeDeleteConnection(L2capLeConnection *conn) L2capLeDeleteConnection() argument
393 L2capLeConnection *conn = NULL; L2capLeResponseTimeout() local
447 L2capSendCreditBasedConnectionReq(L2capLeConnection *conn, L2capLeChannel *chan) L2capSendCreditBasedConnectionReq() argument
470 L2capSendCreditBasedConnectionRsp( L2capLeConnection *conn, L2capLeChannel *chan, uint8_t ident, uint16_t result) L2capSendCreditBasedConnectionRsp() argument
491 L2capLeSendDisconnectionReq(L2capLeConnection *conn, const L2capLeChannel *chan) L2capLeSendDisconnectionReq() argument
510 L2capLeSendDisconnectionRsp(const L2capLeConnection *conn, const L2capLeChannel *chan, uint8_t ident) L2capLeSendDisconnectionRsp() argument
527 L2capLeSendFlowControlCredit(L2capLeConnection *conn, const L2capLeChannel *chan, uint16_t credit) L2capLeSendFlowControlCredit() argument
544 L2capLeTxWithCredit(const L2capLeConnection *conn, L2capLeChannel *chan) L2capLeTxWithCredit() argument
642 L2capLeConnection *conn = NULL; L2capLeProcessConnectionParameterUpdateReq() local
675 L2capLeConnection *conn = NULL; L2capLeProcessConnectionParameterUpdateRsp() local
698 L2capLeConnection *conn = NULL; L2capLeProcessCreditBasedConnectionReq() local
759 L2capLeConnection *conn = NULL; L2capLeProcessCreditBasedConnectionRsp() local
818 L2capLeConnection *conn = NULL; L2capLeProcessDisconnectionReq() local
864 L2capLeConnection *conn = NULL; L2capLeProcessDisconnectionRsp() local
904 L2capLeConnection *conn = NULL; L2capLeProcessFlowControlCredit() local
1004 L2capLeConnection *conn = NULL; L2capLeProcessFixChannelData() local
1044 L2capLeConnection *conn = NULL; L2capLeProcessLeData() local
1111 L2capLeCleanAllChannels(L2capLeConnection *conn, uint8_t status) L2capLeCleanAllChannels() argument
1142 L2capLeAclDisconnectProcess(L2capLeConnection *conn, uint8_t status, uint8_t reason) L2capLeAclDisconnectProcess() argument
1166 L2capLeAclConnectProcess(L2capLeConnection *conn) L2capLeAclConnectProcess() argument
1187 L2capLeConnection *conn = NULL; L2capLeConnectComplete() local
1233 L2capLeConnection *conn = NULL; L2capLeDisconnectComplete() local
1257 L2capLeConnection *conn = NULL; L2CAP_LeCreditBasedConnectionReq() local
1315 L2capLeConnection *conn = NULL; L2CAP_LeCreditBasedConnectionRsp() local
1362 L2capLeConnection *conn = NULL; L2CAP_LeDisconnectionReq() local
1384 L2capLeConnection *conn = NULL; L2CAP_LeDisconnectionRsp() local
1406 L2capLeConnection *conn = NULL; L2CAP_LeSendData() local
1498 L2capLeConnection *conn = NULL; L2CAP_LeDeregisterService() local
1627 L2capLeConnection *conn = NULL; L2CAP_LeSendFixChannelData() local
1698 L2capLeConnection *conn = NULL; L2CAP_LeConnectionParameterUpdateReq() local
1754 L2capLeConnection *conn = NULL; L2CAP_LeConnectionParameterUpdateRsp() local
1803 L2capLeConnection *conn = NULL; L2CAP_LeFinalize() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c947 static void SockCopyAddr(struct sockaddr *addr, socklen_t *addrLen, struct FtNetconn *conn) in SockCopyAddr() argument
973 struct FtNetconn *conn = FILLP_NULL_PTR; in SockPopConn() local
1043 struct FtNetconn *conn = FILLP_NULL_PTR; in SockAccept() local
1297 struct FtNetconn *conn = FILLP_NULL_PTR; SockGetRtt() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c210 static void FillpDecodeRtt(struct FtNetconn *conn, FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen) in FillpDecodeRtt() argument
229 static void FillpDecodePktSize(struct FtNetconn *conn, FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen) in FillpDecodePktSize() argument
248 static void FillpDecodeCharacters(struct FtNetconn *conn, FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen) in FillpDecodeCharacters() argument
267 FillpDecodeFcAlg(struct FtNetconn *conn, FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen) FillpDecodeFcAlg() argument
288 FillpDecodeExtPara(FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen, struct FtNetconn *conn) FillpDecodeExtPara() argument
376 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpDecodeConnReqAckClientPara() local
548 FillpInitNewconnBySock(struct FtNetconn *conn, FILLP_CONST struct FtSocket *sock) FillpInitNewconnBySock() argument
559 FillpInitNewConnByConfirm(struct FillpPcb *pcb, struct FtNetconn *newConn, FILLP_CONST struct FillpPktConnConfirm *confirm, FILLP_CONST struct FtNetconn *conn, FILLP_CONST struct NetBuf *p) FillpInitNewConnByConfirm() argument
631 FillpProcessConnConfirm(struct FillpPcb *pcb, FILLP_CONST struct NetBuf *p, FILLP_CONST struct FillpPktConnConfirm *confirm, FILLP_CONST struct FtNetconn *conn, struct SpungeInstance *inst) FillpProcessConnConfirm() argument
750 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpConnConfirmInput() local
811 FillpHandleConnConfirmAckInput(struct FtSocket *sock, struct FtNetconn *conn, struct FillpPcb *pcb, FILLP_CONST struct NetBuf *p) FillpHandleConnConfirmAckInput() argument
893 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpConnConnectionEstFailure() local
984 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpCheckConfirmAckPar() local
1047 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpConnConfirmAckInput() local
1088 ConnectingHandleFinInput(struct FillpPcb *pcb, struct FtSocket *sock, struct FtNetconn *conn, FILLP_CONST struct NetBuf *p, FILLP_CONST struct FillpFinFlags *flags) ConnectingHandleFinInput() argument
1115 FillpStateClosingHandleFinInput(struct FillpPcb *pcb, struct FtNetconn *conn, FILLP_BOOL isAck, FILLP_BOOL isWr, FILLP_BOOL *pcbFreed) FillpStateClosingHandleFinInput() argument
1138 ConnectedHandleFinInput(struct FtSocket *sock, struct FtNetconn *conn, FILLP_BOOL isWr) ConnectedHandleFinInput() argument
1208 FillpHandleFinRst(struct FtNetconn *conn, struct FtSocket *sock) FillpHandleFinRst() argument
1224 struct FtNetconn *conn = FILLP_NULL_PTR; FillpHandleFin() local
1303 struct FtNetconn *conn = FILLP_NULL_PTR; FillpFinInput() local
1379 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpSendConnReq() local
1497 struct FtNetconn *conn = FILLP_NULL_PTR; FillpSendConnReqAck() local
1651 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpSendConnConfirm() local
1701 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpSendConnConfirmAck() local
1787 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpSendFinInnerImpl() local
1861 struct FtNetconn *conn = FILLP_GET_CONN(pcb); FillpSendFin() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c125 struct FtNetconn *conn = (struct FtNetconn *)pcb->conn; in SpungeDoSendCycle() local
1111 struct FtNetconn *conn = FILLP_NULL_PTR; in FillpCalculateFairness() local
/third_party/ffmpeg/libavdevice/
H A Dxcbgrab.c53 xcb_connection_t *conn; member
220 static int check_shm(xcb_connection_t *conn) in check_shm() argument
241 xcb_connection_t *conn = opaque; in allocate_shm_buffer() local
313 check_xfixes(xcb_connection_t *conn) check_xfixes() argument
722 xcb_connection_t *conn = c->conn; select_region() local
[all...]
/third_party/curl/lib/
H A Dtftp.c970 struct connectdata *conn = data->conn; in tftp_connect() local
941 tftp_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) tftp_disconnect() argument
1061 struct connectdata *conn = data->conn; tftp_done() local
1084 tftp_getsock(struct Curl_easy *data, struct connectdata *conn, curl_socket_t *socks) tftp_getsock() argument
1104 struct connectdata *conn = data->conn; tftp_receive_packet() local
1191 struct connectdata *conn = data->conn; tftp_state_timeout() local
1226 struct connectdata *conn = data->conn; tftp_multi_statemach() local
1311 struct connectdata *conn = data->conn; tftp_perform() local
1344 struct connectdata *conn = data->conn; tftp_do() local
1369 tftp_setup_connection(struct Curl_easy *data, struct connectdata *conn) tftp_setup_connection() argument
[all...]
H A Dtelnet.c309 struct connectdata *conn = data->conn; in send_negotiation() local
942 struct connectdata *conn = data->conn; in suboption() local
1020 struct connectdata *conn = data->conn; sendsuboption() local
1238 struct connectdata *conn = data->conn; send_telnet_data() local
1302 struct connectdata *conn = data->conn; telnet_do() local
[all...]
H A Dws.c912 struct connectdata *conn = data->conn; in curl_ws_recv() local
1133 ws_free(struct connectdata *conn) ws_free() argument
1142 ws_setup_conn(struct Curl_easy *data, struct connectdata *conn) ws_setup_conn() argument
1156 ws_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) ws_disconnect() argument
[all...]
H A Dcf-socket.c324 static int socket_close(struct Curl_easy *data, struct connectdata *conn, in socket_close() argument
350 Curl_socket_close(struct Curl_easy *data, struct connectdata *conn, curl_socket_t sock) Curl_socket_close() argument
401 bindlocal(struct Curl_easy *data, struct connectdata *conn, curl_socket_t sockfd, int af, unsigned int scope) bindlocal() argument
1592 Curl_cf_tcp_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) Curl_cf_tcp_create() argument
1729 Curl_cf_udp_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) Curl_cf_udp_create() argument
1780 Curl_cf_unix_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai, int transport) Curl_cf_unix_create() argument
1844 Curl_conn_tcp_listen_set(struct Curl_easy *data, struct connectdata *conn, int sockindex, curl_socket_t *s) Curl_conn_tcp_listen_set() argument
1917 Curl_conn_tcp_accepted_set(struct Curl_easy *data, struct connectdata *conn, int sockindex, curl_socket_t *s) Curl_conn_tcp_accepted_set() argument
[all...]
H A Dconnect.c147 void Curl_persistconninfo(struct Curl_easy *data, struct connectdata *conn, in Curl_persistconninfo() argument
306 void Curl_conncontrol(struct connectdata *conn, in Curl_conncontrol() argument
247 conn_is_conn(struct Curl_easy *data, struct connectdata *conn, void *param) conn_is_conn() argument
585 struct connectdata *conn = cf->conn; is_connected() local
748 struct connectdata *conn = cf->conn; start_connect() local
1070 cf_happy_eyeballs_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, cf_ip_connect_create *cf_create, const struct Curl_dns_entry *remotehost, int transport) cf_happy_eyeballs_create() argument
1355 cf_setup_add(struct Curl_easy *data, struct connectdata *conn, int sockindex, const struct Curl_dns_entry *remotehost, int transport, int ssl_mode) cf_setup_add() argument
1407 Curl_conn_setup(struct Curl_easy *data, struct connectdata *conn, int sockindex, const struct Curl_dns_entry *remotehost, int ssl_mode) Curl_conn_setup() argument
[all...]
H A Dhostip.c693 struct connectdata *conn = data->conn; in Curl_resolv() local
1421 struct connectdata *conn = data->conn; Curl_once_resolved() local
1452 struct connectdata *conn = data->conn; Curl_resolver_error() local
[all...]
H A Dimap.c193 static void imap_to_imaps(struct connectdata *conn) in imap_to_imaps() argument
253 static bool imap_endofresp(struct Curl_easy *data, struct connectdata *conn, in imap_endofresp() argument
429 imap_perform_capability(struct Curl_easy *data, struct connectdata *conn) imap_perform_capability() argument
470 imap_perform_upgrade_tls(struct Curl_easy *data, struct connectdata *conn) imap_perform_upgrade_tls() argument
505 imap_perform_login(struct Curl_easy *data, struct connectdata *conn) imap_perform_login() argument
605 imap_perform_authentication(struct Curl_easy *data, struct connectdata *conn) imap_perform_authentication() argument
682 struct connectdata *conn = data->conn; imap_perform_select() local
874 struct connectdata *conn = data->conn; imap_state_servergreet_resp() local
897 struct connectdata *conn = data->conn; imap_state_capability_resp() local
980 struct connectdata *conn = data->conn; imap_state_starttls_resp() local
1003 imap_state_auth_resp(struct Curl_easy *data, struct connectdata *conn, int imapcode, imapstate instate) imap_state_auth_resp() argument
1082 struct connectdata *conn = data->conn; imap_state_select_resp() local
1137 imap_state_fetch_resp(struct Curl_easy *data, struct connectdata *conn, int imapcode, imapstate instate) imap_state_fetch_resp() argument
1296 imap_statemachine(struct Curl_easy *data, struct connectdata *conn) imap_statemachine() argument
1390 struct connectdata *conn = data->conn; imap_multi_statemach() local
1407 imap_block_statemach(struct Curl_easy *data, struct connectdata *conn, bool disconnecting) imap_block_statemach() argument
1435 imap_getsock(struct Curl_easy *data, struct connectdata *conn, curl_socket_t *socks) imap_getsock() argument
1455 struct connectdata *conn = data->conn; imap_connect() local
1502 struct connectdata *conn = data->conn; imap_done() local
1562 struct connectdata *conn = data->conn; imap_perform() local
1655 imap_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) imap_disconnect() argument
1750 imap_setup_connection(struct Curl_easy *data, struct connectdata *conn) imap_setup_connection() argument
1889 imap_parse_url_options(struct connectdata *conn) imap_parse_url_options() argument
[all...]
H A Dopenldap.c287 static CURLcode oldap_parse_login_options(struct connectdata *conn) in oldap_parse_login_options() argument
350 struct connectdata *conn in oldap_perform_auth() local
317 oldap_setup_connection(struct Curl_easy *data, struct connectdata *conn) oldap_setup_connection() argument
373 struct connectdata *conn = data->conn; oldap_continue_auth() local
410 struct connectdata *conn = data->conn; oldap_perform_bind() local
473 ssl_installed(struct connectdata *conn) ssl_installed() argument
481 struct connectdata *conn = data->conn; oldap_ssl_connect() local
520 struct connectdata *conn = data->conn; oldap_connect() local
606 struct connectdata *conn = data->conn; oldap_state_mechs_resp() local
671 struct connectdata *conn = data->conn; oldap_state_sasl_resp() local
698 struct connectdata *conn = data->conn; oldap_state_bind_resp() local
724 struct connectdata *conn = data->conn; oldap_connecting() local
848 oldap_disconnect(struct Curl_easy *data, struct connectdata *conn, bool dead_connection) oldap_disconnect() argument
879 struct connectdata *conn = data->conn; oldap_do() local
930 struct connectdata *conn = data->conn; oldap_done() local
976 struct connectdata *conn = data->conn; oldap_recv() local
1175 struct connectdata *conn = data->conn; ldapsb_tls_read() local
1195 struct connectdata *conn = data->conn; ldapsb_tls_write() local
[all...]
/third_party/curl/lib/vquic/
H A Dcurl_msh3.c1043 Curl_cf_msh3_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai) Curl_cf_msh3_create() argument
1076 Curl_conn_is_msh3(const struct Curl_easy *data, const struct connectdata *conn, int sockindex) Curl_conn_is_msh3() argument
[all...]
H A Dcurl_quiche.c1541 Curl_cf_quiche_create(struct Curl_cfilter **pcf, struct Curl_easy *data, struct connectdata *conn, const struct Curl_addrinfo *ai) Curl_cf_quiche_create() argument
1582 Curl_conn_is_quiche(const struct Curl_easy *data, const struct connectdata *conn, int sockindex) Curl_conn_is_quiche() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c424 xcb_connection_t *conn = info->xcb.connection; in kopper_get_pixmap_buffer() local
/third_party/nghttp2/src/
H A Dshrpx_http_downstream_connection.cc52 auto conn = static_cast<Connection *>(w->data); in timeoutcb() local
127 auto conn = static_cast<Connection *>(w->data); in connect_timeoutcb() local
152 auto conn = static_cast<Connection *>(w->data); in readcb() local
173 auto conn = static_cast<Connection *>(w->data); in writecb() local
193 auto conn = static_cast<Connection *>(w->data); connectcb() local
600 auto conn = handler->get_connection(); push_request_headers() local
835 auto conn = static_cast<Connection *>(w->data); idle_readcb() local
848 auto conn = static_cast<Connection *>(w->data); idle_timeoutcb() local
[all...]

Completed in 37 milliseconds

1...<<1112131415