OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAS_ATIME
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_support_format_xar.c
176
#define
HAS_ATIME
0x20000
716
if (file->has &
HAS_ATIME
) {
2801
xar->file->has |= HAS_TIME |
HAS_ATIME
;
archive_read_support_format_rar5.c
1390
char unix_time, has_unix_ns, has_mtime, has_ctime,
has_atime
;
local
1398
HAS_ATIME
= 0x08,
1413
has_atime
= flags &
HAS_ATIME
;
1427
if(
has_atime
) {
1446
if(
has_atime
&& has_unix_ns) {
1463
if(
has_atime
) {
Completed in 61 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026