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:tmpfd
(Results
1 - 10
of
10
) sorted by relevance
/kernel/liteos_a/testsuites/unittest/fuzz/
H
A
D
posix_spawn_file_actions_addfchdir_np_fuzzer.cpp
50
s32
tmpfd
= *(s32 *)DT_SetGetS32(&g_Element[19], INITVALUE_S32);
in TestPosixSpawnFileActionsAddfchdirNp()
local
H
A
D
posix_spawn_file_actions_adddup2_fuzzer.cpp
51
s32
tmpfd
= *(s32 *)DT_SetGetS32(&g_Element[19], INITVALUE_S32);
in TestPosixSpawnFileActionsAdddup2()
local
H
A
D
posix_spawn_file_actions_addopen_fuzzer.cpp
50
s32
tmpfd
= *(s32 *)DT_SetGetS32(&g_Element[19], INITVALUE_S32);
in TestPosixSpawnFileActionsAddopen()
local
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H
A
D
ioctl_sg01.c
45
int
tmpfd
;
in find_generic_scsi_device()
local
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H
A
D
setsockopt01.c
64
int
tmpfd
, fd;
in run()
local
/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H
A
D
resolve_test.c
49
int dfd,
tmpfd
;
in setup_testdir()
local
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H
A
D
resolve_test.c
49
int dfd,
tmpfd
;
in setup_testdir()
local
/third_party/curl/tests/libtest/
H
A
D
lib537.c
125
int *
tmpfd
;
local
/foundation/multimodalinput/input/test/fuzztest/stubhandleallocsocketfd_fuzzer/
H
A
D
stubhandleallocsocketfd_fuzzer.cpp
33
int32_t
tmpfd
= 1;
member
[all...]
/third_party/toybox/toys/pending/
H
A
D
diff.c
186
int
tmpfd
= xtempfile("stdin", &tmp_name);
in read_stdin()
local
Completed in 10 milliseconds