Searched refs:SC_MANAGER_LOCK (Results 1 – 2 of 2) sorted by relevance
161 #define SC_MANAGER_LOCK 0x0008 macro169 | SC_MANAGER_LOCK \
528 if ((rc == 0) || (param->desired_access & SC_MANAGER_LOCK) != 0) { in svcctl_s_OpenManager()1034 if ((rc == 0) || (param->desired_access & SC_MANAGER_LOCK) != 0) { in svcctl_s_OpenSCManagerA()