Searched refs:kCheckSniffRule (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dsetmime.cpp85 const char* kCheckSniffRule = "-checkSniffRule"; variable
150 { kCheckSniffRule, CmdOption::kMode, true },
608 if (hash_function(I->second->fName) != hash_function(kCheckSniffRule))
680 fCheckSniffRule = fOpMode == hash_function(kCheckSniffRule);

Completed in 43 milliseconds