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:HAVE_GETEUID
(Results
1 - 13
of
13
) sorted by relevance
/third_party/curl/lib/
H
A
D
netrc.c
286
#if defined(HAVE_GETPWUID_R) && defined(
HAVE_GETEUID
)
in Curl_parsenetrc()
293
#if defined(HAVE_GETPWUID_R) && defined(
HAVE_GETEUID
)
in Curl_parsenetrc()
301
#elif defined(HAVE_GETPWUID) && defined(
HAVE_GETEUID
)
in Curl_parsenetrc()
H
A
D
config-plan9.h
86
#define
HAVE_GETEUID
1
macro
H
A
D
config-os400.h
84
#define
HAVE_GETEUID
macro
H
A
D
config-riscos.h
91
#undef
HAVE_GETEUID
macro
H
A
D
curl_ntlm_wb.c
126
#if defined(HAVE_GETPWUID_R) && defined(
HAVE_GETEUID
)
in ntlm_wb_init()
156
#if defined(HAVE_GETPWUID_R) && defined(
HAVE_GETEUID
)
in ntlm_wb_init()
/third_party/popt/src/
H
A
D
config.h
7
#define
HAVE_GETEUID
1
macro
/third_party/cups/
H
A
D
config.h
59
#define
HAVE_GETEUID
1
macro
/third_party/curl/src/
H
A
D
tool_findfile.c
146
#if defined(HAVE_GETPWUID) && defined(
HAVE_GETEUID
)
in findfile()
/third_party/curl/customized/include/
H
A
D
curl_config_standard_http3.h
235
#define
HAVE_GETEUID
1
macro
H
A
D
curl_config_standard.h
234
#define
HAVE_GETEUID
1
macro
H
A
D
curl_config_liteos_a.h
228
#define
HAVE_GETEUID
1
macro
/third_party/python/Modules/
H
A
D
posixmodule.c
7574
#ifdef
HAVE_GETEUID
7587
#endif /*
HAVE_GETEUID
*/
/third_party/python/Modules/clinic/
H
A
D
posixmodule.c.h
3194
#if defined(
HAVE_GETEUID
)
3214
#endif /* defined(
HAVE_GETEUID
) */
Completed in 51 milliseconds