Home
last modified time | relevance | path

Searched defs:to_time (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/sys/
H A Dtimeout.h45 int to_time; /* ticks on event */ member
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp939 auto to_time = detail::extract_mtime(to_stat_path); in __copy_file() local