manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 440 for type (0.067 sec.)
Man page of STATFS 5560
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... = 32 /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_ ... TYPE long int #endif struct statfs { __SWORD_TYPE f_type; /* ファイルシステムの種別 (下記参照) */ __ ... SWORD_TYPE f_bsize; /* 最適な転送ブロックサイズ */ fsblkcnt_t ... fsid_t f_fsid; /* ファイルシステムの ID */ __SWORD_TYPE f_namelen; /* ファイル名の最大長 */ __SWORD_TYPE f ...
https://man.plustar.jp/manpage/man2/fstatfs.2.html - [similar]
Man page of STATFS 5560
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... = 32 /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_ ... TYPE long int #endif struct statfs { __SWORD_TYPE f_type; /* ファイルシステムの種別 (下記参照) */ __ ... SWORD_TYPE f_bsize; /* 最適な転送ブロックサイズ */ fsblkcnt_t ... fsid_t f_fsid; /* ファイルシステムの ID */ __SWORD_TYPE f_namelen; /* ファイル名の最大長 */ __SWORD_TYPE f ...
https://man.plustar.jp/manpage/man2/fstatfs64.2.html - [similar]
Man page of STATFS 5560
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... = 32 /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_ ... TYPE long int #endif struct statfs { __SWORD_TYPE f_type; /* ファイルシステムの種別 (下記参照) */ __ ... SWORD_TYPE f_bsize; /* 最適な転送ブロックサイズ */ fsblkcnt_t ... fsid_t f_fsid; /* ファイルシステムの ID */ __SWORD_TYPE f_namelen; /* ファイル名の最大長 */ __SWORD_TYPE f ...
https://man.plustar.jp/manpage/man2/statfs.2.html - [similar]
Man page of STATFS 5560
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... = 32 /* システムのワードサイズ */ # define __SWORD_TYPE int #else /* __WORDSIZE == 64 */ # define __SWORD_ ... TYPE long int #endif struct statfs { __SWORD_TYPE f_type; /* ファイルシステムの種別 (下記参照) */ __ ... SWORD_TYPE f_bsize; /* 最適な転送ブロックサイズ */ fsblkcnt_t ... fsid_t f_fsid; /* ファイルシステムの ID */ __SWORD_TYPE f_namelen; /* ファイル名の最大長 */ __SWORD_TYPE f ...
https://man.plustar.jp/manpage/man2/statfs64.2.html - [similar]
Man page of PAPSTATUS 5560
PAPSTATUS Section: Maintenance Commands (8) Updated: 17 Dec 1991 Index JM Home Page 名前 papstat ... を読んでプリンタ名を取得する。 .paprc には object : type @ zone という形式の単一の行がなければいけない。 こ ... こで、 object , : type , @ zone はオプションである。 type と zone の前には ... ればいけない。 空行と ` # ' で始まる行は無視される。 type と zone のデフォルトは、それぞれ LaserWriter とロー ... ンタ , 取得 , PAPSTATUS , 状態 , paprc , papstatus , type , printer , retrytime , 名前 Linux マニュアル 一覧 ...
https://man.plustar.jp/manpage/man8/papstatus.8.html - [similar]
Man page of STDARG 5510
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... de < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void va_end(va_list ap ... 定された引数のうち、 次の位置にあるものを指定した型 type の値として取得する。 引数 ap は va_list ap で、 va ... び出しの際に、さらに次の引数を返すようになる。 引数 type は型の名前で、 type の後ろに * を付けるだけで、指定 ... 、残りの引数がそれぞれ返る。 次の引数がなかったり、 type が次の引数の実際の型と互換でない場合 (デフォルトの ...
https://man.plustar.jp/manpage/man3/stdarg.3.html - [similar]
Man page of STDARG 5510
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... de < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void va_end(va_list ap ... 定された引数のうち、 次の位置にあるものを指定した型 type の値として取得する。 引数 ap は va_list ap で、 va ... び出しの際に、さらに次の引数を返すようになる。 引数 type は型の名前で、 type の後ろに * を付けるだけで、指定 ... 、残りの引数がそれぞれ返る。 次の引数がなかったり、 type が次の引数の実際の型と互換でない場合 (デフォルトの ...
https://man.plustar.jp/manpage/man3/va_arg.3.html - [similar]
Man page of STDARG 5510
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... de < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void va_end(va_list ap ... 定された引数のうち、 次の位置にあるものを指定した型 type の値として取得する。 引数 ap は va_list ap で、 va ... び出しの際に、さらに次の引数を返すようになる。 引数 type は型の名前で、 type の後ろに * を付けるだけで、指定 ... 、残りの引数がそれぞれ返る。 次の引数がなかったり、 type が次の引数の実際の型と互換でない場合 (デフォルトの ...
https://man.plustar.jp/manpage/man3/va_copy.3.html - [similar]
Man page of STDARG 5510
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... de < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void va_end(va_list ap ... 定された引数のうち、 次の位置にあるものを指定した型 type の値として取得する。 引数 ap は va_list ap で、 va ... び出しの際に、さらに次の引数を返すようになる。 引数 type は型の名前で、 type の後ろに * を付けるだけで、指定 ... 、残りの引数がそれぞれ返る。 次の引数がなかったり、 type が次の引数の実際の型と互換でない場合 (デフォルトの ...
https://man.plustar.jp/manpage/man3/va_end.3.html - [similar]
Man page of STDARG 5510
STDARG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 stdarg ... de < stdarg.h > void va_start(va_list ap , last ); type va_arg(va_list ap , type ); void va_end(va_list ap ... 定された引数のうち、 次の位置にあるものを指定した型 type の値として取得する。 引数 ap は va_list ap で、 va ... び出しの際に、さらに次の引数を返すようになる。 引数 type は型の名前で、 type の後ろに * を付けるだけで、指定 ... 、残りの引数がそれぞれ返る。 次の引数がなかったり、 type が次の引数の実際の型と互換でない場合 (デフォルトの ...
https://man.plustar.jp/manpage/man3/va_start.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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