Home
last modified time | relevance | path

Searched defs:protocol (Results 376 - 400 of 416) sorted by relevance

1...<<11121314151617

/third_party/curl/lib/vtls/
H A Dsectransp.c2520 SSLProtocol protocol = 0; local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c3634 int pa_socket_cloexec(int domain, int type, int protocol) { in pa_socket_cloexec() argument
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dmicrohttpd.h1058 int /* enum gnutls_protocol */ protocol; member
/third_party/python/Modules/
H A Darraymodule.c2196 long protocol; in array_array___reduce_ex___impl() local
H A D_pickle.c1155 _Pickler_SetProtocol(PicklerObject *self, PyObject *protocol, int fix_imports) in _Pickler_SetProtocol() argument
4734 _pickle_Pickler___init___impl(PicklerObject *self, PyObject *file, PyObject *protocol, int fix_imports, PyObject *buffer_callback) _pickle_Pickler___init___impl() argument
7676 _pickle_dump_impl(PyObject *module, PyObject *obj, PyObject *file, PyObject *protocol, int fix_imports, PyObject *buffer_callback) _pickle_dump_impl() argument
7741 _pickle_dumps_impl(PyObject *module, PyObject *obj, PyObject *protocol, int fix_imports, PyObject *buffer_callback) _pickle_dumps_impl() argument
[all...]
H A D_ssl.c287 int protocol; member
[all...]
H A Dsocketmodule.c5167 socket(int domain, int type, int protocol) global() argument
6545 int family, socktype, protocol, flags; global() local
[all...]
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs2653 pub fn protocol(&self) -> u16 { protocol() functions
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c4965 unsigned int protocol; in define_port_context() local
[all...]
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp945 string protocol; in SetDataProfileInfoTest() local
947 cin >> protocol; in SetDataProfileInfoTest() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_hipriv.c5385 hi_s32 protocol = oal_strtol(protocol_param, NULL, 10); /* 10进制 */ in wal_set_protocol() local
5421 hi_u32 wal_set_rate(oal_net_device_stru *netdev, hi_char *rate_param, hi_s32 protocol) in wal_set_rate() argument
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_cfg.h532 wlan_protocol_enum_uint8 protocol; /* 协议 */ member
541 hi_u8 protocol; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c1646 hmac_config_device_check_param(const mac_device_stru *mac_dev, wlan_protocol_enum_uint8 protocol) hmac_config_device_check_param() argument
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h591 const struct lws_protocols *protocol; member
/third_party/libbpf/include/uapi/linux/
H A Dpkt_cls.h232 __u8 protocol; member
/third_party/libwebsockets/plugins/ssh-base/include/
H A Dlws-ssh.h544 const struct lws_protocols *protocol; member
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c1007 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local
[all...]
H A Ds_client.c824 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
[all...]
/third_party/openssl/apps/
H A Ds_server.c1007 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_server_main() local
[all...]
H A Ds_client.c824 int socket_family = AF_UNSPEC, socket_type = SOCK_STREAM, protocol = 0; in s_client_main() local
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c2629 const char *protocol; in ocontext_selinux_port_to_cil() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h345 uint8_t protocol; member
/test/xts/hats/telephony/ril/hdi_v1.0/
H A Dhdf_ril_hdiService_test.cpp4419 RadioProtocol protocol; in HWTEST_F() local
4432 RadioProtocol protocol; in HWTEST_F() local
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py2256 protocol = wm_protocol variable in Wm
/third_party/python/Objects/
H A Dtypeobject.c5422 object___reduce_ex___impl(PyObject *self, int protocol) in object___reduce_ex___impl() argument

Completed in 100 milliseconds

1...<<11121314151617