Classes | |
| struct | NameMatchCollectorFunc |
| struct | Match |
| struct | ItemLockerFunc |
| struct | AddLockToPool |
Functions | |
| string | wildcards2regex (const string &str) |
| int | readLocks (const ResPool &pool, const Pathname &file) |
| string zypp::locks::wildcards2regex | ( | const string & | str | ) |
Definition at line 75 of file Locks.cc.
References zypp::str::gsub(), and MIL.
Referenced by zypp::locks::AddLockToPool::operator()().
| int zypp::locks::readLocks | ( | const ResPool & | pool, | |
| const Pathname & | file | |||
| ) |
Definition at line 234 of file Locks.cc.
References zypp::iostr::forEachLine(), and MIL.
Referenced by zypp::zypp_detail::ZYppImpl::applyLocks().
1.5.3