Home
last modified time | relevance | path

Searched defs:loadOrderGroup (Results 1 – 5 of 5) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.CreateService.cs14 …int startType, int errorControl, string binaryPath, string loadOrderGroup, IntPtr pTagId, string d… in CreateService()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/modules/
H A Dwin_service.ps168 $loadOrderGroup = $module.Params.load_order_group variable
1019 Set-ServiceLoadOrderGroup -LoadOrderGroup $loadOrderGroup @common variable
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/module_utils/
H A DSCManager.cs1228 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in Create()
1296 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in ChangeServiceConfig()
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/module_utils/
H A DAnsible.Service.cs1207 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in Create()
1275 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in ChangeServiceConfig()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/module_utils/
H A DAnsible.Service.cs1207 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in Create()
1275 string loadOrderGroup = null, List<string> dependencies = null, string startName = null, in ChangeServiceConfig()