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:sclose
(Results
1 - 25
of
25
) sorted by relevance
/third_party/curl/lib/
H
A
D
socketpair.c
180
sclose
(listener);
in Curl_socketpair()
184
sclose
(listener);
in Curl_socketpair()
185
sclose
(socks[0]);
in Curl_socketpair()
186
sclose
(socks[1]);
in Curl_socketpair()
H
A
D
curl_setup_once.h
199
# define
sclose
(x) closesocket((x))
macro
201
# define
sclose
(x) CloseSocket((x))
203
# define
sclose
(x) close_s((x))
205
# define
sclose
(x) lwip_close((x))
207
# define
sclose
(x) close((x))
H
A
D
if2ip.c
220
sclose
(dummy);
in Curl_if2ip()
231
sclose
(dummy);
in Curl_if2ip()
H
A
D
socketpair.h
40
#define wakeup_close
sclose
H
A
D
memdebug.h
169
/*
sclose
is probably already defined, redefine it! */
170
#undef
sclose
macro
171
#define
sclose
(sockfd) curl_dbg_sclose(sockfd,__LINE__,__FILE__)
macro
H
A
D
curl_memory.h
99
/*
sclose
is probably already defined, redefine it! */
100
#undef
sclose
macro
H
A
D
curl_ntlm_wb.c
69
/* Portable 'sclose_nolog' used only in child process instead of '
sclose
'
84
sclose
(ntlm->ntlm_auth_hlpr_socket);
in ntlm_wb_cleanup()
213
/* Don't use
sclose
in the child since it fools the socket leak detector */
in ntlm_wb_init()
247
sclose
(sockfds[1]);
in ntlm_wb_init()
H
A
D
memdebug.c
385
curl_dbg_log("FD %s:%d
sclose
(%" CURL_FORMAT_SOCKET_T ")\n",
in curl_dbg_mark_sclose()
392
int res =
sclose
(sockfd);
in curl_dbg_sclose()
H
A
D
asyn-thread.c
584
sclose
(sock_rd);
in destroy_async_data()
H
A
D
hostip.c
630
sclose
(s);
in Curl_ipv6works()
H
A
D
cf-socket.c
340
sclose
(sock);
in socket_close()
/third_party/curl/tests/server/
H
A
D
socksd.c
361
sclose
(connfd);
in socks4()
635
sclose
(connfd);
in sockit()
768
sclose
(newfd);
in incoming()
792
sclose
(cp->clientfd);
in incoming()
793
sclose
(cp->remotefd);
in incoming()
837
sclose
(sock);
in sockdaemon()
842
sclose
(sock);
in sockdaemon()
893
sclose
(sock);
in sockdaemon()
917
sclose
(sock);
in sockdaemon()
938
sclose
(soc
in sockdaemon()
[all...]
H
A
D
mqttd.c
783
sclose
(newfd);
in incoming()
818
sclose
(sock);
in sockdaemon()
823
sclose
(sock);
in sockdaemon()
863
sclose
(sock);
in sockdaemon()
885
sclose
(sock);
in sockdaemon()
906
sclose
(sock);
in sockdaemon()
917
sclose
(sock);
in sockdaemon()
1076
sclose
(msgsock);
in main()
1079
sclose
(sock);
in main()
H
A
D
sws.c
1332
sclose
(serverfd);
in connect_to()
1345
sclose
(serverfd);
in connect_to()
1360
sclose
(serverfd);
in connect_to()
1368
sclose
(serverfd);
in connect_to()
1578
sclose
(datafd);
in http_connect()
1716
sclose
(clientfd[i]);
in http_connect()
1730
sclose
(serverfd[i]);
in http_connect()
1768
sclose
(serverfd[i]);
in http_connect()
1773
sclose
(clientfd[i]);
in http_connect()
1809
sclose
(msgsoc
in accept_connection()
[all...]
H
A
D
sockfilt.c
1140
sclose
(sockfd);
in juggle()
1193
sclose
(sockfd);
in juggle()
1235
sclose
(sock);
in sockdaemon()
1240
sclose
(sock);
in sockdaemon()
1280
sclose
(sock);
in sockdaemon()
1302
sclose
(sock);
in sockdaemon()
1323
sclose
(sock);
in sockdaemon()
1340
sclose
(sock);
in sockdaemon()
1568
sclose
(msgsock);
in main()
1571
sclose
(soc
in main()
[all...]
H
A
D
rtspd.c
1227
sclose
(sock);
in main()
1248
sclose
(sock);
in main()
1363
sclose
(msgsock);
in main()
1378
sclose
(msgsock);
in main()
1381
sclose
(sock);
in main()
H
A
D
resolve.c
118
sclose
(s);
in main()
H
A
D
tftpd.c
722
sclose
(sock);
in main()
830
sclose
(peer);
in main()
851
sclose
(peer);
in main()
854
sclose
(sock);
in main()
H
A
D
util.c
830
sclose
(unixfd);
in bind_unix_socket()
/third_party/node/deps/cares/src/lib/
H
A
D
setup_once.h
253
# define
sclose
(x) closesocket((x))
macro
255
# define
sclose
(x) CloseSocket((x))
257
# define
sclose
(x) close_s((x))
259
# define
sclose
(x) close((x))
H
A
D
ares__socket.c
426
sclose
(s);
in ares__close_socket()
/third_party/curl/tests/libtest/
H
A
D
lib500.c
47
return
sclose
(sock);
in tst_closesocket()
H
A
D
lib1960.c
136
sclose
(client_fd);
in test()
/third_party/curl/tests/
H
A
D
memanalyze.pl
287
elsif($function =~ /
sclose
\((\d*)\)/) {
/third_party/curl/lib/vquic/
H
A
D
curl_msh3.c
956
sclose
(ctx->sock[SP_LOCAL]);
in cf_msh3_close()
959
sclose
(ctx->sock[SP_REMOTE]);
in cf_msh3_close()
Completed in 24 milliseconds