manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 231 for BYTES (0.011 sec.)
Man page of GETIFADDRS 7156
GETIFADDRS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... _PACKET (17) tx_packets = 524; rx_packets = 524 tx_bytes = 38788; rx_bytes = 38788 wlp3s0 AF_PACKET (17) tx ... _packets = 108391; rx_packets = 130245 tx_bytes = 30420659; rx_bytes = 94230014 em1 AF_PACKET (17) ... tx_packets = 0; rx_packets = 0 tx_bytes = 0; rx_bytes = 0 lo AF_INET (2) address: <127.0.0 ... t\ttx_packets = %10u; rx_packets = %10u\n" "\t\ttx_bytes = %10u; rx_bytes = %10u\n", stats->tx_packets, sta ...
https://man.plustar.jp/manpage/man3/freeifaddrs.3.html - [similar]
Man page of GETIFADDRS 7156
GETIFADDRS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... _PACKET (17) tx_packets = 524; rx_packets = 524 tx_bytes = 38788; rx_bytes = 38788 wlp3s0 AF_PACKET (17) tx ... _packets = 108391; rx_packets = 130245 tx_bytes = 30420659; rx_bytes = 94230014 em1 AF_PACKET (17) ... tx_packets = 0; rx_packets = 0 tx_bytes = 0; rx_bytes = 0 lo AF_INET (2) address: <127.0.0 ... t\ttx_packets = %10u; rx_packets = %10u\n" "\t\ttx_bytes = %10u; rx_bytes = %10u\n", stats->tx_packets, sta ...
https://man.plustar.jp/manpage/man3/getifaddrs.3.html - [similar]
Man page of RANDOM 7053
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... When read, the /dev/urandom device returns random bytes using a pseudorandom number generator seeded from ... dom were not widely trusted. It will return random bytes only within the estimated number of bits of fresh ... ) for the device /dev/urandom , reads of up to 256 bytes will return as many bytes as are requested and wil ... limit may return less than the requested number of bytes or fail with the error EINTR , if interrupted by a ...
https://man.plustar.jp/manpage/man4/random.4.html - [similar]
Man page of RANDOM 7053
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random ... When read, the /dev/urandom device returns random bytes using a pseudorandom number generator seeded from ... dom were not widely trusted. It will return random bytes only within the estimated number of bits of fresh ... ) for the device /dev/urandom , reads of up to 256 bytes will return as many bytes as are requested and wil ... limit may return less than the requested number of bytes or fail with the error EINTR , if interrupted by a ...
https://man.plustar.jp/manpage/man4/urandom.4.html - [similar]
Man page of TAIL 6950
TAIL Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 tail - ファイルの ... 書式 tail [< - | + > COUNTOPTIONS ] [ -fqvF ] [ -c BYTES ] [ -n LINES ] [ --follow ] [ --bytes= BYTES ] [ - ... なる。 短いオプション形式 - と + は推奨されない。 -c BYTES , --bytes= BYTES 行単位ではなく、末尾の BYTES バイ ... トを表示する。 ` b ' を追加すると BYTES の 512 倍、 ` k ' は 1024 倍、 ` m ' は 1048576 倍 ... ド tail , 表示 , 末尾 , 出力 , 追跡 , FILE , TAIL , BYTES , NUMBER , 文字 Linux マニュアル 一覧 [ man1 ] [ m ...
https://man.plustar.jp/manpage/man1/tail.1.html - [similar]
Man page of SYSINFO 6518
SYSINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sysin ... processes */ char _f[22]; /* Pads structure to 64 bytes */ }; In the above structure, the sizes of the mem ... ory and swap fields are given in bytes. Linux 2.3.23 (i386)、Linux 2.3.48 (全てのアーキテ ... e */ unsigned int mem_unit; /* Memory unit size in bytes */ char _f[20-2*sizeof(long)-sizeof(int)]; /* Padd ... ing to 64 bytes */ }; In the above structure, sizes of the memory ...
https://man.plustar.jp/manpage/man2/sysinfo.2.html - [similar]
Man page of WC 6467
WC Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 wc - ファイルのバイ ... ト数・単語数・行数を表示する 書式 wc [ -clmwL ] [ --bytes ] [ --chars ] [ --lines ] [ --max-line-length ] [ ... したものを取り消すことはできない。 したがって `wc --bytes --words' はバイト数と単語数の両方を出力する。 wc は ... 単語数・バイト数の順に表示される。 オプション -c, --bytes バイト数だけを出力する。 ロケールによっては、 --ch ... hars 文字数だけを出力する。 ロケールによっては、 --bytes とは結果が異なるかもしれない。 -w, --words 単語数だ ...
https://man.plustar.jp/manpage/man1/wc.1.html - [similar]
Man page of SENDFILE 6138
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 send ... 返り値 If the transfer was successful, the number of bytes written to out_fd is returned. Note that a success ... ful call to sendfile () may write fewer bytes than requested; the caller should be prepared to r ... etry the call if there were unsent bytes. See also NOTES. エラーの場合は -1 が返され、 errn ... ) will transfer at most 0x7ffff000 (2,147,479,552) bytes, returning the number of bytes actually transferre ...
https://man.plustar.jp/manpage/man2/sendfile.2.html - [similar]
Man page of SENDFILE 6138
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 send ... 返り値 If the transfer was successful, the number of bytes written to out_fd is returned. Note that a success ... ful call to sendfile () may write fewer bytes than requested; the caller should be prepared to r ... etry the call if there were unsent bytes. See also NOTES. エラーの場合は -1 が返され、 errn ... ) will transfer at most 0x7ffff000 (2,147,479,552) bytes, returning the number of bytes actually transferre ...
https://man.plustar.jp/manpage/man2/sendfile64.2.html - [similar]
Man page of WRITE 6086
WRITE Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 write - ... successful write () may transfer fewer than count bytes. Such partial writes can occur for various reasons ... e on the disk device to write all of the requested bytes, or because a blocked write () to a socket, pipe, ... but before it had transferred all of the requested bytes. In the event of a partial write, the caller can m ... ke another write () call to transfer the remaining bytes. The subsequent call will either transfer further ...
https://man.plustar.jp/manpage/man2/write.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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