manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 518 for [SIMILAR] 16 1024 4096 WITH 84819 pipefd WITH 23... (1.148 sec.)
Man page of PIPE 10000
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe.2.html - [similar]
Man page of PIPE 10000
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of PIPE 1602
PIPE Section: Linux Programmer's Manual (7) Updated: 2014-07-08 Index JM Home Page 名前 pipe - パイプと FIFO の概要 説明 パイプと FIFO (名前付きパイプともいう) は、 単方向のプロセス間通信チャネルを提供する。 パイプには「読み出し側」と「書き込み側」がある。 パイプの書き込み側で書き込まれた ...
https://man.plustar.jp/manpage/man7/pipe.7.html - [similar]
Man page of SPLICE 1602
SPLICE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 splice - パイプとの間でデータを継ぎ合わせる 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t splice(int fd_in , loff_t * off_in , int fd_out , loff_t * off_ou ...
https://man.plustar.jp/manpage/man2/splice.2.html - [similar]
Man page of FORT77 1602
FORT77 Section: Linux Programmer's Manual (1) Updated: Nov 1996 Index JM Home Page 名前 fort77 - f2c Fortranトランスレータを透過的に起動し、コンパイラ的に使う。 書式 fort77 [ -c ] [ -g ] [ -v ] [ -k ] [ -P ] [ -cpp ] [ f2c option ... ] [ -L directory ... ] [ gcc-option ... ] [ link optio ...
https://man.plustar.jp/manpage/man1/fort77.1.html - [similar]
Man page of G77 1602
G77 Section: GNU Tools (1) Updated: 1999-02-14 Index JM Home Page 名称 g77 - GNU プロジェクト Fortran コンパイラ (v0.5.24) 書式 g77 [ option | filename ]... 警告 このマニュアルに書かれた情報は GNU Fortran コンパイラ (version 0.5.24) の 完全なドキュメンテーションからの抜粋であり、 いくつか ...
https://man.plustar.jp/manpage/man1/g77.1.html - [similar]
Man page of MKFIFO 1602
MKFIFO Section: FSF (1) Updated: November 1998 Index JM Home Page 名前 mkfifo - FIFO(名前付きパイプ)を作る 書式 mkfifo [ オプション ] NAME ... 説明 指定した名前NAMEで、名前付きパイプ(FIFO)を作る。 -m , --mode = MODE chmodコマンドと同様にアクセス権を設定する。 デフォルトでは、0666 からuma ...
https://man.plustar.jp/manpage/man1/mkfifo.1.html - [similar]
Man page of GCC 0
GCC Section: GNU Tools (1) Updated: 1998/12/16 Index JM Home Page 名称 gcc, g++ - GNU プロジェクト C および C++ コンパイラ (gcc-2.95.3) 書式 gcc [ option | filename ]... 注意 このマニュアルに書かれた情報は GNU C コンパイラの完全な ドキュメンテーションからの抜粋であり、オプションの意味の記 ...
https://man.plustar.jp/manpage/man1/gcc.1.html - [similar]
Man page of FIFO 0
FIFO Section: Linux Programmer's Manual (7) Updated: 2017-11-26 Index JM Home Page 名前 fifo - FIFO 特殊ファイル、名前付きパイプ 説明 FIFO 特殊ファイル (名前付きパイプ) はパイプに似ているが、 FIFO はファイルシステムの一部に関連付けられている点が異なる。複数のプロセスが読み込みや書き込みの ...
https://man.plustar.jp/manpage/man7/fifo.7.html - [similar]
Man page of TEE 0
TEE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 tee - パイプの中身を複製する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t tee(int fd_in , int fd_out , size_t len , unsigned int flags ); 説明 tee () は、ファ ...
https://man.plustar.jp/manpage/man2/tee.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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