manページ検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 369 for open (0.132 sec.)
Man page of EVENTFD 4215
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... をセットする。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 EFD_NO ... 7 以降) Set the O_NONBLOCK file status flag on the open file description (see open (2)) referred to by the ...
https://man.plustar.jp/manpage/man3/eventfd_read.3.html - [similar]
Man page of EVENTFD 4215
EVENTFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 event ... をセットする。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 EFD_NO ... 7 以降) Set the O_NONBLOCK file status flag on the open file description (see open (2)) referred to by the ...
https://man.plustar.jp/manpage/man3/eventfd_write.3.html - [similar]
Man page of POPEN 4215
POPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 popen, ... のパイプストリーム 書式 #include < stdio.h > FILE *popen(const char * command , const char * type ); int pc ... 能検査マクロの要件 ( feature_test_macros (7) 参照): popen (), pclose (): _POSIX_C_SOURCE >= 2 || /* glibc 2. ... 19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 popen () 関数は、プロセスをオープンする。具体的には、 パ ... ) がセットされる。 これが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 popen ...
https://man.plustar.jp/manpage/man3/pclose.3.html - [similar]
Man page of POPEN 4215
POPEN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 popen, ... のパイプストリーム 書式 #include < stdio.h > FILE *popen(const char * command , const char * type ); int pc ... 能検査マクロの要件 ( feature_test_macros (7) 参照): popen (), pclose (): _POSIX_C_SOURCE >= 2 || /* glibc 2. ... 19 以前: */ _BSD_SOURCE || _SVID_SOURCE 説明 popen () 関数は、プロセスをオープンする。具体的には、 パ ... ) がセットされる。 これが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 popen ...
https://man.plustar.jp/manpage/man3/popen.3.html - [similar]
Man page of AIO 4215
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POS ... の入力を行っている。 $ ./a.out /dev/stdin /dev/stdin opened /dev/stdin on descriptor 3 opened /dev/stdin on ... eqs; /* Total number of queued I/O requests */ int openReqs; /* Number of I/O requests still in progress * ... SIGNAL, &sa, NULL) == -1) errExit("sigaction"); /* Open each file specified on the command line, and queue ... bp = &aiocbList[j]; ioList[j].aiocbp->aio_fildes = open(argv[j + 1], O_RDONLY); if (ioList[j].aiocbp->aio_ ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of TELNET 4171
TELNET Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 telnet ... れる。 引き数 host を付けて telnet が起動されると、 open コマンドが暗黙のうちに実行される。 以下の説明を参照 ... オプションは、暗黙のうちに - a オプションが使われ、 open コマンドとともに使われる。 -n tracefile トレース情 ... 必要がある。 ? mode コマンドのヘルプ情報を表示する。 open host [[- l ] user [- ] port ] 指定したホストと接続 ... れる。 このフラグを設定するのは、コマンドライン上で open コマンドに a オプションを指定するのと同じである。 ...
https://man.plustar.jp/manpage/man1/telnet.1.html - [similar]
Man page of TROFF 4171
TROFF Section: User Commands (1) Updated: 6 August 2001 Index JM Home Page 名称 troff - 文書をフ ... ド。 これによって以下のリクエストが有効になります: .open , .opena , .pso , .sy , .pi . そうでなければ、セキ ... は write リクエストの引数とはなりえなくなります。 open リクエストを見て下さい。 .continue while ループの現 ... troff リクエストを使用することで、逆にできます。 .open stream filename filename を書き込みのためにオープン ... 連づけます。 close , write リクエストも見て下さい。 .opena stream filename open と同様ですが、 filename が存 ...
https://man.plustar.jp/manpage/man1/troff.1.html - [similar]
Man page of EPOLL_WAIT 4171
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... LL_CTL_ADD , EPOLL_CTL_MOD ) for the corresponding open file descriptor. The events field is a bit mask th ... he events that have occurred for the corresponding open file description. See epoll_ctl (2) for a list of ...
https://man.plustar.jp/manpage/man2/epoll_pwait.2.html - [similar]
Man page of EPOLL_WAIT 4171
EPOLL_WAIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 ep ... LL_CTL_ADD , EPOLL_CTL_MOD ) for the corresponding open file descriptor. The events field is a bit mask th ... he events that have occurred for the corresponding open file description. See epoll_ctl (2) for a list of ...
https://man.plustar.jp/manpage/man2/epoll_wait.2.html - [similar]
Man page of SIGNALFD 4171
SIGNALFD Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sign ... ONBLOCK Set the O_NONBLOCK file status flag on the open file description (see open (2)) referred to by the ... をセットする。 このフラグが役に立つ理由については、 open (2) の O_CLOEXEC フラグの説明を参照のこと。 バージ ...
https://man.plustar.jp/manpage/man2/signalfd.2.html - [similar]
PREV 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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