manページ検索

phrase: max: clip:
target: order:
Results of 1 - 2 of about 2 for pipefd (0.006 sec.)
Man page of PIPE 9357
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... e(); /* On all other architectures */ int pipe(int pipefd [2]); #define _GNU_SOURCE /* feature_test_macros ( ... の定義の取得 */ #include < unistd.h > int pipe2(int pipefd [2], int flags ); 説明 pipe () はパイプを生成する。 ... 通信に使用できる単方向のデータチャネルである。 配列 pipefd は、パイプの両端を参照する二つのファイルディスクリ ... プターを 返すのに使用される。 pipefd[0] がパイプの読み出し側、 pipefd[1] がパイプの書き ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 9357
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pi ... e(); /* On all other architectures */ int pipe(int pipefd [2]); #define _GNU_SOURCE /* feature_test_macros ( ... の定義の取得 */ #include < unistd.h > int pipe2(int pipefd [2], int flags ); 説明 pipe () はパイプを生成する。 ... 通信に使用できる単方向のデータチャネルである。 配列 pipefd は、パイプの両端を参照する二つのファイルディスクリ ... プターを 返すのに使用される。 pipefd[0] がパイプの読み出し側、 pipefd[1] がパイプの書き ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
PREV 1 NEXT

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