Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dsetmime.cpp80 const char* kDumpAll = "-dumpAll"; variable
145 { kDumpAll, CmdOption::kMode },
679 fDumpAll = fOpMode == hash_function(kDumpAll); in _Init()