Home
last modified time | relevance | path

Searched defs:CreateProcess (Results 1 – 25 of 594) sorted by last modified time

12345678910>>...24

/dports/sysutils/py-ansible-core/ansible-core-2.11.6/lib/ansible/module_utils/csharp/
H A DAnsible.Basic.cs173 string dateTime = DateTime.Now.ToFileTime().ToString(); in ReleaseHandle()
/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
H A DAnsible.AccessToken.cs172 CreateProcess = 0x00000080, enumerator
/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
H A DAnsible.AccessToken.cs169 CreateProcess = 0x00000080, enumerator
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dkernel32.py3900 CreateProcess = GuessStringType(CreateProcessA, CreateProcessW) variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/virtualenv/virtualenv/util/subprocess/
H A D_win_subprocess.py77 def CreateProcess( function
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mozbase/mozprocess/mozprocess/
H A Dwinprocess.py250 CreateProcess = CreateProcessProto( variable
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dapp_container_test.cc165 void CreateProcess() { in CreateProcess() function in sandbox::__anonb52736cb0111::AppContainerProfileTest
/dports/www/firefox/firefox-99.0/third_party/python/virtualenv/virtualenv/util/subprocess/
H A D_win_subprocess.py77 def CreateProcess( function
/dports/www/firefox/firefox-99.0/testing/mozbase/mozprocess/mozprocess/
H A Dwinprocess.py250 CreateProcess = CreateProcessProto( variable
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dapp_container_test.cc165 void CreateProcess() { in CreateProcess() function in sandbox::__anonb60cb87f0111::AppContainerProfileTest
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/virtualenv/virtualenv/util/subprocess/
H A D_win_subprocess.py77 def CreateProcess( function
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dapp_container_test.cc165 void CreateProcess() { in CreateProcess() function in sandbox::__anon06cd9e340111::AppContainerProfileTest
/dports/www/firefox-esr/firefox-91.8.0/testing/mozbase/mozprocess/mozprocess/
H A Dwinprocess.py250 CreateProcess = CreateProcessProto( variable
/dports/www/gitea/gitea-1.16.5/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go1699 func CreateProcess(appName *uint16, commandLine *uint16, procSecurity *SecurityAttributes, threadSe… func
/dports/emulators/citra/citra-ac98458e0/src/core/hle/kernel/
H A Dprocess.cpp63 std::shared_ptr<Process> KernelSystem::CreateProcess(std::shared_ptr<CodeSet> code_set) { in CreateProcess() function in Kernel::KernelSystem
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/hle/kernel/
H A Dprocess.cpp63 std::shared_ptr<Process> KernelSystem::CreateProcess(std::shared_ptr<CodeSet> code_set) { in CreateProcess() function in Kernel::KernelSystem
/dports/net/traefik/traefik-2.6.1/vendor/golang.org/x/sys/windows/
H A Dzsyscall_windows.go1593 func CreateProcess(appName *uint16, commandLine *uint16, procSecurity *SecurityAttributes, threadSe… func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/Microsoft/hcsshim/
H A Dinterface.go68 CreateProcess(c *ProcessConfig) (Process, error) methodSpec
H A Dcontainer.go198 func (container *container) CreateProcess(c *ProcessConfig) (Process, error) { func
/dports/net/traefik/traefik-2.6.1/vendor/github.com/Microsoft/hcsshim/internal/cow/
H A Dcow.go54 CreateProcess(ctx context.Context, config interface{}) (Process, error) methodSpec
/dports/net/traefik/traefik-2.6.1/vendor/github.com/Microsoft/hcsshim/internal/hcs/
H A Dsystem.go467 func (computeSystem *System) CreateProcess(ctx context.Context, c interface{}) (cow.Process, error)… func
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/test/
H A Dmock_win32process.py20 def CreateProcess( function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Target/
H A DTarget.cpp202 const lldb::ProcessSP &Target::CreateProcess(ListenerSP listener_sp, in CreateProcess() function in Target

12345678910>>...24