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:dirp
(Results
1 - 20
of
20
) sorted by relevance
/kernel/liteos_a/testsuites/unittest/process/plimits/smoke/
H
A
D
It_process_plimits_002.cpp
39
DIR *
dirp
= opendir("/proc/plimits/");
in ItProcessPlimits002()
local
H
A
D
It_process_plimits_001.cpp
43
DIR *
dirp
= opendir("/proc/plimits");
in ItProcessPlimits001()
local
H
A
D
It_process_plimits_pid_004.cpp
44
DIR *
dirp
= opendir("/proc/plimits");
in ItProcessPlimitsPid004()
local
H
A
D
It_process_plimits_pid_006.cpp
44
DIR *
dirp
= opendir("/proc/plimits");
in ItProcessPlimitsPid006()
local
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H
A
D
It_process_fs_001.cpp
40
DIR *
dirp
= opendir(path.data());
in ItProcessFs001()
local
H
A
D
It_process_fs_013.cpp
36
DIR *
dirp
= nullptr;
in ItProcessFs013()
local
H
A
D
It_process_fs_015.cpp
36
DIR *
dirp
= nullptr;
in ItProcessFs015()
local
H
A
D
It_process_fs_014.cpp
36
DIR *
dirp
= nullptr;
in ItProcessFs014()
local
H
A
D
It_process_fs_012.cpp
47
DIR *
dirp
= opendir(buf.str().data());
in child_process()
local
77
DIR *
dirp
= opendir(buf.str().data());
in ItProcessFs012()
local
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/papr_attributes/
H
A
D
attr_test.c
63
DIR *
dirp
;
in verify_energy_info()
local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/
H
A
D
posix_fs_func_test.c
1218
DIR *
dirp
;
variable
1246
DIR *
dirp
;
variable
1280
DIR *
dirp
;
global()
variable
[all...]
/kernel/liteos_a/testsuites/unittest/common/
H
A
D
osTest.cpp
437
DIR *
dirp
= NULL;
in RemoveDir()
local
/kernel/liteos_a/fs/vfs/operation/
H
A
D
vfs_force_umount.c
372
static void DirPreClose(struct fs_dirent_s *
dirp
)
in DirPreClose()
argument
/kernel/linux/linux-5.10/fs/nfsd/
H
A
D
vfs.c
1232
struct inode *
dirp
;
in nfsd_create_locked()
local
1388
struct inode *
dirp
;
in do_nfsd_create()
local
1646
struct inode *
dirp
;
nfsd_link()
local
1856
struct inode *
dirp
;
nfsd_unlink()
local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
vfs.c
1412
struct inode *
dirp
;
in nfsd_create_locked()
local
1661
struct inode *
dirp
;
in nfsd_link()
local
1891
struct inode *
dirp
;
nfsd_unlink()
local
[all...]
/kernel/liteos_a/fs/fat/os_adapt/
H
A
D
fatfs.c
1574
struct dirent *
dirp
= NULL;
in fatfs_readdir()
local
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
sys.h
349
int sys_getdents64(int fd, struct linux_dirent64 *
dirp
, int count)
in sys_getdents64()
argument
355
int getdents64(int fd, struct linux_dirent64 *
dirp
, int count)
in getdents64()
argument
/kernel/linux/linux-5.10/tools/include/nolibc/
H
A
D
nolibc.h
1541
int sys_getdents64(int fd, struct linux_dirent64 *
dirp
, int count)
in sys_getdents64()
argument
1915
int getdents64(int fd, struct linux_dirent64 *
dirp
, int count)
in getdents64()
argument
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H
A
D
turbostat.c
5341
int dir_filter(const struct dirent *
dirp
)
in dir_filter()
argument
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H
A
D
turbostat.c
5851
int dir_filter(const struct dirent *
dirp
)
in dir_filter()
argument
Completed in 37 milliseconds