manページ検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 34 for OPT (0.007 sec.)
Man page of GETMNTENT 7940
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... mntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - ファイルシステム記述ファイルのエント ... mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * mnt , const char * opt ); /* ... ファイルに関連付けられている stream を閉じる。 hasmntopt () 関数は mntent 構造体 mnt の mnt_opts フィールド ... (下記 参照) をスキャンし、 opt に一致する部分文字列があるかを調べる。 有効なマウン ...
https://man.plustar.jp/manpage/man3/getmntent_r.3.html - [similar]
Man page of GETMNTENT 7940
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... mntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - ファイルシステム記述ファイルのエント ... mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * mnt , const char * opt ); /* ... ファイルに関連付けられている stream を閉じる。 hasmntopt () 関数は mntent 構造体 mnt の mnt_opts フィールド ... (下記 参照) をスキャンし、 opt に一致する部分文字列があるかを調べる。 有効なマウン ...
https://man.plustar.jp/manpage/man3/hasmntopt.3.html - [similar]
Man page of GETMNTENT 7940
GETMNTENT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 get ... mntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - ファイルシステム記述ファイルのエント ... mnt ); int endmntent(FILE * streamp ); char *hasmntopt(const struct mntent * mnt , const char * opt ); /* ... ファイルに関連付けられている stream を閉じる。 hasmntopt () 関数は mntent 構造体 mnt の mnt_opts フィールド ... (下記 参照) をスキャンし、 opt に一致する部分文字列があるかを調べる。 有効なマウン ...
https://man.plustar.jp/manpage/man3/setmntent.3.html - [similar]
Man page of UNSHARE 7828
UNSHARE Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 unsha ... d usage(char *pname) { fprintf(stderr, "Usage: %s [options] program [arg...]\n", pname); fprintf(stderr, ... "Options can be:\n"); fprintf(stderr, " -C unshare cgro ... ); } int main(int argc, char *argv[]) { int flags, opt; flags = 0; while ((opt = getopt(argc, argv, "Cimn ... ptuU")) != -1) { switch (opt) { case 'C': flags |= CLONE_NEWCGROUP; break; case ...
https://man.plustar.jp/manpage/man2/unshare.2.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/getopt.3.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/getopt_long.3.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/getopt_long_only.3.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/optarg.3.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/opterr.3.html - [similar]
Man page of GETOPT 7828
GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt ... , getopt_long, getopt_long_only, optarg, optind, opterr, op ... topt - コマンドラインオプションを解釈する 書式 #include ... < unistd.h > int getopt(int argc , char * const argv[] , const char * opts ... tring ); extern char * optarg ; extern int optind , opterr , optopt ; #includ ...
https://man.plustar.jp/manpage/man3/optind.3.html - [similar]
PREV 1 2 3 4 NEXT

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