Results of 1 - 10 of about 36 for PTY (0.006 sec.)
- Man page of PTY 15579
- PTY Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 pty - 擬似
...
端末インターフェース 説明 擬似端末 (pseudoterminal; "pty" と略されることもある) は、 双方向通信チャンネルを ...
れている。この機能は、カーネル作成時に CONFIG_LEGACY_PTYS オプションを無効にすることで無効にできる (Linux 2 ...
の上限はカーネルのコンパイル時の設定 ( CONFIG_UNIX98_PTYS ) である。許可される擬似端末の数は最大 2048 であり ...
カーネル 2.6.4 以降では、この上限は /proc/sys/kernel/pty/max 経由で動的に調整可能となっている。また、 /proc ...
-
https://man.plustar.jp/manpage/man7/pty.7.html
- [similar]
- Man page of EXPECT 11205
- EXPECT Section: User Commands (1) Updated: 29 December 1994 Index JM Home Page 名前 expect - 対話
...
抱えているスレーブの spawn もクローズする。 ("spawn -pty"を参照) コネクションがクローズされると、スレーブは ...
connect の前に端末情報を保存しておいて、後で新しい pty にそのパラメタを 適用できる点にある。 & を使ってい ...
ッグもログもできなければ、結果、混乱するだけである。 pty のインプリメンテーションの中には、複数の読み手と書 ...
い場合、0 が 復帰する。変数 spawn_out(slave,name) は pty スレーブデバイスの名前に設定される。 デフォルトでは ...
-
https://man.plustar.jp/manpage/man1/expect.1.html
- [similar]
- Man page of SUDO 9271
- SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo
...
シーが明示的にそれを要求している場合は、 擬似端末 ("pty") が新規に作成され、二つ目の sudo プロセスが、 既に ...
存在しているユーザの pty と、コマンドがそこで実行されている新しい pty との間 ...
シー・プラグインが close 関数を定義していず、しかも、pty が要求されていない場合は、 sudo は fork (2) を最初 ...
が定義されることになるのは、 入出力ロギングが有効か、pty が要求されているか、 pam_session または pam_setcre ...
-
https://man.plustar.jp/manpage/man8/sudo.8.html
- [similar]
- Man page of SUDO 9271
- SUDO Section: System Manager's Manual (8) Updated: January 19, 2016 Index JM Home Page 名前 sudo
...
シーが明示的にそれを要求している場合は、 擬似端末 ("pty") が新規に作成され、二つ目の sudo プロセスが、 既に ...
存在しているユーザの pty と、コマンドがそこで実行されている新しい pty との間 ...
シー・プラグインが close 関数を定義していず、しかも、pty が要求されていない場合は、 sudo は fork (2) を最初 ...
が定義されることになるのは、 入出力ロギングが有効か、pty が要求されているか、 pam_session または pam_setcre ...
-
https://man.plustar.jp/manpage/man8/sudoedit.8.html
- [similar]
- Man page of SKILL 8574
- SKILL Section: Linux User's Manual (1) Updated: March 12, 1999 Index JM Home Page 名前 skill, sn
...
めないで欲しい。 -t 次の引数は端末である (tty または pty) -u 次の引数はユーザー名である -p 次の引数はプロセ ...
速度を落とす skill -KILL -v /dev/pts/* 新スタイルの PTY デバイスのユーザーを kill する skill -STOP viro lm ...
-
https://man.plustar.jp/manpage/man1/skill.1.html
- [similar]
- Man page of SKILL 8574
- SKILL Section: Linux User's Manual (1) Updated: March 12, 1999 Index JM Home Page 名前 skill, sn
...
めないで欲しい。 -t 次の引数は端末である (tty または pty) -u 次の引数はユーザー名である -p 次の引数はプロセ ...
速度を落とす skill -KILL -v /dev/pts/* 新スタイルの PTY デバイスのユーザーを kill する skill -STOP viro lm ...
-
https://man.plustar.jp/manpage/man1/snice.1.html
- [similar]
- Man page of OPENPTY 8399
- OPENPTY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 openpty
...
ty, login_tty, forkpty - 端末ユーティリティ関数 書式 #include < pty.h > i ...
nt openpty(int * amaster , int * aslave , char * name , const ...
* termp , const struct winsize * winp ); pid_t forkpty(int * amaster , char * name , const struct termios ...
login_tty(int fd ); -lutil でリンクする。 説明 openpty () 関数は、使用可能な疑似端末 (pseudoterminal) を見 ...
-
https://man.plustar.jp/manpage/man3/forkpty.3.html
- [similar]
- Man page of OPENPTY 8399
- OPENPTY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 openpty
...
ty, login_tty, forkpty - 端末ユーティリティ関数 書式 #include < pty.h > i ...
nt openpty(int * amaster , int * aslave , char * name , const ...
* termp , const struct winsize * winp ); pid_t forkpty(int * amaster , char * name , const struct termios ...
login_tty(int fd ); -lutil でリンクする。 説明 openpty () 関数は、使用可能な疑似端末 (pseudoterminal) を見 ...
-
https://man.plustar.jp/manpage/man3/login_tty.3.html
- [similar]
- Man page of OPENPTY 8399
- OPENPTY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 openpty
...
ty, login_tty, forkpty - 端末ユーティリティ関数 書式 #include < pty.h > i ...
nt openpty(int * amaster , int * aslave , char * name , const ...
* termp , const struct winsize * winp ); pid_t forkpty(int * amaster , char * name , const struct termios ...
login_tty(int fd ); -lutil でリンクする。 説明 openpty () 関数は、使用可能な疑似端末 (pseudoterminal) を見 ...
-
https://man.plustar.jp/manpage/man3/openpty.3.html
- [similar]
- Man page of RLOGIND 8051
- RLOGIND Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前
...
れている認証プロセスを開始する。 そして、疑似端末 ( pty (4) を参照) を割り当てるとともに、ファイルディスク ...
、 割り込み信号をリモートプログラムに伝えるために、 pty (4) で説明されているパケットプロトコルを起動する。 ...
-
https://man.plustar.jp/manpage/man8/in.rlogin.8.html
- [similar]