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:GETSOCK_BLANK
(Results
1 - 6
of
6
) sorted by relevance
/third_party/curl/lib/
H
A
D
multiif.h
54
#define
GETSOCK_BLANK
0 /* no bits set */
macro
H
A
D
multi.c
1008
return
GETSOCK_BLANK
;
in connecting_getsock()
1021
return
GETSOCK_BLANK
;
in protocol_getsock()
1034
return
GETSOCK_BLANK
;
in domore_getsock()
1047
return
GETSOCK_BLANK
;
in doing_getsock()
1055
return
GETSOCK_BLANK
;
in perform_getsock()
1060
int bitmap =
GETSOCK_BLANK
;
in perform_getsock()
1070
bitmap ==
GETSOCK_BLANK
) {
in perform_getsock()
1073
if(bitmap !=
GETSOCK_BLANK
)
in perform_getsock()
H
A
D
hostip.c
1403
return
GETSOCK_BLANK
;
in Curl_resolv_getsock()
1409
return
GETSOCK_BLANK
;
in Curl_resolv_getsock()
/third_party/curl/lib/vssh/
H
A
D
wolfssh.c
1135
int bitmap =
GETSOCK_BLANK
;
in wssh_getsock()
H
A
D
libssh.c
2042
int bitmap =
GETSOCK_BLANK
;
in myssh_getsock()
H
A
D
libssh2.c
3050
int bitmap =
GETSOCK_BLANK
;
in ssh_getsock()
Completed in 14 milliseconds