manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 151 for err (0.154 sec.)
Man page of RECV 5787
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... いた場合 ( fcntl (2) を参照) は -1 を返し、外部変数 errno に EAGAIN か EWOULDBLOCK を設定する。 これらの受 ... the operation would block, the call fails with the error EAGAIN or EWOULDBLOCK . This provides similar be ... l as other processes that hold file descriptors referring to the same open file description. MSG_ERRQUEUE ... ジの種別はプロトコルに依存する (IPv4 の場合は IP_RECVERR )。 ユーザーは十分なサイズのバッファーを用意しなけ ...
https://man.plustar.jp/manpage/man2/recvfrom.2.html - [similar]
Man page of RECV 5787
RECV Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv, re ... いた場合 ( fcntl (2) を参照) は -1 を返し、外部変数 errno に EAGAIN か EWOULDBLOCK を設定する。 これらの受 ... the operation would block, the call fails with the error EAGAIN or EWOULDBLOCK . This provides similar be ... l as other processes that hold file descriptors referring to the same open file description. MSG_ERRQUEUE ... ジの種別はプロトコルに依存する (IPv4 の場合は IP_RECVERR )。 ユーザーは十分なサイズのバッファーを用意しなけ ...
https://man.plustar.jp/manpage/man2/recvmsg.2.html - [similar]
Man page of IP 5787
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux ... d, getsockopt (2) and setsockopt (2) fail with the error ENOPROTOOPT . IP_ADD_MEMBERSHIP (Linux 1.2 以降) ... ラーキューを用いてアクセスすることができる ( IP_RECVERR を見よ)。 MTU 更新が到着するごとに、新たなエラーが ... を上書きし、ルーティングテーブルを検索する。 IP_RECVERR (Linux 2.2 以降) エラーメッセージの受け渡しに、信頼 ... 操作からエラーを受け取ったとき、 recvmsg (2) を MSG_ERRQUEUE フラグとともに呼べばそのエラーを取得できる。 ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of BASH_BUILTINS 5694
BASH_BUILTINS Section: User Commands (1) Updated: 2004 Apr 20 Index JM Home Page 名前 bash, :, . ... 足りない場合に診断メッセージが出力されます。 変数 OPTERR に 0 が設定されている場合、 optstring の最初の文字 ... いる場合、のいずれかであれば、シェルは終了しません。 ERR に対するトラップが設定されていれば、シェルが終了す ... は、 read -e での編集インタフェースにも影響します。 errexit -e と同じです。 errtrace -E と同じです。 funct ... の代わりに使ったときです。 -E 設定されている場合、 ERR のトラップは、 シェル関数、コマンド置換、サブシェル ...
https://man.plustar.jp/manpage/man1/builtins.1.html - [similar]
Man page of GLOB 5694
GLOB Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 glob, gl ... int glob(const char * pattern , int flags , int (* errfunc ) (const char * epath , int eerrno ), glob_t * ... い)。これによって glob () の動作を変更できる。 GLOB_ERR (例えば、ディレクトリに読み取り許可属性が無い場合な ... 味がない際に 性能を最適化する目的のためだけである。) errfunc が NULL でなければ、 エラーが起こった場合には関 ...errfunc が呼び出される。関数の引数には、失敗したパス名 ...
https://man.plustar.jp/manpage/man3/glob.3.html - [similar]
Man page of GLOB 5694
GLOB Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 glob, gl ... int glob(const char * pattern , int flags , int (* errfunc ) (const char * epath , int eerrno ), glob_t * ... い)。これによって glob () の動作を変更できる。 GLOB_ERR (例えば、ディレクトリに読み取り許可属性が無い場合な ... 味がない際に 性能を最適化する目的のためだけである。) errfunc が NULL でなければ、 エラーが起こった場合には関 ...errfunc が呼び出される。関数の引数には、失敗したパス名 ...
https://man.plustar.jp/manpage/man3/globfree.3.html - [similar]
Man page of SETLOGMASK 5694
SETLOGMASK Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 se ... 度の高い順): LOG_EMERG , LOG_ALERT , LOG_CRIT , LOG_ERR , LOG_WARNING , LOG_NOTICE , LOG_INFO , LOG_DEBUG ...
https://man.plustar.jp/manpage/man3/setlogmask.3.html - [similar]
Man page of DMESG 5647
DMESG Section: User Commands (1) Updated: July 2012 Index JM Home Page 名前 dmesg - カーネルの ( ... 区切った) リストに限定する。たとえば、 dmesg --level=err,warn は、error と warning メッセージのみを表示する ... ログの重大度が critical のメッセージのテキスト部分。 err ログの重大度が error のメッセージのテキスト部分。 ...
https://man.plustar.jp/manpage/man1/dmesg.1.html - [similar]
Man page of BSD_SIGNAL 5647
BSD_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 bs ... ナルハンドラーの直前の値を返す。 エラーの場合、 SIG_ERR を返す。 エラー signal (2) と同じ。 属性 この節で使 ...
https://man.plustar.jp/manpage/man3/bsd_signal.3.html - [similar]
Man page of SYSV_SIGNAL 5647
SYSV_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 s ... ナルハンドラーの直前の値を返す。 エラーの場合、 SIG_ERR を返す。 エラー signal (2) と同じ。 属性 この節で使 ...
https://man.plustar.jp/manpage/man3/sysv_signal.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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