manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 286 for [SIMILAR] 16 1024 4096 WITH 54117 ttyname WITH 7... (1.149 sec.)
Man page of PIPE 0
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 0
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 READ 0
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - ファイルディスクリプターから読み込む 書式 #include < unistd.h > ssize_t read(int fd , void * buf , size_t count ); 説明 read () はファイルディスクリプター (file descriptor) fd から最大 count バ ...
https://man.plustar.jp/manpage/man2/read.2.html - [similar]
Man page of CTERMID 0
CTERMID Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 ctermid - 制御端末名の取得 書式 #include < stdio.h > char *ctermid(char * s ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): ctermid (): _POSIX_C_SOURCE 説明 ctermid () はプロセ ...
https://man.plustar.jp/manpage/man3/ctermid.3.html - [similar]
Man page of ISATTY 0
ISATTY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 isatty - ファイルディスクリプターが端末を参照しているかをチェックする 書式 #include < unistd.h > int isatty(int fd ); 説明 isatty () 関数は、 fd が端末を参照するオープンされたファイルディスクリプター ...
https://man.plustar.jp/manpage/man3/isatty.3.html - [similar]
Man page of stty 0
stty Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 stty - 端末ラインの設定を変更・表示する 書式 説明 引き数無しで実行された場合、 stty は転送レート (baud rate)、ライン制御番号 (line discipline number: サポートされているシステムの場合)、 および `stty sane' の設定 ...
https://man.plustar.jp/manpage/man1/stty.1.html - [similar]
Man page of PACKET 0
PACKET Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 packet - デバイスレベルのパケットインターフェース 書式 #include < sys/socket.h > #include < linux/if_packet.h > #include < net/ethernet.h > /* L2 プロトコル */ packet_socket = socket(AF_PACKET, int ...
https://man.plustar.jp/manpage/man7/packet.7.html - [similar]
Man page of FSCK 0
FSCK Section: Linux Programmer's Manual (8) Updated: 2 July 1996 Index JM Home Page 名前 fsck.minix - Linux 用のファイルシステム整合性チェッカ 書式 fsck.minix [ -larvsmf ] device 説明 fsck.minix は Linux MINIX ファイルシステムの整合性チェックを行う。 現在のバージョンは、ファイル名のオプシ ...
https://man.plustar.jp/manpage/man8/fsck.minix.8.html - [similar]
Man page of CLOSEDIR 0
CLOSEDIR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 closedir - ディレクトリをクローズする 書式 #include < sys/types.h > #include < dirent.h > int closedir(DIR * dirp ); 説明 closedir () 関数は dirp に関連付けられた ディレクトリストリームをクローズす ...
https://man.plustar.jp/manpage/man3/closedir.3.html - [similar]
Man page of PTHREADS 0
PTHREADS Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 pthreads - POSIX スレッド 説明 POSIX.1 は、一般に POSIX スレッドや Pthreads として知られる スレッドプログラミングのインターフェース群 (関数、ヘッダーファイル) を規定している。一つのプロセスは複数の ...
https://man.plustar.jp/manpage/man7/pthreads.7.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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