Searched refs:FREQ_SORT (Results 1 – 4 of 4) sorted by relevance
279 CFG->frqoptions |= FREQ_SORT; in CfgFrqoptions()
798 if (CFG->peekurloptions & FREQ_SORT) in ReadPeekURLs()
931 if (CFG->frqoptions & FREQ_SORT) in FileRequest()
272 const int FREQ_SORT = 0x0001; variable