manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 317 for WRITE (0.014 sec.)
Man page of MMAP 5680
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... である。 PROT_READ ページは読み込み可能である。 PROT_WRITE ページに書き込み可能である。 PROT_NONE ページにはア ... ないこともある。 MAP_PRIVATE プライベートな copy-on-write (書き込み時コピー) マップを生成する。 マッピングに ... .4 以降の Linux でのみサポートされている。 MAP_DENYWRITE このフラグは無視される (ずっと前は、マップ元のファ ... たページへの最初の参照があった 際に更新される。 PROT_WRITE と MAP_SHARED の両方を指定してマップされたファイル ...
https://man.plustar.jp/manpage/man2/mmap.2.html - [similar]
Man page of MMAP 5680
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... である。 PROT_READ ページは読み込み可能である。 PROT_WRITE ページに書き込み可能である。 PROT_NONE ページにはア ... ないこともある。 MAP_PRIVATE プライベートな copy-on-write (書き込み時コピー) マップを生成する。 マッピングに ... .4 以降の Linux でのみサポートされている。 MAP_DENYWRITE このフラグは無視される (ずっと前は、マップ元のファ ... たページへの最初の参照があった 際に更新される。 PROT_WRITE と MAP_SHARED の両方を指定してマップされたファイル ...
https://man.plustar.jp/manpage/man2/munmap.2.html - [similar]
Man page of PCICONFIG_READ 5680
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... pciconfig_read, pciconfig_write, pciconfig_iobase - pci デバイス情報を扱う 書式 #i ... , unsigned long len , void * buf ); int pciconfig_write(unsigned long bus , unsigned long dfn , unsigned l ... のオフセット off の値を buf に読み込む。 pciconfig_write () デバイス dev のオフセット off に buf の値を書き ... -1 が返され、 errno が適切に設定される。 pciconfig_write () 成功した場合は 0 が返される。エラーの場合は -1 ...
https://man.plustar.jp/manpage/man2/pciconfig_iobase.2.html - [similar]
Man page of PCICONFIG_READ 5680
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... pciconfig_read, pciconfig_write, pciconfig_iobase - pci デバイス情報を扱う 書式 #i ... , unsigned long len , void * buf ); int pciconfig_write(unsigned long bus , unsigned long dfn , unsigned l ... のオフセット off の値を buf に読み込む。 pciconfig_write () デバイス dev のオフセット off に buf の値を書き ... -1 が返され、 errno が適切に設定される。 pciconfig_write () 成功した場合は 0 が返される。エラーの場合は -1 ...
https://man.plustar.jp/manpage/man2/pciconfig_read.2.html - [similar]
Man page of PCICONFIG_READ 5680
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... pciconfig_read, pciconfig_write, pciconfig_iobase - pci デバイス情報を扱う 書式 #i ... , unsigned long len , void * buf ); int pciconfig_write(unsigned long bus , unsigned long dfn , unsigned l ... のオフセット off の値を buf に読み込む。 pciconfig_write () デバイス dev のオフセット off に buf の値を書き ... -1 が返され、 errno が適切に設定される。 pciconfig_write () 成功した場合は 0 が返される。エラーの場合は -1 ...
https://man.plustar.jp/manpage/man2/pciconfig_write.2.html - [similar]
Man page of MMAP 5680
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, mu ... である。 PROT_READ ページは読み込み可能である。 PROT_WRITE ページに書き込み可能である。 PROT_NONE ページにはア ... ないこともある。 MAP_PRIVATE プライベートな copy-on-write (書き込み時コピー) マップを生成する。 マッピングに ... .4 以降の Linux でのみサポートされている。 MAP_DENYWRITE このフラグは無視される (ずっと前は、マップ元のファ ... たページへの最初の参照があった 際に更新される。 PROT_WRITE と MAP_SHARED の両方を指定してマップされたファイル ...
https://man.plustar.jp/manpage/man3/mmap64.3.html - [similar]
JM Project (Japanese)::List(man1) 5680
Linux マニュアル 一覧表 アルファベット順 - w linuxマニュアルの w の一覧表です。 Linux マニュアル ... vswprintf - ワイド文字を フォーマットして出力する write man1 write - 他のユーザにメッセージを送る write ma ... n2 write - ファイルディスクリプター (file descriptor) に書き ... 込む writed man8 writed - リモートの write サーバ writev man2 ... readv, writev, preadv, pwritev, preadv2, pwritev2 - 複数のバッフ ...
https://man.plustar.jp/manpage/man_w.html - [similar]
Man page of LIO_LISTIO 5559
LIO_LISTIO Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 li ... クを指定して aio_read (3) の呼び出しが行われる。 LIO_WRITE 書き込み操作を開始する。操作はキューに入れられ、 こ ... の制御ブロックを指定して aio_write (3) の呼び出しが行われる。 LIO_NOP この制御ブロック ... 御ブロックの残りのフィールドは、 aio_read (3) や aio_write (3) の場合と同じ意味を持つ。 各制御ブロックの aio_ ... で取得できる。個々の I/O 操作は aio_read (3) や aio_write (3) に書かれている理由で失敗する場合がある。 エラー ...
https://man.plustar.jp/manpage/man3/lio_listio.3.html - [similar]
Man page of OPEN 5494
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... hat is used in subsequent system calls ( read (2), write (2), lseek (2), fcntl (2), etc.) to refer to the o ... END The file is opened in append mode. Before each write (2), the file offset is positioned at the end of t ... k (2). The modification of the file offset and the write operation are performed as a single atomic step. O ... at creates a read-only file may well return a read/write file descriptor. mode のために以下のシンボル定数が ...
https://man.plustar.jp/manpage/man2/creat.2.html - [similar]
Man page of OPEN 5494
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... hat is used in subsequent system calls ( read (2), write (2), lseek (2), fcntl (2), etc.) to refer to the o ... END The file is opened in append mode. Before each write (2), the file offset is positioned at the end of t ... k (2). The modification of the file offset and the write operation are performed as a single atomic step. O ... at creates a read-only file may well return a read/write file descriptor. mode のために以下のシンボル定数が ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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