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:BUFSIZ
(Results
1 - 12
of
12
) sorted by relevance
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H
A
D
searchndk.cpp
112
ret = hcreate(
BUFSIZ
);
in Hcreate()
127
hcreate_r(
BUFSIZ
, &h_data);
in HcreateR()
141
ret = hcreate(
BUFSIZ
);
in Hdestroy()
143
ret = hcreate(
BUFSIZ
);
in Hdestroy()
159
hcreate_r(
BUFSIZ
, &h_data);
in HdestroyR()
162
ret = hcreate_r(
BUFSIZ
, &h_data);
in HdestroyR()
H
A
D
xattrndk.cpp
59
char buf[
BUFSIZ
] = {0};
in Lgetxattr()
107
char buf[
BUFSIZ
] = {0};
in Getxattr()
136
char list[
BUFSIZ
] = {0};
in Listxattr()
164
char list[
BUFSIZ
] = {0};
in LListxattr()
H
A
D
stdioextndk1.cpp
83
char buf[
BUFSIZ
];
in Flbf_One()
106
char buf[
BUFSIZ
];
in Flbf_Two()
129
char buf[
BUFSIZ
];
in Flbf_Three()
414
char buf[
BUFSIZ
] = {0};
in Flushlbf()
H
A
D
resolvndk.cpp
39
#define
BUFSIZ
1024
macro
134
unsigned char buf[
BUFSIZ
] = {0};
in ResSend()
H
A
D
stdlibndk.cpp
436
char tpl[
BUFSIZ
];
in MkTemp()
470
char tpl[
BUFSIZ
];
in MkSTemp()
503
char tpl[
BUFSIZ
];
in MkSTempS()
536
char tpl[
BUFSIZ
];
in MkOSTemp()
585
char tpl[
BUFSIZ
];
in MkOSTempS()
634
char tpl[
BUFSIZ
];
in MkSTemp64()
667
char tpl[
BUFSIZ
];
in MkSTempS64()
700
char tpl[
BUFSIZ
];
in MkOSTemp64()
749
char tpl[
BUFSIZ
];
in MkOSTempS64()
H
A
D
initndk.cpp
26
#define
BUFSIZ
128
macro
H
A
D
ifndk.cpp
54
char index[
BUFSIZ
] = "Ethernet HWaddr 00:21:5A:44:C8:02";
in IfIndexToName()
H
A
D
fcntlndk.cpp
116
char buf[
BUFSIZ
];
in Vmsplice()
H
A
D
stdiondk.cpp
110
setbuffer(f, nullptr,
BUFSIZ
);
in Setbuffer()
H
A
D
unistdndk.cpp
1078
char cbuf[
BUFSIZ
] = {PARAM_0};
in Getdomainname()
1862
char buf[
BUFSIZ
];
in CTerMid()
/test/xts/hats/kernel/prctl/
H
A
D
PrctlApiTest.cpp
94
char buf[
BUFSIZ
];
in read_fd_to_string()
/test/ostest/wukong/report/src/
H
A
D
report.cpp
51
char buf[
BUFSIZ
];
in ListenCrashDir()
Completed in 19 milliseconds