Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:closesocket
(Results
1 - 23
of
23
) sorted by relevance
/kernel/liteos_m/components/net/test/
H
A
D
net_socket_test_009.c
100
ret =
closesocket
(sfd);
in SampleTcpServer()
102
ret =
closesocket
(lsfd);
in SampleTcpServer()
135
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_010.c
95
ret =
closesocket
(sfd);
in SampleTcpServer()
97
ret =
closesocket
(lsfd);
in SampleTcpServer()
130
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_012.c
80
ret =
closesocket
(sfd);
in SampleTcpServer()
82
ret =
closesocket
(lsfd);
in SampleTcpServer()
110
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_013.c
70
ret =
closesocket
(sfd);
in SampleTcpServer()
72
ret =
closesocket
(lsfd);
in SampleTcpServer()
106
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_008.c
91
ret =
closesocket
(sfd);
in SampleTcpServer()
93
ret =
closesocket
(lsfd);
in SampleTcpServer()
152
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_003.c
123
ret =
closesocket
(sfd);
in SampleTcpServer()
125
ret =
closesocket
(lsfd);
in SampleTcpServer()
222
ret =
closesocket
(sfd);
in SampleTcpClient()
H
A
D
net_socket_test_004.c
83
ret =
closesocket
(fd);
in SockOptTest()
H
A
D
net_socket_test_007.c
97
ret =
closesocket
(sfd);
in UdpTestMoreTask()
H
A
D
net_socket_test_002.c
116
ret =
closesocket
(sfd);
in UdpTestTask()
H
A
D
net_socket_test_011.c
361
ret =
closesocket
(sfd);
in UdpTestNetifTask()
/kernel/linux/linux-5.10/tools/testing/selftests/android/ion/
H
A
D
ipcsocket.h
32
int
closesocket
(int sockfd, char *name);
H
A
D
ionapp_import.c
76
closesocket
(sockfd, SOCKET_NAME);
in main()
H
A
D
ionapp_export.c
124
closesocket
(sockfd, SOCKET_NAME);
in main()
H
A
D
ipcsocket.c
216
int
closesocket
(int sockfd, char *name)
in closesocket()
function
/kernel/liteos_a/net/lwip-2.1/porting/include/lwip/
H
A
D
sockets.h
77
int
closesocket
(int sockfd);
/kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/
H
A
D
sockets.h
76
int
closesocket
(int sockfd);
/kernel/uniproton/src/net/lwip-2.1/include/lwip/
H
A
D
sockets.h
56
int
closesocket
(int sockfd);
/kernel/liteos_a/compat/posix/src/
H
A
D
socket.c
87
int
closesocket
(int s)
in closesocket()
function
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H
A
D
api_shell.c
3490
(void)
closesocket
(sockfd);
3493
(void)
closesocket
(sockfd);
3553
(void)
closesocket
(sockfd);
3566
(void)
closesocket
(sockfd);
3572
(void)
closesocket
(sockfd);
3581
(void)
closesocket
(sockfd);
3637
(void)
closesocket
(sockfd);
3661
(void)
closesocket
(sockfd);
/kernel/liteos_a/syscall/
H
A
D
net_syscall.c
57
closesocket
(s); \
/kernel/liteos_m/components/net/lwip-2.1/porting/src/
H
A
D
sockets_porting.c
88
int
closesocket
(int s)
in closesocket()
function
/kernel/uniproton/src/net/lwip-2.1/src/
H
A
D
sockets.c
79
int
closesocket
(int s)
in closesocket()
function
/kernel/liteos_m/components/fs/vfs/
H
A
D
vfs_fs.c
571
return
closesocket
(fd);
in close()
Completed in 14 milliseconds