manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 103 for bits (0.012 sec.)
Man page of INET_NET_PTON 13710
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... ar *inet_net_ntop(int af , const void * netp , int bits , char * pres , size_t psize ); -lresolv でリンクす ... はネットワークバイトオーダーでの値として解釈される。 bits 引数は *netp のネットワーク番号のビット数を指定する ... pton () の返り値となる。 そうでない場合は、 返り値 bits が以下のようにして推測される。 * ネットワーク番号の ... 最上位バイトが 240 以上の場合、 bits は 32 となる。 * それ以外で、 ネットワーク番号の最 ...
https://man.plustar.jp/manpage/man3/inet_net_ntop.3.html - [similar]
Man page of INET_NET_PTON 13710
INET_NET_PTON Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... ar *inet_net_ntop(int af , const void * netp , int bits , char * pres , size_t psize ); -lresolv でリンクす ... はネットワークバイトオーダーでの値として解釈される。 bits 引数は *netp のネットワーク番号のビット数を指定する ... pton () の返り値となる。 そうでない場合は、 返り値 bits が以下のようにして推測される。 * ネットワーク番号の ... 最上位バイトが 240 以上の場合、 bits は 32 となる。 * それ以外で、 ネットワーク番号の最 ...
https://man.plustar.jp/manpage/man3/inet_net_pton.3.html - [similar]
Man page of RANDOM 10056
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... n random bytes only within the estimated number of bits of fresh noise in the entropy pool, blocking if ne ... roc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $poolfile) || bits=4096 bytes=$(expr $bits / ... roc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $poolfile) || bits=4096 bytes=$(expr $bits / ... m/poolsize returns the size of the entropy pool in bits (see below). /proc インターフェース ディレクトリ / ...
https://man.plustar.jp/manpage/man4/random.4.html - [similar]
Man page of RANDOM 10056
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... n random bytes only within the estimated number of bits of fresh noise in the entropy pool, blocking if ne ... roc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $poolfile) || bits=4096 bytes=$(expr $bits / ... roc/sys/kernel/random/poolsize [ -r $poolfile ] && bits=$(cat $poolfile) || bits=4096 bytes=$(expr $bits / ... m/poolsize returns the size of the entropy pool in bits (see below). /proc インターフェース ディレクトリ / ...
https://man.plustar.jp/manpage/man4/urandom.4.html - [similar]
Man page of iptables-extensions 9940
iptables-extensions Section: iptables 1.4.21 (8) Updated: Index JM Home Page 名前 iptables-exten ... 表現が --set-xmark の代わりに利用できる。 --and-mark bits ctmark と bits のビット論理積 (AND) を取る ( --set ... -xmark 0/ invbits の簡易表現、 invbitsbits のビット単位の否定であ ... る)。 --or-mark bits ctmark と bits のビット論理和 (OR) を取る ( --set- ... xmark bits / bits の簡易表現)。 --xor-mark bits ctmark と bit ...
https://man.plustar.jp/manpage/man8/iptables-extensions.8.html - [similar]
Man page of MOUSE 7900
MOUSE Section: Linux Programmer's Manual (4) Updated: 2020-08-13 Index JM Home Page 名前 mouse - ... rosoft Protocol) マイクロソフト プロトコルは、1200 bits/sec のスピードで、1 ス タートビット(1 start bit)、 ... 7 データビット(7 data bits)、パリティな し、1 ストップビット(1 stop bit)である ... tems protocol) マウスシステムズ プロトコルは、1200 bits/secで、1 スタートビット、 8 データビット、パリティ ... ん。 MM プロトコル(MM protocol) MM プロトコルは 1200 bits/sec で 1 スタートビット、8 データビッ ト、奇数パリ ...
https://man.plustar.jp/manpage/man4/mouse.4.html - [similar]
Man page of FEATURE_TEST_MACROS 7681
FEATURE_TEST_MACROS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Pag ... はこのマクロを利用しないこと。 代わりに _FILE_OFFSET_BITS=64 を利用すること。 _LARGEFILE_SOURCE このマクロは ... ない。 _XOPEN_SOURCE をただ定義するか、 _FILE_OFFSET_BITS を値 64 で定義するのが、同じ結果を得るための推奨さ ... れる方法である。 _FILE_OFFSET_BITS このマクロを値 64 で定義すると、ファイル I/O とファ ... れていたが、 SUSv2 以降には存在しない。 _FILE_OFFSET_BITS はどの標準でも規定されていないが、 他のいくつかの実 ...
https://man.plustar.jp/manpage/man7/feature_test_macros.7.html - [similar]
Man page of SEMCTL 7461
SEMCTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 semctl ... q; /* シーケンス番号 */ }; The least significant 9 bits of the mode field of the ipc_perm structure define ... ions for the shared memory segment. The permission bits are as follows: 0400 Read by user 0200 Write by us ... effect, "write" means "alter" for a semaphore set. Bits 0100, 0010, and 0001 (the execute bits) are unused ... .uid , sem_perm.gid , and (the least significant 9 bits of) sem_perm.mode . The effective UID of the calli ...
https://man.plustar.jp/manpage/man2/semctl.2.html - [similar]
Man page of FSEEKO 7255
FSEEKO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fseeko ... cros (7) 参照): fseeko (), ftello (): _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE >= 200112L (廃止予定のマク ... ーファイルをインクルードするよりも前に) _FILE_OFFSET_BITS を値 64 で定義すると、 off_t が 64 ビット型になる。 ...
https://man.plustar.jp/manpage/man3/fseeko.3.html - [similar]
Man page of FSEEKO 7255
FSEEKO Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fseeko ... cros (7) 参照): fseeko (), ftello (): _FILE_OFFSET_BITS == 64 || _POSIX_C_SOURCE >= 200112L (廃止予定のマク ... ーファイルをインクルードするよりも前に) _FILE_OFFSET_BITS を値 64 で定義すると、 off_t が 64 ビット型になる。 ...
https://man.plustar.jp/manpage/man3/ftello.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