manページ検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 830 for [SIMILAR] 16 1024 4096 WITH 29249 イブ WITH 2713... (1.888 sec.)
Man page of SELECT 0
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO - 同期 I/O の多重化 書式 /* POSIX.1-2001 に従う場合 */ #include < sys/select.h > /* 以前の規格に従う場合 */ #include < sys/time.h > #include < sys/ ...
https://man.plustar.jp/manpage/man2/_newselect.2.html - [similar]
Man page of _SYSCALL 0
_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]
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of IO_CANCEL 0
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_GETEVENTS 0
IO_GETEVENTS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_getevents - 完了キューから非同期 I/O イベントを読み出す 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ #include < linux/time.h > /* 'struct timespec' の定義 */ int io_getevents(aio_ ...
https://man.plustar.jp/manpage/man2/io_getevents.2.html - [similar]
Man page of IO_SETUP 0
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 0
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 MQ_RECEIVE 0
MQ_RECEIVE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_receive, mq_timedreceive - メッセージキューからメッセージを受信する 書式 #include < mqueue.h > ssize_t mq_receive(mqd_t mqdes , char * msg_ptr , size_t msg_len , unsigned int * msg_prio ); #i ...
https://man.plustar.jp/manpage/man2/mq_timedreceive.2.html - [similar]
Man page of MQ_SEND 0
MQ_SEND Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_send, mq_timedsend - メッセージキューにメッセージを送信する 書式 #include < mqueue.h > int mq_send(mqd_t mqdes , const char * msg_ptr , size_t msg_len , unsigned int msg_prio ); #include < time. ...
https://man.plustar.jp/manpage/man2/mq_timedsend.2.html - [similar]
Man page of OPEN 0
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, openat, creat - ファイルのオープン、作成を行う 書式 #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * path ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
PREV 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 NEXT

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