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:MOUNT_POINT
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/statx/
H
A
D
statx08.c
31
#define
MOUNT_POINT
"mntpoint"
macro
32
#define TESTDIR_FLAGGED
MOUNT_POINT
"/test_dir1"
33
#define TESTDIR_UNFLAGGED
MOUNT_POINT
"/test_dir2"
179
.mntpoint =
MOUNT_POINT
,
H
A
D
statx04.c
61
#define
MOUNT_POINT
"mntpoint"
macro
62
#define TESTDIR
MOUNT_POINT
"/testdir"
132
.mntpoint =
MOUNT_POINT
,
H
A
D
statx06.c
33
#define
MOUNT_POINT
"mount_ext"
macro
34
#define TEST_FILE
MOUNT_POINT
"/test_file.txt"
156
.mntpoint =
MOUNT_POINT
,
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H
A
D
fanotify15.c
41
#define
MOUNT_POINT
"mntpoint"
macro
42
#define TEST_DIR
MOUNT_POINT
"/test_dir"
289
.mntpoint =
MOUNT_POINT
,
Completed in 2 milliseconds