Searched refs:SERVICE_ATTR_CONSOLE (Results 1 – 3 of 3) sorted by relevance
47 #define SERVICE_ATTR_CONSOLE 0x080 // console macro
335 if ((service->attribute & SERVICE_ATTR_CONSOLE)) { in InitServiceProperties()
864 ret = GetServiceAttr(curItem, service, CONSOLE_STR_IN_CFG, SERVICE_ATTR_CONSOLE, NULL); in ParseOneService()