Home
last modified time | relevance | path

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

/dports/devel/py-uvloop/uvloop-0.16.0/uvloop/
H A Dloop.c6977 static PyObject *__pyx_n_s_transport; variable
30766 …if (likely((values[0] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_transport)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_4Loop_53start_tls()
99158 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_transport,&__pyx_n_s_fut,0}; in __pyx_pw_6uvloop_4loop_14UVStreamServer_3__on_ssl_connected()
99174 …if (likely((values[0] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_transport)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_14UVStreamServer_3__on_ssl_connected()
102091 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_loop,&__pyx_n_s_transport,0}; in __pyx_pw_6uvloop_4loop_18_TCPConnectRequest_1__cinit__()
102111 …if (likely((values[1] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_transport)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_18_TCPConnectRequest_1__cinit__()
105290 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_loop,&__pyx_n_s_transport,0}; in __pyx_pw_6uvloop_4loop_19_PipeConnectRequest_1__cinit__()
105310 …if (likely((values[1] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_transport)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_19_PipeConnectRequest_1__cinit__()
116944 static PyObject **__pyx_pyargnames[] = {&__pyx_n_s_self_2,&__pyx_n_s_transport,0}; in __pyx_pw_6uvloop_4loop_24WriteSubprocessPipeProto_3connection_made()
116964 …if (likely((values[1] = __Pyx_PyDict_GetItemStr(__pyx_kwds, __pyx_n_s_transport)) != 0)) kw_args--; in __pyx_pw_6uvloop_4loop_24WriteSubprocessPipeProto_3connection_made()
[all …]