manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 231 for BYTES (0.075 sec.)
Man page of TERMIOS 5068
TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi ... エラーを無視する。 PARMRK If this bit is set, input bytes with parity or framing errors are marked when pass ... CK is set and IGNPAR is not set. The way erroneous bytes are marked is with two preceding bytes, \377 and \ ... 0. Thus, the program actually reads three bytes for one erroneous byte received from the terminal. ... a valid byte \377 is passed to the program as two bytes, \377 \377, in this case. IGNPAR も PARMRK も 設定 ...
https://man.plustar.jp/manpage/man3/termios.3.html - [similar]
Man page of PROC 5068
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... wchar: 323929600 syscr: 632687 syscw: 632675 read_bytes: 0 write_bytes: 323932160 cancelled_write_bytes: 0 ... ite (29 などのシステムコール---を試みた回数。 read_bytes : 読み出しバイト数 このプロセスが実際にストレージ層 ... バイス上のファイルシステムでは正確な値となる。 write_bytes : 書き込みバイト数 このプロセスが実際にストレージ層 ... に転送しようとしたバイト数。 cancelled_write_bytes : The big inaccuracy here is truncate. If a proces ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 5068
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... wchar: 323929600 syscr: 632687 syscw: 632675 read_bytes: 0 write_bytes: 323932160 cancelled_write_bytes: 0 ... ite (29 などのシステムコール---を試みた回数。 read_bytes : 読み出しバイト数 このプロセスが実際にストレージ層 ... バイス上のファイルシステムでは正確な値となる。 write_bytes : 書き込みバイト数 このプロセスが実際にストレージ層 ... に転送しようとしたバイト数。 cancelled_write_bytes : The big inaccuracy here is truncate. If a proces ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of FOPENCOOKIE 5017
FOPENCOOKIE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 f ... e_read(void *c, char *buf, size_t size) { ssize_t xbytes; struct memfile_cookie *cookie = c; /* Fetch minim ... um of bytes requested and bytes available */ xbytes = size; if ... (cookie->offset + size > cookie->endpos) xbytes = cookie->endpos - cookie->offset; if (xbytes < 0) ... /* offset may be past endpos */ xbytes = 0; memcpy(buf, cookie->buf + cookie->offset, xby ...
https://man.plustar.jp/manpage/man3/fopencookie.3.html - [similar]
Man page of RANDOM 5017
RANDOM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 random ... e of the state array n are 8, 32, 64, 128, and 256 bytes; other amounts will be rounded down to the nearest ... known amount. Using less than 8 bytes results in an error. seed is the seed for the init ...
https://man.plustar.jp/manpage/man3/initstate.3.html - [similar]
Man page of MBSTOWCS 5017
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbst ... t NULL, the mbstowcs () function converts the multibyte string src to a wide-character string starting at d ... Length of source string (excluding terminator): 8 bytes 6 multibyte characters Wide character string is: G ... e string (excluding terminator):\n"); printf(" %zu bytes\n", strlen(argv[2])); printf(" %zu multibyte chara ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of RANDOM 5017
RANDOM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 random ... e of the state array n are 8, 32, 64, 128, and 256 bytes; other amounts will be rounded down to the nearest ... known amount. Using less than 8 bytes results in an error. seed is the seed for the init ...
https://man.plustar.jp/manpage/man3/random.3.html - [similar]
Man page of RANDOM 5017
RANDOM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 random ... e of the state array n are 8, 32, 64, 128, and 256 bytes; other amounts will be rounded down to the nearest ... known amount. Using less than 8 bytes results in an error. seed is the seed for the init ...
https://man.plustar.jp/manpage/man3/setstate.3.html - [similar]
Man page of RANDOM 5017
RANDOM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 random ... e of the state array n are 8, 32, 64, 128, and 256 bytes; other amounts will be rounded down to the nearest ... known amount. Using less than 8 bytes results in an error. seed is the seed for the init ...
https://man.plustar.jp/manpage/man3/srandom.3.html - [similar]
Man page of DSP56K 5017
DSP56K Section: Linux Programmer's Manual (4) Updated: 2020-08-13 Index JM Home Page 名前 dsp56k ... lues are in the range 1 to 4, and is the number of bytes that will be sent at a time to the DSP56001. These ... data quantities will either be padded with bytes containing zero, or truncated to fit the native 24 ...
https://man.plustar.jp/manpage/man4/dsp56k.4.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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