Home
last modified time | relevance | path

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

/dports/misc/kcd/kcd-7.15.0/
H A Dconfobj.cc50 cfgAutoScan = false; // Equals true to rescan automatically in KcdConfig()
120 cfgAutoScan = c.cfgAutoScan; in operator =()
H A Dconfobj.h129 bool cfgAutoScan; member
H A Dconffile.cc1407 { "AutoScan", &cfgFuncYesNo, { 0, 0, &KcdConfig::cfgAutoScan, 0, 0, 0, 0, 0 } },
H A DChangeLog7039 cfgAutoScan, cfgQuiet, cfgSpaceSelect, cfgSortTree,