Home
last modified time | relevance | path

Searched refs:Areadonly (Results 1 – 3 of 3) sorted by relevance

/dports/archivers/advancecomp/advancecomp-2.1-6-g7b08f7a/
H A Dfile.cc74 infopath::infopath(const string& Afile, bool Agood, unsigned Asize, bool Areadonly) in infopath() argument
75 : filepath(Afile), good(Agood), size(Asize), readonly(Areadonly) in infopath()
93 void infopath::readonly_set(bool Areadonly) in readonly_set() argument
95 readonly = Areadonly; in readonly_set()
H A Dfile.h50 infopath(const std::string& Afile, bool Agood, unsigned Asize, bool Areadonly);
60 void readonly_set(bool Areadonly);
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libhtml/
H A Dimpl.h129 Areadonly, Arel, Arev, Arows, Arowspan, Arules, enumerator