manページ検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 225 for block (0.029 sec.)
Man page of STAT 4488
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... イルシステム I/O での ブロックサイズ */ blkcnt_t st_blocks; /* 割り当てられた 512B のブロック数 */ }; /* Lin ... ス名の長さ (終端のヌルバイトは含まない) である。 st_blocks フィールドは、ファイルの大きさを 512 バイトのブロ ... 効な情報を返すことが 求められるようになっている。 st_blocks と st_blksize フィールドの使用はあまり移植性がない ... itch (sb.st_mode & S_IFMT) { case S_IFBLK: printf("block device\n"); break; case S_IFCHR: printf("character ...
https://man.plustar.jp/manpage/man2/oldstat.2.html - [similar]
Man page of RECVMMSG 4488
RECVMMSG Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 recv ... 。 timeout が NULL の場合、 受信操作は無期限に停止 (block) する。 停止 (blocking) モードの recvmmsg () の呼び ... か、タイムアウトが満了するまで停止する。 非停止 (nonblocking) モードの呼び出しでは、 読み出し可能なメッセージ ...
https://man.plustar.jp/manpage/man2/recvmmsg.2.html - [similar]
Man page of SPU_RUN 4488
SPU_RUN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 spu_r ... に行われる、つまり SPU が実行中は spu_run () は停止 (block) する。 SPU コードの実行をメイン CPU や他の SPU と ...
https://man.plustar.jp/manpage/man2/spu_run.2.html - [similar]
Man page of STAT 4488
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... イルシステム I/O での ブロックサイズ */ blkcnt_t st_blocks; /* 割り当てられた 512B のブロック数 */ }; /* Lin ... ス名の長さ (終端のヌルバイトは含まない) である。 st_blocks フィールドは、ファイルの大きさを 512 バイトのブロ ... 効な情報を返すことが 求められるようになっている。 st_blocks と st_blksize フィールドの使用はあまり移植性がない ... itch (sb.st_mode & S_IFMT) { case S_IFBLK: printf("block device\n"); break; case S_IFCHR: printf("character ...
https://man.plustar.jp/manpage/man2/stat.2.html - [similar]
Man page of STAT 4488
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... イルシステム I/O での ブロックサイズ */ blkcnt_t st_blocks; /* 割り当てられた 512B のブロック数 */ }; /* Lin ... ス名の長さ (終端のヌルバイトは含まない) である。 st_blocks フィールドは、ファイルの大きさを 512 バイトのブロ ... 効な情報を返すことが 求められるようになっている。 st_blocks と st_blksize フィールドの使用はあまり移植性がない ... itch (sb.st_mode & S_IFMT) { case S_IFBLK: printf("block device\n"); break; case S_IFCHR: printf("character ...
https://man.plustar.jp/manpage/man2/stat64.2.html - [similar]
Man page of TRUNCATE 4488
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ァイルサイズより大きい。(XSI) EINTR 完了待ちで停止 (block) している間に、呼び出しが シグナルハンドラーにより ...
https://man.plustar.jp/manpage/man2/truncate.2.html - [similar]
Man page of TRUNCATE 4488
TRUNCATE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 trun ... ァイルサイズより大きい。(XSI) EINTR 完了待ちで停止 (block) している間に、呼び出しが シグナルハンドラーにより ...
https://man.plustar.jp/manpage/man2/truncate64.2.html - [similar]
Man page of LIO_LISTIO 4488
LIO_LISTIO Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 li ... LIO_WAIT 全ての操作が完了するまで、呼び出しは停止 (block) する。 sevp 引数は無視される。 LIO_NOWAIT I/O 操作 ...
https://man.plustar.jp/manpage/man3/lio_listio.3.html - [similar]
Man page of MALLOC_INFO 4488
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... ./a.out 1 10000 100 ============ Before allocating blocks ============ <malloc version="1"> <heap nr="0"> < ... "135168"/> </malloc> ============ After allocating blocks ============ <malloc version="1"> <heap nr="0"> < ... de < malloc.h > #include < errno.h > static size_t blockSize; static int numThreads, numBlocks; #define err ... fferent amount of memory */ for (int j = 0; j < numBlocks; j++) if (malloc(blockSize * (2 + tn)) == NULL) e ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of MQ_OPEN 4488
MQ_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_op ... すでに存在する場合、エラー EEXIST で失敗する。 O_NONBLOCK 非停止 (nonblocking) モードでキューをオープンする。 ... mq_receive (3) と mq_send (3) は、通常は停止 (block) する状況において、エラー EAGAIN で失敗するようにな ...
https://man.plustar.jp/manpage/man3/mq_open.3.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 NEXT

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