manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 369 for OPEN (0.113 sec.)
Man page of DUP 5061
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2 ... ルディスクリプターは同じファイル記述 (description) ( open (2) 参照) を参照しており、したがってファイルオフセ ... を指定する。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 * oldf ... の RLIMIT_NOFILE の議論を参照)。 EBUSY (Linux のみ) open (2) や dup () との競合状態の場合に、 dup2 () や du ... った。 EMFILE The per-process limit on the number of open file descriptors has been reached (see the discuss ...
https://man.plustar.jp/manpage/man2/dup3.2.html - [similar]
Man page of SHM_OVERVIEW 5061
SHM_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 ... I では以下のインターフェースが採用されている。 shm_open (3) 新しいオブジェクトを生成しオープンする、もしく ... は 既存のオブジェクトをオープンする。これは open (2) と同じである。下記にある他のインターフェースで ... 共有メモリーオブジェクト名を削除する。 close (2) shm_open (3) で割り当てられたファイルディスクリプターが不要 ... rotect (2), munmap (2), shmget (2), shmop (2), shm_open (3), shm_unlink (3), sem_overview (7) この文書につ ...
https://man.plustar.jp/manpage/man7/shm_overview.7.html - [similar]
JM Project (Japanese)::List(man1) 4973
Linux マニュアル 一覧表 アルファベット順 - f linuxマニュアルの f の一覧表です。 Linux マニュアル ... iml man3 fdim, fdimf, fdiml - 正の差分を計算する fdopen man3 fopen, fdopen, freopen - ストリームを開く関数 ... fdopendir man3 opendir, fdopendir - ディレクトリをオープン ... xf, fmaxl - 二つの浮動小数点数の最大値を求める fmemopen man3 fmemopen, open_memstream, open_wmemstream - メ ... 1 fold - 入力行を指定された幅にあわせて折りたたむ fopen man3 fopen, fdopen, freopen - ストリームを開く関数 ...
https://man.plustar.jp/manpage/man_f.html - [similar]
Man page of FANOTIFY_INIT 4938
FANOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... C ) を新しいファイルディスクリプターにセットする。 open (2) の O_CLOEXEC フラグの説明を参照。 FAN_NONBLOCK ... r example, when an event occurs on an unlinked but open file. In that case, with the FAN_REPORT_FID flag, ... he reported directory file handle can be passed to open_by_handle_at (2) to get an open directory file des ... 態フラグを定義する。 これらのフラグの詳細については open (2) の flags 値の説明を参照のこと。 event_f_flags ...
https://man.plustar.jp/manpage/man2/fanotify_init.2.html - [similar]
Man page of IOCTL 4894
IOCTL Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 ioctl - ... ープンされたファイルディスクリプターが 必要である。 open (2) コールはしばしば望んでいない副作用を伴うことが ... あるが、Linux では open (2) に O_NONBLOCK フラグをつけることでこの副作用を ... る。 関連項目 execve (2), fcntl (2), ioctl_list (2), open (2), sd (4), tty (4) この文書について この man ペー ... メーター , request , argp , リクエスト , デバイス , open Linux マニュアル 一覧 [ man1 ] [ man2 ] [ man3 ] [ ...
https://man.plustar.jp/manpage/man2/ioctl.2.html - [similar]
Man page of INOTIFY 4850
INOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 inoti ... ディレクトリ内でファイルやディレクトリが作成された ( open (2) O_CREAT , mkdir (2), link (2), symlink (2), UN ... イル名が含まれるディレクトリに対して生成される。 IN_OPEN (*) ファイルやディレクトリがオープンされた。 Inoti ... ジェクトに対して生成されるイベントの例を示す。 fd = open("dir/myfile", O_RDWR); dir と dir/myfile の両方に対 ... して IN_OPEN イベントが生成される。 read(fd, buf, count); dir と ...
https://man.plustar.jp/manpage/man7/inotify.7.html - [similar]
Man page of POSIXOPTIONS 4850
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... する。 mq_close (), mq_getattr (), mq_notify (), mq_open (), mq_receive (), mq_send (), mq_setattr (), mq_u ... sem_destroy (), sem_getvalue (), sem_init (), sem_open (), sem_post (), sem_trywait (), sem_unlink (), se ... CTS 以下の関数が存在する。 mmap (), munmap (), shm_open (), shm_unlink (). --- - _POSIX_SHELL - _SC_SHELL ... le_actions_adddup2 (), posix_spawn_file_actions_addopen (), posix_spawn_file_actions_destroy (), posix_spa ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of READ 4806
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - フ ... 行うと停止する状況にある。 O_NONBLOCK フラグの詳細は open (2) を参照。 EAGAIN または EWOULDBLOCK ファイルディ ... ディスクリプターでないか、読み込みのために オープン (open) されていない。 EFAULT buf がアクセス可能なアドレス ... ux では、 この限りではない。 オープンファイル記述 (open file description) を共有する 2 つのプロセスが同時に ... 関連項目 close (2), fcntl (2), ioctl (2), lseek (2), open (2), pread (2), readdir (2), readlink (2), readv ( ...
https://man.plustar.jp/manpage/man2/read.2.html - [similar]
Man page of GETDTABLESIZE 4806
GETDTABLESIZE Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ... CE >= 200112L) glibc 2.12 より前: _BSD_SOURCE || _XOPEN_SOURCE >= 500 説明 getdtablesize () は 1 つのプロセ ... アプリケーションはこの呼び出しの代わりに sysconf(_SC_OPEN_MAX) を使うべきである。 注意 glibc 版の getdtables ... 在の RLIMIT_NOFILE を返す。 呼び出しに失敗した場合は OPEN_MAX を返す。 関連項目 close (2), dup (2), getrlimi ... t (2), open (2) この文書について この man ページは Linux man-p ...
https://man.plustar.jp/manpage/man3/getdtablesize.3.html - [similar]
Man page of EPOLL 4806
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - ... ファイルディスクリプター番号とオープンファイル記述 (open file description) の組である (オープンファイル記述 ... は "open file handle" とも 呼ばれ、オープンされたファイルの ... wing point. A file descriptor is a reference to an open file description (see open (2)). Whenever a file d ... k (2), a new file descriptor referring to the same open file description is created. An open file descript ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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