Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/ts/
H A Dts_rsp_utils.c242 ASN1_GENERALIZEDTIME *new_time; in TS_TST_INFO_set_time() local
/openbsd-src/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1220 void __last_write_time(const path& p, file_time_type new_time, error_code* ec) { in __last_write_time()