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:USE_SPNEGO
(Results
1 - 12
of
12
) sorted by relevance
/third_party/curl/lib/vauth/
H
A
D
vauth.h
45
#if (defined(HAVE_GSSAPI) || defined(USE_WINDOWS_SSPI)) && defined(
USE_SPNEGO
)
214
#if defined(
USE_SPNEGO
)
236
#endif /*
USE_SPNEGO
*/
H
A
D
spnego_gssapi.c
29
#if defined(HAVE_GSSAPI) && defined(
USE_SPNEGO
)
281
#endif /* HAVE_GSSAPI &&
USE_SPNEGO
*/
H
A
D
spnego_sspi.c
29
#if defined(USE_WINDOWS_SSPI) && defined(
USE_SPNEGO
)
364
#endif /* USE_WINDOWS_SSPI &&
USE_SPNEGO
*/
/third_party/curl/lib/
H
A
D
http_negotiate.h
27
#if !defined(CURL_DISABLE_HTTP) && defined(
USE_SPNEGO
)
39
#else /* !CURL_DISABLE_HTTP &&
USE_SPNEGO
*/
H
A
D
http_negotiate.c
27
#if !defined(CURL_DISABLE_HTTP) && defined(
USE_SPNEGO
)
224
#endif /* !CURL_DISABLE_HTTP &&
USE_SPNEGO
*/
H
A
D
http.c
508
#if defined(
USE_SPNEGO
)
in http_perhapsrewind()
673
#ifdef
USE_SPNEGO
in output_auth_headers()
809
#ifdef
USE_SPNEGO
in Curl_http_output_auth()
894
#if defined(
USE_SPNEGO
) || defined(USE_NTLM) || \
916
#ifdef
USE_SPNEGO
in Curl_http_input_auth()
920
#if defined(
USE_SPNEGO
) || \
in Curl_http_input_auth()
960
#ifdef
USE_SPNEGO
in Curl_http_input_auth()
3660
#ifdef
USE_SPNEGO
in Curl_http_header()
4124
#if defined(
USE_SPNEGO
)
in http_rw_headers()
H
A
D
version.c
501
#ifdef
USE_SPNEGO
H
A
D
curl_setup.h
643
/* Single point where
USE_SPNEGO
definition might be defined */
646
#define
USE_SPNEGO
macro
H
A
D
urldata.h
452
#ifdef
USE_SPNEGO
1015
#ifdef
USE_SPNEGO
H
A
D
ldap.c
230
#if defined(
USE_SPNEGO
)
in ldap_win_bind_auth()
H
A
D
setopt.c
1029
#ifndef
USE_SPNEGO
in Curl_vsetopt()
1110
#ifndef
USE_SPNEGO
in Curl_vsetopt()
H
A
D
multi.c
743
#if defined(
USE_SPNEGO
)
in multi_done()
Completed in 21 milliseconds