OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extract_atime
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/libcxx/src/filesystem/
filesystem_common.h
460
inline TimeSpec
extract_atime
(StatT const& st) { return st.st_atimespec; }
function in namespace:detail::__anon3630
466
inline TimeSpec
extract_atime
(StatT const& st) {
475
inline TimeSpec
extract_atime
(StatT const& st) {
481
inline TimeSpec
extract_atime
(StatT const& st) { return st.st_atim; }
operations.cpp
1239
tbuf[0] = detail::
extract_atime
(st);
Completed in 54 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026