manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 98 for mask (0.061 sec.)
Man page of IOPRIO_SET 6403
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 io ... 生成し、マクロの結果として返す。 IOPRIO_PRIO_CLASS( mask ) mask ( ioprio 値) を与えると、このマクロは I/O ク ... _IDLE のいずれか一つの値を返す。 IOPRIO_PRIO_DATA( mask ) mask ( ioprio 値) を与えると、このマクロは優先度 ...
https://man.plustar.jp/manpage/man2/ioprio_get.2.html - [similar]
Man page of IOPRIO_SET 6403
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 io ... 生成し、マクロの結果として返す。 IOPRIO_PRIO_CLASS( mask ) mask ( ioprio 値) を与えると、このマクロは I/O ク ... _IDLE のいずれか一つの値を返す。 IOPRIO_PRIO_DATA( mask ) mask ( ioprio 値) を与えると、このマクロは優先度 ...
https://man.plustar.jp/manpage/man2/ioprio_set.2.html - [similar]
Man page of SELECT_TUT 6272
SELECT_TUT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 se ... よう。 メインループが始まる前に、 SIGCHLD を sigprocmask (2) でブロックする。 pselect () コールでは SIGCHLD ... ; } int main(int argc, char *argv[]) { sigset_t sigmask, empty_mask; struct sigaction sa; fd_set readfds, ... writefds, exceptfds; int r; sigemptyset(&sigmask); sigaddset(&sigmask, SIGCHLD); if (sigprocmask(SI ... G_BLOCK, &sigmask, NULL) == -1) { perror("sigprocmask"); exit(EXIT_F ...
https://man.plustar.jp/manpage/man2/select_tut.2.html - [similar]
Man page of GAI.CONF 6272
GAI.CONF Section: Linux Programmer's Manual (5) Updated: 2020-06-09 Index JM Home Page 名前 gai. ... 、認識されるキーワードは以下の通りである。 label netmask precedence The value is added to the label table u ... ing the keyword, the line has to contain a network mask and a precedence value. precedence netmask precede ... とは言えない。 デフォルトは " no " である。 scopev4 mask value IPv4 アドレス用の RFC 3484 スコープテーブルに ...
https://man.plustar.jp/manpage/man5/gai.conf.5.html - [similar]
Man page of SNMPD.CONF 6272
SNMPD.CONF Section: File Formats (5) Updated: 28 Aug 2001 Index JM Home Page 名前 /usr/share/snm ... 名・サブネット・ "default" である。 サブネットは IP/MASK または IP/BITS で指定できる。 入ってくるパケットに ... CONTEXT は空文字列である。 view NAME TYPE SUBTREE [MASK] このディレクティブは指定した名前のビュー (view) を ... 定義する。 TYPE は included または excluded である。 MASK は 16 進数で表した 8 ビットを '.' または ':' で区切 ... ってリストにしたものである。 MASK が指定されていない場合のデフォルトは "ff" である。 ...
https://man.plustar.jp/manpage/man5/snmpd.conf.5.html - [similar]
Man page of IPTABLES 6272
IPTABLES Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables/ip6tables --- IP ... を使う必要がある。 [ ! ] -s , --source address [ / mask ][ , ... ] 送信元の指定。 address はホスト名、ネッ ... トワーク IP アドレス ( / mask を指定する)、通常の IP アドレスのいずれかである。ホ ... 解決する名前を指定するのは非常に良くないことである。 mask には、IPv4 ネットワークマスクか (iptables の場合)、 ... を表す数値を指定する。つまり、 24 という iptables の mask は 255.255.255.0 と同じである。 アドレス指定の前に ...
https://man.plustar.jp/manpage/man8/ip6tables.8.html - [similar]
Man page of IPTABLES 6272
IPTABLES Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables/ip6tables --- IP ... を使う必要がある。 [ ! ] -s , --source address [ / mask ][ , ... ] 送信元の指定。 address はホスト名、ネッ ... トワーク IP アドレス ( / mask を指定する)、通常の IP アドレスのいずれかである。ホ ... 解決する名前を指定するのは非常に良くないことである。 mask には、IPv4 ネットワークマスクか (iptables の場合)、 ... を表す数値を指定する。つまり、 24 という iptables の mask は 255.255.255.0 と同じである。 アドレス指定の前に ...
https://man.plustar.jp/manpage/man8/iptables.8.html - [similar]
Man page of SIGSET 6141
SIGSET Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sigset ... ョンでは POSIX シグナル API ( sigaction (2), sigprocmask (2) など) を使用すべきである。 関数 sigset () はシ ... ラー sigset () に関しては、 sigaction (2) と sigprocmask (2) の「エラー」の節を参照。 sighold () と sigrels ... e () に関しては、 sigprocmask (2) の「エラー」の節を参照。 sigignore () に関して ... 止予定としている。 代わりに、 sigaction (2), sigprocmask (2), pthread_sigmask (3), sigsuspend (2) の使用が推 ...
https://man.plustar.jp/manpage/man3/sighold.3.html - [similar]
Man page of SIGSET 6141
SIGSET Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sigset ... ョンでは POSIX シグナル API ( sigaction (2), sigprocmask (2) など) を使用すべきである。 関数 sigset () はシ ... ラー sigset () に関しては、 sigaction (2) と sigprocmask (2) の「エラー」の節を参照。 sighold () と sigrels ... e () に関しては、 sigprocmask (2) の「エラー」の節を参照。 sigignore () に関して ... 止予定としている。 代わりに、 sigaction (2), sigprocmask (2), pthread_sigmask (3), sigsuspend (2) の使用が推 ...
https://man.plustar.jp/manpage/man3/sigignore.3.html - [similar]
Man page of SIGSET 6141
SIGSET Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sigset ... ョンでは POSIX シグナル API ( sigaction (2), sigprocmask (2) など) を使用すべきである。 関数 sigset () はシ ... ラー sigset () に関しては、 sigaction (2) と sigprocmask (2) の「エラー」の節を参照。 sighold () と sigrels ... e () に関しては、 sigprocmask (2) の「エラー」の節を参照。 sigignore () に関して ... 止予定としている。 代わりに、 sigaction (2), sigprocmask (2), pthread_sigmask (3), sigsuspend (2) の使用が推 ...
https://man.plustar.jp/manpage/man3/sigrelse.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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