Home
last modified time | relevance | path

Searched defs:port (Results 76 - 100 of 827) sorted by relevance

12345678910>>...34

/third_party/cups-filters/cupsfilters/
H A Dtestdriver.c82 int port; /* Port (unused) */ in cat_ppd() local
/third_party/libuv/test/
H A Dtest-getnameinfo.c31 static const int port = 80; variable
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect2.c146 int n, port = 0; local
/third_party/mbedtls/port/include/
H A Dtls_client.h34 char *port; member
/third_party/libwebsockets/lib/secure-streams/cpp/
H A Dlss.cxx55 int n, port; in lss() local
/third_party/node/test/parallel/
H A Dtest-https-agent-getname.js
H A Dtest-https-pfx.js
/third_party/node/src/
H A Dnode_dtrace.h40 int32_t port; member
/third_party/musl/porting/linux/user/src/network/
H A Dlookup_serv.c18 unsigned long port = 0; in __lookup_serv() local
[all...]
/third_party/musl/src/network/
H A Dlookup_serv.c18 unsigned long port = 0; in __lookup_serv() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
H A Drpc_pmap_rmtcall.c56 u_long port; in main() local
/third_party/lwip/src/apps/snmp/
H A Dsnmp_netconn.c82 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() argument
H A Dsnmp_raw.c47 snmp_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, const ip_addr_t *addr, u16_t port) in snmp_recv() argument
57 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() argument
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_c.c39 int port; in main() local
/third_party/pulseaudio/src/pulsecore/
H A Dparseaddr.h37 uint16_t port; member
/third_party/openssl/demos/bio/
H A Dserver-arg.c25 char *port = "*:4433"; in main() local
H A Dserver-conf.c26 char *port = "*:4433"; in main() local
H A Dsaccept.c50 char *port = NULL; in main() local
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.cpp86 void FlowGraphPortFloatOutput::connect(FlowGraphPortFloatInput *port) { in connect() argument
90 void FlowGraphPortFloatOutput::disconnect(FlowGraphPortFloatInput *port) { in disconnect() argument
/third_party/toybox/toys/other/
H A Dnbd_client.c44 char *host=toys.optargs[0], *port=toys.optargs[1], *device=toys.optargs[2]; in nbd_client_main() local
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuAndroidJNI.cpp70 JNIEXPORT void JNICALL Java_com_drawelements_deqp_execserver_ExecService_startServer (JNIEnv* env, jobject obj, jint port) in Java_com_drawelements_deqp_execserver_ExecService_startServer() argument
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/network/rule/
H A Dfirewall_chain_rule_test.cpp149 std::string port; in HWTEST_F() local
/base/print/print_fwk/frameworks/helper/scan_helper/include/
H A Dscanner_info.h81 std::string port; member in OHOS::Scan::final
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_http_server_manager_test.cpp86 int32_t port; in HWTEST_F() local
103 int32_t port; in HWTEST_F() local
123 int32_t port; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/network/
H A Dnetwork_factory.cpp35 bool NetworkFactory::CreateTcpServer(uint16_t port, const IServerCallback::Ptr &callback, ServerPtr &serverPtr, in CreateTcpServer() argument

Completed in 6 milliseconds

12345678910>>...34