Results of 1 - 10 of about 258 for argument (0.039 sec.)
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/getopt.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/getopt_long.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/getopt_long_only.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/optarg.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/opterr.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/optind.3.html
- [similar]
- Man page of GETOPT 9044
- GETOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getopt
...
ot specified in optstring and (2) a missing option argument (i.e., an option at the end of the command line wi ...
thout an expected argument). Such errors are handled and reported as follows: ...
ns ':' instead of '?' to indicate a missing option argument. This allows the caller to distinguish the two dif ...
以下の通り。 name 長いオプションの名前。 has_arg no_argument (または 0) なら、オプションは引数をとらない。 requ ...
-
https://man.plustar.jp/manpage/man3/optopt.3.html
- [similar]
- Man page of SYSCALL 7277
- SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca
...
gned int) (offset >> 32), count); Since the offset argument is 64 bits, and the first argument ( fd ) is passe ...
means inserting a dummy value into r1 (the second argument of 0). Care also must be taken so that the split f ...
rH, the trap number controls the maximum number of arguments passed. A trap #0x10 can be used with only 0-argu ...
ystem calls, a trap #0x11 can be used with 0- or 1-argument system calls, and so on up to trap #0x17 for 7-arg ...
-
https://man.plustar.jp/manpage/man2/syscall.2.html
- [similar]
- Man page of FTW 6909
- FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw
...
y found in the tree, nftw () calls fn () with four arguments: fpath , sb , typeflag , and ftwbuf . fpath is th ...
ned by a call to stat (2) for fpath . The typeflag argument passed to fn () is an integer that has one of the ...
only if FTW_PHYS is not set.) In this case the sb argument passed to fn () contains information returned by p ...
angling" symbolic link. (But see BUGS.) The fourth argument ( ftwbuf ) that nftw () supplies when calling fn ( ...
-
https://man.plustar.jp/manpage/man3/ftw.3.html
- [similar]
- Man page of FTW 6909
- FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw
...
y found in the tree, nftw () calls fn () with four arguments: fpath , sb , typeflag , and ftwbuf . fpath is th ...
ned by a call to stat (2) for fpath . The typeflag argument passed to fn () is an integer that has one of the ...
only if FTW_PHYS is not set.) In this case the sb argument passed to fn () contains information returned by p ...
angling" symbolic link. (But see BUGS.) The fourth argument ( ftwbuf ) that nftw () supplies when calling fn ( ...
-
https://man.plustar.jp/manpage/man3/nftw.3.html
- [similar]