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_GETPWUID_R
(Results
1 - 9
of
9
) 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()
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()
H
A
D
curl_setup.h
812
#if defined(
HAVE_GETPWUID_R
) && defined(HAVE_DECL_GETPWUID_R_MISSING)
/third_party/python/Modules/
H
A
D
pwdmodule.c
142
#ifdef
HAVE_GETPWUID_R
in pwd_getpwuid()
194
#ifdef
HAVE_GETPWUID_R
in pwd_getpwuid()
/third_party/pulseaudio/include/
H
A
D
config.h
88
#define
HAVE_GETPWUID_R
1
macro
/third_party/curl/customized/include/
H
A
D
curl_config_standard_http3.h
286
#define
HAVE_GETPWUID_R
1
macro
H
A
D
curl_config_standard.h
285
#define
HAVE_GETPWUID_R
1
macro
H
A
D
curl_config_liteos_a.h
276
#define
HAVE_GETPWUID_R
1
macro
/third_party/pulseaudio/src/pulsecore/
H
A
D
usergroup.c
303
#ifdef
HAVE_GETPWUID_R
349
#else /* !
HAVE_GETPWUID_R
*/
360
#endif /* !
HAVE_GETPWUID_R
*/
Completed in 8 milliseconds