manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 225 for block (0.018 sec.)
Man page of VDIR 4872
VDIR Section: ユーザーコマンド (1) Updated: 2021年5月 Index JM Home Page 名前 vdir - ディレクトリ ... 能な文字の場合に C 形式のエスケープ文字を表示する --block-size = ,SIZE/ -l と併せて使用し、 SIZE の倍数として ... 表示する。 例えば '--block-size=M'。SIZE の書式の説明を参照 -B , --ignore-bac ...
https://man.plustar.jp/manpage/man1/vdir.1.html - [similar]
Man page of ACCEPT 4872
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... は、 accept () は接続が発生するまで呼び出し元を停止 (block) する。 ソケットが非停止になっていて、 待ち状態の接 ... ーに無いときは、 accept () はエラー EAGAIN か EWOULDBLOCK で失敗する。 In order to be notified of incoming c ... ることで、 異なる動作をさせることができる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ... OPNOTSUPP , ENETUNREACH エラー EAGAIN または EWOULDBLOCK ソケットが非停止になっていて、 かつ受付け対象の接続 ...
https://man.plustar.jp/manpage/man2/accept.2.html - [similar]
Man page of ACCEPT 4872
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... は、 accept () は接続が発生するまで呼び出し元を停止 (block) する。 ソケットが非停止になっていて、 待ち状態の接 ... ーに無いときは、 accept () はエラー EAGAIN か EWOULDBLOCK で失敗する。 In order to be notified of incoming c ... ることで、 異なる動作をさせることができる。 SOCK_NONBLOCK Set the O_NONBLOCK file status flag on the open fi ... OPNOTSUPP , ENETUNREACH エラー EAGAIN または EWOULDBLOCK ソケットが非停止になっていて、 かつ受付け対象の接続 ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of LSBLK 4872
LSBLK Section: System Administration (8) Updated: February 2013 Index JM Home Page 名前 lsblk - ... 番号によって検索できる必要があり、それは /sys/dev/block を使って行われる。この sysfs の block ディレクトリ ...
https://man.plustar.jp/manpage/man8/lsblk.8.html - [similar]
Man page of DD 4747
DD Section: FSF (1) Updated: November 1998 Index JM Home Page 名前 dd - ファイルの変換およびコピ ... たキーワードリスト(KEYWORDS)に従って変換する。 count=BLOCKS BLOCKS個の入力ブロックだけをコピーする。 ibs=BYTE ... む。 of=FILE 標準出力の代わりに、FILEへ書き込む seek=BLOCKS 出力開始位置をobsで指定されたBLOCKSブロック分進め ... る。 skip=BLOCKS 入力開始位置をibsで指定されたBLOCKSブロック分進め ... 換する。 ibm ASCIIから別の(IBMの)EBCDICに変換する。 block 改行(newline)で区切られた可変長レコードを、 cbsで指 ...
https://man.plustar.jp/manpage/man1/dd.1.html - [similar]
Man page of NcFTP 4747
NcFTP Section: User Commands (1) Updated: 2.4.3 Index JM Home Page 名前 Ncftp - インターネット フ ... のみをサポートしている。NcFTPはstreamモードと同様に block モードもサポートする。このモードを用いる最大の利点 ... なければならない。これは余計な時間と帯域を消費する。 blockモードにするには mode コマンドを使用する。 mode b と ... するためのコマンドは mode s である。 リモートサーバがblockモードをサポートしており、 その実装が正しいことが分か ... ったなら、NcFTPは 自動的にblockモードに切り替わるので、このコマンドは使うべきでない ...
https://man.plustar.jp/manpage/man1/ncftp.1.html - [similar]
Man page of IO_DESTROY 4747
IO_DESTROY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io ... し、取り消せなかったすべての操作が完了するまで停止 (block) し、その後 ctx_id の削除を行う。 返り値 成功した場 ...
https://man.plustar.jp/manpage/man2/io_destroy.2.html - [similar]
Man page of RECV 4747
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... ジが到着するまで待つ。 ただし、ソケットが非停止 (nonblocking) に設定されていた場合 ( fcntl (2) を参照) は -1 ... を返し、外部変数 errno に EAGAIN か EWOULDBLOCK を設定する。 これらの受信用のコールは、受信したデー ... 用である。 MSG_DONTWAIT (Linux 2.2 以降) Enables nonblocking operation; if the operation would block, the ca ... ll fails with the error EAGAIN or EWOULDBLOCK . This provides similar behavior to setting the O_ ...
https://man.plustar.jp/manpage/man2/recv.2.html - [similar]
Man page of RECV 4747
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... ジが到着するまで待つ。 ただし、ソケットが非停止 (nonblocking) に設定されていた場合 ( fcntl (2) を参照) は -1 ... を返し、外部変数 errno に EAGAIN か EWOULDBLOCK を設定する。 これらの受信用のコールは、受信したデー ... 用である。 MSG_DONTWAIT (Linux 2.2 以降) Enables nonblocking operation; if the operation would block, the ca ... ll fails with the error EAGAIN or EWOULDBLOCK . This provides similar behavior to setting the O_ ...
https://man.plustar.jp/manpage/man2/recvfrom.2.html - [similar]
Man page of RECV 4747
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... ジが到着するまで待つ。 ただし、ソケットが非停止 (nonblocking) に設定されていた場合 ( fcntl (2) を参照) は -1 ... を返し、外部変数 errno に EAGAIN か EWOULDBLOCK を設定する。 これらの受信用のコールは、受信したデー ... 用である。 MSG_DONTWAIT (Linux 2.2 以降) Enables nonblocking operation; if the operation would block, the ca ... ll fails with the error EAGAIN or EWOULDBLOCK . This provides similar behavior to setting the O_ ...
https://man.plustar.jp/manpage/man2/recvmsg.2.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022