manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 936 for FILE (0.018 sec.)
Man page of cpp 4195
cpp Section: GNU Tools (1) Updated: April 30, 1993 Index JM Home Page 名称 cpp - GNU-C 互換のコン ... [ -dM ] [ -I directory ] [ -H ] [ -I- ] [ -imacros file ] [ -include file ] [ -idirafter dir ] [ -iprefix ... c++ ] [ -lint ] [ -M [ -MG ]] [ -MM [ -MG ]] [ -MD file ] [ -MMD file ] [ -nostdinc ] [ -nostdinc++ ] [ -P ... hs ] [ -Wcomment ] [ -Wall ] [ -Wtraditional ] [ infile | - ] [ outfile | - ] 解説 C プリプロセッサは、 実 ... 個々にはあります。 C プリプロセッサ は、引数として infile と outfile の 2 つのファイル名を期待します。 プリプ ...
https://man.plustar.jp/manpage/man1/cpp.1.html - [similar]
Man page of UNIX 4195
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... nt about the effect of the permissions on a socket file, and on some systems (e.g., older BSDs), the socke ... ng a new socket, the owner and group of the socket file are set according to the usual rules. The socket f ... monly, this operation is referred to as "passing a file descriptor" to another process. However, more accu ... ly, what is being passed is a reference to an open file description (see open (2)), and in the receiving p ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/addmntent.3.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/endmntent.3.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/getmntent.3.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/getmntent_r.3.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/hasmntopt.3.html - [similar]
Man page of GETMNTENT 4151
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... する 書式 #include < stdio.h > #include < mntent.h > FILE *setmntent(const char * filename , const char * ty ... pe ); struct mntent *getmntent(FILE * stream ); int addmntent(FILE * stream , const st ... ruct mntent * mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * ... / #include < mntent.h > struct mntent *getmntent_r(FILE * streamp , struct mntent * mntbuf , char * buf , ...
https://man.plustar.jp/manpage/man3/setmntent.3.html - [similar]
Man page of MAKE 4132
MAKE Section: ユーザーコマンド (1) Updated: 2016/02/28 Index JM Home Page 名前 make - プログラム ... 業で利用できます。 make を使う準備として、 まず makefile と呼ばれるファイルを書かねばなりません。 このファイ ... ァイルのコンパイルによって生成されます。 適切な makefile さえあれば、 ソースファイルを一部変更するたびに ma ... ンパイルはすべて行われます。 make プログラムは、 makefile 記述とファイルの最終更新時刻を用いて、 更新する必要 ... ルを見つけます。 そのファイルに対して、 make は makefile に書かれているコマンドを実行します。 make は makef ...
https://man.plustar.jp/manpage/man1/make.1.html - [similar]
Man page of SCRIPT 4132
SCRIPT Section: User Commands (1) Updated: October 2019 Index JM Home Page 名前 script - 端末セッ ... ションの忠実な記録を作成する 書式 script [options] [ file ] バージョンについて このマニュアルは、util-linux ... うした補足情報のすべてを見ることができる。 引き数の file やオプションの --log-out file を指定すると、 scrip ... t はセッションのやり取りを file という名前のファイルに記録する。ファイル名を指定し ... , EB, ZB, YB も同様に使える。 -a , --append 出力を file や typescript に追加する。ファイルの既存の内容はそ ...
https://man.plustar.jp/manpage/man1/script.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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