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

/haiku/src/preferences/mail/
H A DAutoConfigView.cpp171 entry_ref protocolRef; local
172 while (dir.GetNextRef(&protocolRef) == B_OK)
174 BEntry entry(&protocolRef);
179 msg->AddRef("protocol", &protocolRef);

Completed in 24 milliseconds