Home
last modified time | relevance | path

Searched refs:GetTty (Results 1 – 25 of 84) sorted by relevance

1234

/dports/multimedia/mkclean/mkclean-0.8.7/corec/corec/helpers/file/
H A Dstream_stdio.c91 static err_t GetTty(stdio_stream *p, dataid UNUSED_PARAM(Id), bool_t *Value, size_t UNUSED_PARAM(Si… in GetTty() function
134 META_PARAM(GET,STREAM_ISTTY,GetTty)
/dports/multimedia/bcmatroska2/bcmatroska2-0.23/corec/corec/helpers/file/
H A Dstream_stdio.c91 static err_t GetTty(stdio_stream *p, dataid UNUSED_PARAM(Id), bool_t *Value, size_t UNUSED_PARAM(Si… in GetTty() function
134 META_PARAM(GET,STREAM_ISTTY,GetTty)
/dports/multimedia/mkvalidator/mkvalidator-0.5.0/corec/corec/helpers/file/
H A Dstream_stdio.c91 static err_t GetTty(stdio_stream *p, dataid UNUSED_PARAM(Id), bool_t *Value, size_t UNUSED_PARAM(Si… in GetTty() function
134 META_PARAM(GET,STREAM_ISTTY,GetTty)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/command_lib/util/ssh/
H A Dcontainers.py48 def GetTty(container, command): function
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go49 if config.GetTty() {
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go59 if config.GetTty() {
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go59 if config.GetTty() {
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/pkg/cri/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go59 if config.GetTty() {
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go49 if config.GetTty() {
H A Drestart.go187 stdoutWC, stderrWC, err := c.createContainerLoggers(meta.LogPath, meta.Config.GetTty())
239 cio.WithNewFIFOs(volatileContainerDir, meta.Config.GetTty(), meta.Config.GetStdin()),
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/containerd/cri/pkg/server/
H A Dcontainer_log_reopen.go39 stdoutWC, stderrWC, err := c.createContainerLoggers(container.LogPath, container.Config.GetTty())
H A Dcontainer_create_windows.go49 if config.GetTty() {
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/app/instances/
H A Dssh.py117 tty = containers.GetTty(args.container, args.command)

1234