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:expected_fid
(Results
1 - 2
of
2
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify13.c
204
struct fanotify_fid_t *
expected_fid
= &objects[i].fid;
in do_test()
local
226
expected_fid
->handle.handle_bytes) {
in do_test()
232
expected_fid
->handle.handle_bytes);
in do_test()
238
expected_fid
->handle.handle_type) {
in do_test()
244
expected_fid
->handle.handle_type);
in do_test()
250
expected_fid
->handle.f_handle,
in do_test()
251
expected_fid
->handle.handle_bytes) != 0) {
in do_test()
260
if (memcmp(&event_fid->fsid, &
expected_fid
->fsid,
in do_test()
261
sizeof(
expected_fid
->fsid)) != 0) {
in do_test()
H
A
D
fanotify16.c
530
struct fanotify_fid_t *
expected_fid
= expected->fid;
in do_test()
local
568
expected_child_fid =
expected_fid
;
in do_test()
625
} else if (fhlen !=
expected_fid
->handle.handle_bytes) {
in do_test()
634
expected_fid
->handle.handle_bytes,
in do_test()
637
expected_fid
->handle.handle_type) {
in do_test()
647
expected_fid
->handle.handle_type);
in do_test()
649
expected_fid
->handle.f_handle, fhlen)) {
in do_test()
660
} else if (memcmp(&event_fid->fsid, &
expected_fid
->fsid,
in do_test()
672
expected_fid
->fsid.val[0],
in do_test()
673
expected_fid
in do_test()
[all...]
Completed in 2 milliseconds