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:atime
(Results
1 - 25
of
76
) sorted by relevance
1
2
3
4
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H
A
D
utimes.cpp
75
double
atime
= static_cast<double>(stat_req->statbuf.st_atim.tv_sec) +
in Sync()
local
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
H
A
D
6-1-buildonly.c
32
time_t
atime
= 0, dtime = 0, ctime = 0;
in dummyfcn()
local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H
A
D
move_file.cpp
69
double
atime
= static_cast<double>(statReq->statbuf.st_atim.tv_sec) +
in ChangeTime()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
stat.h
43
struct timespec64
atime
;
member
/kernel/linux/linux-5.10/fs/cifs/
H
A
D
cifsproto.h
377
__u64
atime
;
member
/kernel/linux/linux-5.10/fs/hostfs/
H
A
D
hostfs.h
63
struct hostfs_timespec
atime
, mtime, ctime;
member
/kernel/linux/linux-6.6/fs/hostfs/
H
A
D
hostfs.h
63
struct hostfs_timespec
atime
, mtime, ctime;
member
/kernel/linux/linux-6.6/fs/smb/client/
H
A
D
cifsproto.h
410
__u64
atime
;
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
stat.h
47
struct timespec64
atime
;
member
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H
A
D
time_test.cpp
238
int
atime
= tmA->tm_min;
in HWTEST_F()
local
/third_party/ltp/testcases/kernel/syscalls/mount/
H
A
D
mount03.c
103
time_t
atime
, dir_atime;
in test_file_dir_noatime()
local
/third_party/openssl/test/
H
A
D
asn1_time_test.c
113
ASN1_TIME
atime
;
in test_table()
local
[all...]
/kernel/linux/linux-5.10/drivers/md/
H
A
D
dm-zoned-reclaim.c
29
unsigned long
atime
;
member
/kernel/linux/linux-5.10/fs/gfs2/
H
A
D
glops.c
410
struct timespec64
atime
;
in gfs2_dinode_in()
local
/kernel/linux/linux-6.6/fs/gfs2/
H
A
D
glops.c
406
struct timespec64
atime
;
in gfs2_dinode_in()
local
/kernel/linux/linux-6.6/drivers/md/
H
A
D
dm-zoned-reclaim.c
29
unsigned long
atime
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_xdp_noinline.c
151
__u64
atime
;
member
/kernel/linux/linux-5.10/drivers/iio/light/
H
A
D
tcs3472.c
65
u8
atime
;
member
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
jffs2.h
147
jint32_t
atime
; /* Last access time. */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
jffs2.h
147
jint32_t
atime
; /* Last access time. */
member
/kernel/linux/linux-6.6/drivers/iio/light/
H
A
D
tcs3472.c
65
u8
atime
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
test_xdp_noinline.c
151
__u64
atime
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
jffs2.h
102
jint32_t
atime
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
jffs2.h
102
jint32_t
atime
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
jffs2.h
93
jint32_t
atime
;
member
Completed in 20 milliseconds
1
2
3
4