Home
last modified time | relevance | path

Searched refs:read_EA (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Ddata_tree.hpp89 bool read_EA(archive_num num, datetime & val, etat & present) const;
H A Ddata_tree.cpp416 bool data_tree::read_EA(archive_num num, datetime & val, etat & present) const in read_EA() function in libdar::data_tree
588 if(last_change.size() > 1 && read_EA(archive_to_remove, del_date, status)) in remove_all_from()
592 if(!read_EA(archive_to_remove + 1, tmp, status)) in remove_all_from()