Home
last modified time | relevance | path

Searched defs:CreateProcess (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/tests/
H A DProcessTestBase.cs52 protected Process CreateProcess(Func<int> method = null) in CreateProcess() method in System.Diagnostics.Tests.ProcessTestBase
59 protected Process CreateProcess(Func<string, int> method, string arg) in CreateProcess() method in System.Diagnostics.Tests.ProcessTestBase
/dports/devel/py-joblib/joblib-1.1.0/joblib/externals/loky/backend/
H A Dcompat_win32.py34 CreateProcess = win_api.CreateProcess variable in _winapi
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/lib/ansible/module_utils/csharp/
H A DAnsible.Process.cs254 public static Result CreateProcess(string command) in CreateProcess() method in Ansible.Process.ProcessUtil
259 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
265 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
271 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
277 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
302 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
/dports/lang/ghc/ghc-8.10.7/libraries/process/System/Process/
H A DCommon.hs84 data CreateProcess = CreateProcess{ type
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dmock_win32process.py20 def CreateProcess( function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Dmock_win32process.py19 def CreateProcess(appName, function
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/csharp/
H A DAnsible.Process.cs254 public static Result CreateProcess(string command) in CreateProcess() method in Ansible.Process.ProcessUtil
259 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
265 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
289 …public static Result CreateProcess(string lpApplicationName, string lpCommandLine, string lpCurren… in CreateProcess() method in Ansible.Process.ProcessUtil
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/internal/cmd/
H A Dcmd_test.go39 func (h *localProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (_ cow.Process, err … func
217 func (h *stuckIoProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (cow.Process, erro… func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/internal/cmd/
H A Dcmd_test.go39 func (h *localProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (_ cow.Process, err … func
217 func (h *stuckIoProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (cow.Process, erro… func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/internal/hcsoci/
H A Dcmd_test.go39 func (h *localProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (_ cow.Process, err … func
217 func (h *stuckIoProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (cow.Process, erro… func
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/internal/cmd/
H A Dcmd_test.go39 func (h *localProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (_ cow.Process, err … func
217 func (h *stuckIoProcessHost) CreateProcess(ctx context.Context, cfg interface{}) (cow.Process, erro… func
/dports/lang/ghc/ghc-8.10.7/libraries/process/System/
H A DProcess.hs524 CreateProcess { cmdspec = ShellCommand sc } -> sc function
525 CreateProcess { cmdspec = RawCommand fp _ } -> fp function
527 CreateProcess { cmdspec = ShellCommand _ } -> [] function
528 CreateProcess { cmdspec = RawCommand _ args' } -> args' function
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/internal/lcow/
H A Dprocess.go56 func CreateProcess(opts *ProcessOptions) (*hcs.Process, *ByteCounts, error) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go47 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go47 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/kernel32/
H A DInterop.CreateProcess.cs15 internal static extern bool CreateProcess( in CreateProcess() method in Interop.Kernel32
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go48 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec

12345678910>>...24