Home
last modified time | relevance | path

Searched defs:process (Results 26 – 50 of 12818) sorted by relevance

12345678910>>...513

/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/test/vendor/github.com/Microsoft/hcsshim/
H A Dprocess.go13 type process struct { struct
14 p *hcs.Process
15 waitOnce sync.Once
16 waitCh chan struct{}
17 waitErr error
21 func (process *process) Pid() int {
26 func (process *process) Kill() error {
38 func (process *process) Wait() error {
64 func (process *process) ExitCode() (int, error) {
90 func (process *process) CloseStdin() error {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/elastic/go-sysinfo/providers/linux/
H A Dprocess_linux.go66 type process struct { struct
67 procfs.Proc
68 fs procFS
69 info *types.ProcessInfo
72 func (p *process) PID() int {
76 func (p *process) Parent() (types.Process, error) {
90 func (p *process) path(pa ...string) string {
94 func (p *process) CWD() (string, error) {
172 func (p *process) OpenHandles() ([]string, error) {
177 func (p *process) OpenHandleCount() (int, error) {
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/elastic/go-sysinfo/providers/linux/
H A Dprocess_linux.go66 type process struct { struct
67 procfs.Proc
68 fs procFS
69 info *types.ProcessInfo
72 func (p *process) PID() int {
76 func (p *process) Parent() (types.Process, error) {
90 func (p *process) path(pa ...string) string {
94 func (p *process) CWD() (string, error) {
172 func (p *process) OpenHandles() ([]string, error) {
177 func (p *process) OpenHandleCount() (int, error) {
[all …]
/dports/sysutils/immortal/immortal-0.24.3/
H A Dprocess.go21 type process struct { struct
22 *Config
23 Logger
24 LoggerStderr Logger
25 cmd *exec.Cmd
26 errch chan error
27 quit chan struct{}
28 sTime, eTime time.Time
34 func (p *process) SetEnv(env []string) {
152 func (p *process) Kill() error {
[all …]
/dports/sysutils/gkrelltop/gkrelltop-2.2.13.orig/
H A Dgkrelltop.h42 struct process { struct
43 struct process *next; argument
44 struct process *previous; argument
46 pid_t pid;
70 int gkrelltop_process_find_top_three(struct process **); argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dnamelist_59.f9011 subroutine process(string) subroutine
25 end subroutine process argument

12345678910>>...513