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

/bind-9.6-ESV-R11/bin/win32/BINDInstall/
H A DBINDInstallDlg.cpp70 #define LOCAL_SERVICE "NT AUTHORITY\\LocalService" macro
408 if (!m_toolsOnly && m_accountName != LOCAL_SERVICE) {
452 } else if (m_accountName == LOCAL_SERVICE) {
733 else if (!strcmp(accountName, LOCAL_SERVICE)) {
734 m_accountName = LOCAL_SERVICE;
798 if (m_accountName == LOCAL_SERVICE)
799 StartName = LOCAL_SERVICE;

Completed in 11 milliseconds