manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 111 for descriptor (0.046 sec.)
Man page of EPOLL_WAIT 7184
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... on the epoll (7) instance referred to by the file descriptor epfd . The buffer pointed to by events is used to ... return information from the ready list about file descriptors in the interest list that have some events availa ... , EPOLL_CTL_MOD ) for the corresponding open file descriptor. The events field is a bit mask that indicates the ... が解除されることになる。 If more than maxevents file descriptors are ready when epoll_wait () is called, then succ ...
https://man.plustar.jp/manpage/man2/epoll_wait.2.html - [similar]
Man page of INOTIFY 6993
INOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 inoti ... ントが生成されることが保証される。 The set of watch descriptors that is being monitored via an inotify file descr ... r can be viewed via the entry for the inotify file descriptor in the process's /proc/[pid]/fdinfo directory. See ... er of bytes available to read from an inotify file descriptor. 制限と警告 inotify API では、inotify イベントが発 ... /* Read all available inotify events from the file descriptor 'fd'. wd is the table of watch descriptors for the ...
https://man.plustar.jp/manpage/man7/inotify.7.html - [similar]
Man page of FSYNC 6892
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - ... cache pages for) the file referred to by the file descriptor fd to the disk device (or other permanent storage ... rror may relate to data written to some other file descriptor on the same file. Since Linux 4.13, errors from wr ... ite-back will be reported to all file descriptors that might have written the data which triggered ... close track of which data came through which file descriptor, and give more precise reporting. Other filesystem ...
https://man.plustar.jp/manpage/man2/fdatasync.2.html - [similar]
Man page of FSYNC 6892
FSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fsync - ... cache pages for) the file referred to by the file descriptor fd to the disk device (or other permanent storage ... rror may relate to data written to some other file descriptor on the same file. Since Linux 4.13, errors from wr ... ite-back will be reported to all file descriptors that might have written the data which triggered ... close track of which data came through which file descriptor, and give more precise reporting. Other filesystem ...
https://man.plustar.jp/manpage/man2/fsync.2.html - [similar]
Man page of MQ_OVERVIEW 6892
MQ_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 m ... う。この関数は メッセージキュー記述子 (message queue descriptor) ( mqd_t ) を返す。これ以降のコールでは、オープンさ ... ッセージキュー記述子の実装 On Linux, a message queue descriptor is actually a file descriptor. (POSIX does not req ... n implementation.) This means that a message queue descriptor can be monitored using select (2), poll (2), or ep ... ag (see open (2)) is automatically set on the file descriptor returned by mq_open (2). IPC 名前空間 POSIX メッセ ...
https://man.plustar.jp/manpage/man7/mq_overview.7.html - [similar]
Man page of FANOTIFY_INIT 6702
FANOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 ... ide the generic event metadata structure. The file descriptor that is used to represent the object correlated to ... le to identify an object more suitable than a file descriptor. Additionally, it may be used for applications mon ... pen_by_handle_at (2) to get an open directory file descriptor and that file descriptor along with the reported n ... E The per-process limit on the number of open file descriptors has been reached. ENOMEM 通知グループへのメモリー ...
https://man.plustar.jp/manpage/man2/fanotify_init.2.html - [similar]
Man page of SOCKET 6702
SOCKET Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 socket ... s an endpoint for communication and returns a file descriptor that refers to that endpoint. The file descriptor ... a successful call will be the lowest-numbered file descriptor not currently open for the process. domain 引数は通 ... ription (see open (2)) referred to by the new file descriptor. Using this flag saves extra calls to fcntl (2) to ...
https://man.plustar.jp/manpage/man2/socket.2.html - [similar]
Man page of LOCALE 6702
LOCALE Section: Linux User Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 locale - ロケー ... to start_date in the era, corresponding to the %Ey descriptor (see strptime (3)). start_date The start of the er ... _name The name of the era corresponding to the %EC descriptor (see strptime (3)). era_format The format of the y ... ear in the era corresponding to the %EY descriptor (see strptime (3)). era_d_fmt followed by the form ... alternative era notation, corresponding to the %Ex descriptor (see strptime (3)). era_t_fmt followed by the form ...
https://man.plustar.jp/manpage/man5/locale.5.html - [similar]
Man page of INOTIFY_ADD_WATCH 6398
INOTIFY_ADD_WATCH Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page ... ) に対する、 一意な監視対象ディスクリプター (watch descriptor) を、 対象の inotify インスタンスに対して返す。 そ ... and IN_MASK_CREATE ; or fd is not an inotify file descriptor. ENAMETOOLONG pathname が長過ぎる。 ENOENT pathnam ...
https://man.plustar.jp/manpage/man2/inotify_add_watch.2.html - [similar]
Man page of WRITE 6398
WRITE Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 write - ... ファイルディスクリプター (file descriptor) に書き込む 書式 #include < unistd.h > ssize_t wri ... (), which may have been issued to a different file descriptor on the same file. Since Linux 4.13, errors from wr ... en an advisory lock had been taken out on the file descriptor and this lock has been lost. See the Lost locks se ...
https://man.plustar.jp/manpage/man2/write.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