Searched refs:FORCEWRITE (Results 1 – 3 of 3) sorted by relevance
57 callback(Option::FORCEWRITE, ""); in Init()
31 { "forceWrite", no_argument, nullptr, Option::FORCEWRITE },437 … handles_.emplace(Option::FORCEWRITE, [this](const string &) -> uint32_t { return ForceWrite(); }); in InitCommand()
133 FORCEWRITE = 'f', enumerator