manページ検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for revents (0.005 sec.)
Man page of POLL 11717
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... ptor */ short events; /* requested events */ short revents; /* returned events */ }; nfds には、 fds 配列の要 ... ドが負の場合、対応する events フィールドは無視され、 revents には 0 が返される。(この機能により、一つの poll () ... このフィールドには 0 を指定することもでき、 その場合 revents で返されるイベントは POLLHUP , POLLERR , POLLNVAL ... だけである (下記参照)。 revents 要素は出力パラメーターで、実際に起こったイベントが ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 11717
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... ptor */ short events; /* requested events */ short revents; /* returned events */ }; nfds には、 fds 配列の要 ... ドが負の場合、対応する events フィールドは無視され、 revents には 0 が返される。(この機能により、一つの poll () ... このフィールドには 0 を指定することもでき、 その場合 revents で返されるイベントは POLLHUP , POLLERR , POLLNVAL ... だけである (下記参照)。 revents 要素は出力パラメーターで、実際に起こったイベントが ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of FANOTIFY 7896
FANOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 fano ... reated/deleted/moved directory entry name. For other events such as FAN_OPEN , FAN_ATTRIB , FAN_DELETE_SELF , ... oint passed as a command-line argument and waits for events of type FAN_OPEN_PERM and FAN_CLOSE_WRITE . When ... le /home Press enter key to terminate. Listening for events. FAN_OPEN_PERM: File /home/user/temp/notes FAN_CL ... OSE_WRITE: File /home/user/temp/notes Listening for events stopped. プログラムのソース: fanotify_example.c # ...
https://man.plustar.jp/manpage/man7/fanotify.7.html - [similar]
Man page of INOTIFY 7896
INOTIFY Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 inoti ... ser/temp Press enter key to terminate. Listening for events. IN_OPEN: /home/user/temp/foo [file] IN_CLOSE_WRI ... y] IN_CLOSE_NOWRITE: /tmp/ [directory] Listening for events stopped. プログラムソース #include < errno.h > #i ... loc"); exit(EXIT_FAILURE); } /* Mark directories for events - file was opened - file was closed */ for (i = 1 ... fds[1].fd = fd; fds[1].events = POLLIN; /* Wait for events and/or terminal input */ printf("Listening for ev ...
https://man.plustar.jp/manpage/man7/inotify.7.html - [similar]
Man page of SIGACTION 7787
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... fd が設定される。 si_band イベントは、 poll (2) が revents フィールドに設定するのと同じ値が入ったビットマスク ...
https://man.plustar.jp/manpage/man2/rt_sigaction.2.html - [similar]
Man page of SIGACTION 7787
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... fd が設定される。 si_band イベントは、 poll (2) が revents フィールドに設定するのと同じ値が入ったビットマスク ...
https://man.plustar.jp/manpage/man2/sigaction.2.html - [similar]
PREV 1 NEXT

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