Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lms/
H A DConfigConnection.cpp146 AMT_STATUS result = _pthiCommand.GetDNSSuffixList(dnsSuffixList); in RequestEntDNSSuffixList()
/titanic_41/usr/src/cmd/lms/heci/
H A DPTHICommand.h571 AMT_STATUS GetDNSSuffixList(std::list<std::string> &dnsSuffixList);
H A DPTHICommand.cpp572 AMT_STATUS PTHICommand::GetDNSSuffixList(std::list<std::string> &dnsSuffixList) in GetDNSSuffixList() function in PTHICommand