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

/haiku/src/preferences/mail/
H A DDNSQuery.h15 struct mx_record { struct
103 BObjectList<mx_record>* mxList,
114 mx_record* mxRecord);
H A DDNSQuery.cpp302 BObjectList<mx_record>* mxList, bigtime_t timeout)
367 mx_record* mxRec = new mx_record;
459 DNSQuery::_ReadMXRecord(BRawNetBuffer& buffer, mx_record* mxRecord)
H A DAutoConfig.cpp34 BObjectList<mx_record> mxList(5, true);
39 mx_record *mxRec = mxList.ItemAt(0);

Completed in 78 milliseconds