Home
last modified time | relevance | path

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

/haiku/src/bin/
H A Dsetmime.cpp78 const char* kDumpSniffRule = "-dumpSniffRule"; variable
143 { kDumpSniffRule, CmdOption::kMode },
677 fDumpRule = fOpMode == hash_function(kDumpSniffRule); in _Init()