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
defs:statbuf
(Results
1 - 25
of
142
) sorted by relevance
1
2
3
4
5
6
/third_party/eudev/src/udev/
H
A
D
udevadm-util.c
31
struct stat
statbuf
;
in find_device()
local
/third_party/libsnd/src/
H
A
D
macos.c
34
struct stat
statbuf
;
in macos_guess_file_type()
local
/third_party/ltp/testcases/kernel/syscalls/umask/
H
A
D
umask01.c
21
struct stat
statbuf
;
in verify_umask()
local
/third_party/ltp/testcases/kernel/syscalls/creat/
H
A
D
creat03.c
25
struct stat
statbuf
;
in verify_creat()
local
/kernel/linux/linux-5.10/tools/testing/selftests/splice/
H
A
D
splice_read.c
32
struct stat
statbuf
;
in main()
local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H
A
D
link_pinning.c
15
struct stat
statbuf
= {};
in test_link_pinning_subtest()
local
H
A
D
pinning.c
37
struct stat
statbuf
= {};
in test_pinning()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
link_pinning.c
15
struct stat
statbuf
= {};
in test_link_pinning_subtest()
local
/kernel/linux/linux-6.6/tools/testing/selftests/splice/
H
A
D
splice_read.c
32
struct stat
statbuf
;
in main()
local
/third_party/ltp/testcases/kernel/device-drivers/nls/
H
A
D
userBlockNLS.c
71
struct stat
statbuf
;
in open_block_device()
local
/third_party/ltp/testcases/kernel/device-drivers/include/
H
A
D
userBlockInclude.c
73
struct stat
statbuf
;
in open_block_device()
local
/third_party/ltp/testcases/kernel/syscalls/mkdir/
H
A
D
mkdir02.c
27
struct stat
statbuf
;
in verify_mkdir()
local
/foundation/multimodalinput/input/intention/services/device_manager/src/
H
A
D
enumerator.cpp
56
struct stat
statbuf
;
in ScanAndAddDevices()
local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
sys_sparc32.c
64
cp_compat_stat64(struct kstat *stat, struct compat_stat64 __user *
statbuf
)
cp_compat_stat64()
argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
sys_sparc32.c
64
cp_compat_stat64(struct kstat *stat, struct compat_stat64 __user *
statbuf
)
cp_compat_stat64()
argument
[all...]
/third_party/curl/src/
H
A
D
tool_filetime.c
79
struct_stat
statbuf
;
in getfiletime()
local
/third_party/ffmpeg/tools/
H
A
D
cws2fws.c
33
struct stat
statbuf
;
in main()
local
/third_party/NuttX/fs/driver/
H
A
D
fs_blockproxy.c
71
struct stat
statbuf
;
in unique_chardev()
local
/third_party/ltp/testcases/kernel/syscalls/fallocate/
H
A
D
fallocate05.c
40
struct stat
statbuf
;
in setup()
local
/third_party/ltp/testcases/kernel/fs/mongo/
H
A
D
mongo_slinks.c
25
struct stat
statbuf
;
in main()
local
/third_party/ltp/testcases/kernel/syscalls/utime/
H
A
D
utime03.c
58
struct stat
statbuf
;
in run()
local
[all...]
/third_party/ltp/testcases/kernel/syscalls/write/
H
A
D
write06.c
38
struct stat
statbuf
;
in verify_write()
local
/third_party/musl/libc-test/src/functionalext/supplement/stat/
H
A
D
utimensat.c
45
struct stat
statbuf
;
in utimensat_0100()
local
95
struct stat
statbuf
;
in utimensat_time64_0100()
local
[all...]
/third_party/ltp/testcases/kernel/syscalls/pwrite/
H
A
D
pwrite04.c
46
struct stat
statbuf
;
in verify_pwrite()
local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_sound_vibrator/
H
A
D
system_sound_vibrator.cpp
92
struct stat64
statbuf
= { 0 };
in StartVibratorForSystemTone()
local
Completed in 6 milliseconds
1
2
3
4
5
6