Home
last modified time | relevance | path

Searched refs:GetTTY (Results 1 – 16 of 16) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/service/
H A Dgpg.go47 func (r *RemoteGPGUI) GetTTY(ctx context.Context) (string, error) { func
48 return r.uicli.GetTTY(ctx)
/dports/security/keybase/client-v5.7.1/go/protocol/keybase1/
H A Dgpg_ui.go61 GetTTY(context.Context) (string, error) methodSpec
164 ret, err = i.GetTTY(ctx)
209 func (c GpgUiClient) GetTTY(ctx context.Context) (res string, err error) { func
/dports/security/keybase/client-v5.7.1/go/engine/
H A Dgpg_test.go69 func (g *gpgtestui) GetTTY(_ context.Context) (string, error) { func
H A Dpgp_pull_private.go103 tty, err := m.UIs().GPGUI.GetTTY(m.Ctx())
H A Dgpg_import_key.go206 tty, err := mctx.UIs().GPGUI.GetTTY(mctx.Ctx())
H A Dpgp_push_private.go221 tty, err := m.UIs().GPGUI.GetTTY(m.Ctx())
H A Dlogin_provision.go1123 tty, err := m.UIs().GPGUI.GetTTY(m.Ctx())
/dports/security/keybase/client-v5.7.1/go/client/
H A Dgpg_ui.go91 func (g GPGUI) GetTTY(_ context.Context) (string, error) { func
H A Dcmd_stress.go319 func (c *CmdStress) GetTTY(_ context.Context) (string, error) { func
/dports/security/keybase/client-v5.7.1/go/kbtest/
H A Dui.go58 func (g *GPGTestUI) GetTTY(_ context.Context) (string, error) { func
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/include/db/
H A DpgConn.h201 wxString GetTTY() const in GetTTY() function
/dports/sysutils/screen/screen-4.8.0/
H A Dextern.h100 extern void GetTTY __P((int, struct mode *));
H A Dsocket.c993 GetTTY(i, &Mode);
H A Dscreen.c1031 GetTTY(0, &attach_Mode); in main()
/dports/devel/p5-Term-ReadLine-Perl/Term-ReadLine-Perl-1.0303/ReadLine/
H A Dreadline.pm2417 sub GetTTY subroutine
2439 &GetTTY
2462 &GetTTY if !defined($base_termios);
/dports/devel/p5-Term-ReadLine-TTYtter/Term-ReadLine-TTYtter-1.4/ReadLine/
H A Dreadline_ttytter.pm2568 sub GetTTY subroutine
2590 &GetTTY
2613 &GetTTY if !defined($base_termios);