Searched refs:inChainDir (Results 1 – 2 of 2) sorted by relevance
437 BDirectory inChainDir; in _CheckForSpamFilterExistence() local448 if (inChainDir.SetTo(path.Path()) != B_OK) in _CheckForSpamFilterExistence()451 while (inChainDir.GetNextEntry (&settingsEntry, true) == B_OK) { in _CheckForSpamFilterExistence()
718 BDirectory inChainDir; in _CheckForSpamFilterExistence() local730 if (inChainDir.SetTo(path.Path()) != B_OK) in _CheckForSpamFilterExistence()733 while (inChainDir.GetNextEntry (&settingsEntry, true /* traverse */) == B_OK) { in _CheckForSpamFilterExistence()