Searched refs:lock_creation_date (Results 1 – 3 of 3) sorted by relevance
636 SVN_ERR(read_time(&entry->lock_creation_date, buf, end, pool)); in read_entry()979 SVN_ERR(svn_time_from_cstring(&entry->lock_creation_date, in atts_to_entry()
995 entry->lock_creation_date = lock->date; in read_one_entry()2240 lock.date = entry->lock_creation_date; in write_entry()
3022 apr_time_t lock_creation_date; member