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

/haiku/headers/os/mail/
H A DMailSettings.h174 status_t _GetAddOnRef(const char* subPath,
/haiku/src/kits/mail/
H A DMailSettings.cpp743 if (_GetAddOnRef("mail_daemon/inbound_protocols", name, ref) != B_OK)
755 if (_GetAddOnRef("mail_daemon/outbound_protocols", name, ref) != B_OK)
976 BMailAccountSettings::_GetAddOnRef(const char* subPath, const char* name, function in class:BMailAccountSettings

Completed in 46 milliseconds