manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1039 for [SIMILAR] 16 1024 4096 WITH 11698 unimplemented ... (1.752 sec.)
Man page of SYSCALLS 4232
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 syscalls - Linux のシステムコール 書式 Linux のシステムコール。 説明 システムコールは、アプリケーションと Linux カーネルとの間の 基本的なインターフェースである。 システムコールとライブラリのラッパ ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of IO_DESTROY 4232
IO_DESTROY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_destroy - 非同期 I/O コンテキストの消去 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ int io_destroy(aio_context_t ctx_id ); 注 : このシステムコールには glibc のラッパー関数は存在しな ...
https://man.plustar.jp/manpage/man2/io_destroy.2.html - [similar]
Man page of MQ_GETSETATTR 4232
MQ_GETSETATTR Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 mq_getsetattr - メッセージキューの属性を設定/取得する 書式 #include < sys/types.h > #include < mqueue.h > int mq_getsetattr(mqd_t mqdes , const struct mq_attr * newattr , struct mq_attr * old ...
https://man.plustar.jp/manpage/man2/mq_getsetattr.2.html - [similar]
Man page of IO_CANCEL 4232
IO_CANCEL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_cancel - 未処理の非同期 I/O 操作の取り消し 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ int io_cancel(aio_context_t ctx_id , struct iocb * iocb , struct io_event * result ); 注 : この ...
https://man.plustar.jp/manpage/man2/io_cancel.2.html - [similar]
Man page of IO_SETUP 4232
IO_SETUP Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_setup - 非同期 I/O コンテキストを作成する 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ long io_setup(unsigned nr_events , aio_context_t * ctx_idp ); 注 : このシステムコールには glibc ...
https://man.plustar.jp/manpage/man2/io_setup.2.html - [similar]
Man page of IO_SUBMIT 4232
IO_SUBMIT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 io_submit - 非同期 I/O ブロックを処理待ちキューに登録する 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ int io_submit(aio_context_t ctx_id , long nr , struct iocb ** iocbpp ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/io_submit.2.html - [similar]
Man page of INTRO 4231
INTRO Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 intro - システムコールの説明 説明 マニュアルの 2 章では Linux のシステムコールについて説明している。 システムコールは Linux カーネルへのエントリーポイントである。 通常は、システムコールは直接起動され ...
https://man.plustar.jp/manpage/man2/intro.2.html - [similar]
Man page of MMAP2 4210
MMAP2 Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 mmap2 - ファイルやデバイスをメモリーにマップする 書式 #include < sys/mman.h > void *mmap2(void * addr , size_t length , int prot , int flags , int fd , off_t pgoffset ); 説明 これはおそらくあなたが興 ...
https://man.plustar.jp/manpage/man2/mmap2.2.html - [similar]
Man page of SYSCALL 3668
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 syscall - 間接システムコール 書式 #include < unistd.h > #include < sys/syscall.h > /* SYS_xxx の定義用 */ long syscall(long number , ...); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of _SYSCALL 3668
_SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 _syscall - ライブラリのサポートなしでシステムコールを起動する (昔の方法) 書式 #include < linux/unistd.h > A _syscall macro desired system call 説明 システムコールに関してそのプロトタイプを知ること ...
https://man.plustar.jp/manpage/man2/_syscall.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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