Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 30) sorted by relevance

12

/vendor/hihope/Hi3861/tcpserver_demo/
Dtcp_server_test.c42 close(sockfd);
50 close(sockfd);
63 close(sockfd);
73 close(sockfd);
81 close(sockfd);
87 close(connfd);
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
/vendor/hihope/Hi3861/tcpclient_demo/
Dtcp_client_test.c38 close(sockfd);
45 close(sockfd);
54 close(sockfd);
62 close(sockfd);
Dnet_common.h40 #ifndef close
41 close (fd) { in close() function
/vendor/hihope/Hi3861/udpclient_demo/
Dudp_client_test.c37 close(sockfd);
45 close(sockfd);
57 close(sockfd);
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
/vendor/hihope/Hi3861/udpserver_demo/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
Dudp_server_test.c39 close(sockfd);
48 close(sockfd);
57 close(sockfd);
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
Dudp_server_test.c39 close(sockfd);
48 close(sockfd);
57 close(sockfd);
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
Dudp_server_test.c46 close(sockfd);
66 close(sockfd);
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
Dnet_common.h39 #ifndef close
40 close(fd) { in close() function
Dudp_server_test.c48 close(sockfd);
67 close(sockfd);
80 close(sockfd);
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
Dnet_common.h40 #ifndef close
41 close (fd) { in close() function
/vendor/hisilicon/hispark_taurus_linux/hdf_config/device/spi/
Dspi_config.hcs28 CRG_SPI_CKEN = 0x10000; /* (0x1 << 16) 0:close clk, 1:open clk */
35 CRG_SPI_CKEN = 0x20000; /* (0x1 << 17) 0:close clk, 1:open clk */
44 CRG_SPI_CKEN = 0x40000; /* (0x1 << 18) 0:close clk, 1:open clk */
/vendor/hisilicon/hispark_pegasus/demo/udp_demo/
Dudp_client.c36 close(sClient); in UdpClientDemo()
63 close(sClient); in UdpClientDemo()
Dudp_server.c81 close(sServer); in UdpTransportInit()
89 close(sServer); in UdpTransportInit()
149 close(sServer); in UdpServerDemo()
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
Dbin2stream.py55 self.wfile.close()
82 server.socket.close()
95 server.socket.close()
/vendor/hisilicon/hispark_taurus_linux/hals/utils/sys_param/
Dhal_sys_param.c102 close(fd); in HalGetSerial()
105 close(fd); in HalGetSerial()
/vendor/hihope/rk3568/bluetooth/src/
Dupio.c156 close(fd); in init_rfkill()
333 close(fd); in upio_set_bluetooth_power()
413 close(fd); in upio_set()
487 close(fd); in upio_set()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
Dapp_demo_histreaming.c181 linkPlatform->close(linkPlatform); in HistreamingClose()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
Dapp_demo_histreaming.c229 linkPlatform->close(linkPlatform); in HistreamingClose()

12