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

/illumos-gate/usr/src/cmd/lms/
H A DConfigConnection.cpp146 AMT_STATUS result = _pthiCommand.GetDNSSuffixList(dnsSuffixList);
/illumos-gate/usr/src/cmd/lms/heci/
H A DPTHICommand.h571 AMT_STATUS GetDNSSuffixList(std::list<std::string> &dnsSuffixList);
H A DPTHICommand.cpp565 * Calls to GetDNSSuffixList Host interface command
572 AMT_STATUS PTHICommand::GetDNSSuffixList(std::list<std::string> &dnsSuffixList) function in class:PTHICommand
617 * Confirms the correctness of the GetDNSSuffixList response message

Completed in 292 milliseconds