OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ae_stat
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_entry.c
189
entry2->
ae_stat
= entry->
ae_stat
;
281
return (entry->
ae_stat
.aest_atime);
287
return (entry->
ae_stat
.aest_atime_nsec);
299
return (entry->
ae_stat
.aest_birthtime);
305
return (entry->
ae_stat
.aest_birthtime_nsec);
317
return (entry->
ae_stat
.aest_ctime);
329
return (entry->
ae_stat
.aest_ctime_nsec);
335
if (entry->
ae_stat
.aest_dev_is_broken_down)
336
return ae_makedev(entry->
ae_stat
.aest_devmajor
[
all
...]
archive_entry_private.h
84
* Note that
ae_stat
.st_mode & AE_IFMT can be 0!
136
}
ae_stat
;
member in struct:archive_entry
Completed in 16 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026