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

/haiku/src/preferences/mail/
H A DDNSQuery.h13 #define MX_RECORD 15 macro
H A DDNSQuery.cpp317 buffer.AppendUint16(uint16(MX_RECORD));
366 if (rrHead.type == MX_RECORD) {

Completed in 33 milliseconds