Home
last modified time | relevance | path

Searched defs:sys_time (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/time/
H A Dprivate.h615 static time_t sys_time(time_t *x) { return time(x); } sys_time() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc307 const auto sys_time = fs::file_time(st, ec); in from_stat() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_ops.cc303 const auto sys_time = fs::file_time(st, ec); in from_stat() local