Go to the source code of this file.
|
| int getallargs | __PR ((int *, char *const **, const char *,...)) |
| |
| int getfiles | __PR ((int *, char *const **, const char *)) |
| |
| char *getargerror | __PR ((int)) |
| |
| int getlallargs | __PR ((int *, char *const **, struct ga_props *, const char *,...)) |
| |
| int getlfiles | __PR ((int *, char *const **, struct ga_props *, const char *)) |
| |
| int _getarginit | __PR ((struct ga_props *, size_t, UInt32_t)) |
| |
| int getvallargs | __PR ((int *, char *const **, struct ga_props *, struct ga_flags *)) |
| |
◆ BADFLAG
◆ BADFMT
◆ FLAGDELIM
| #define FLAGDELIM 2 /* "--" stopped flag processing */ |
◆ FLAGPARSED
| #define FLAGPARSED 1 /* Flag was sucessfully parsed */ |
◆ GA_NO_PROPS
◆ GA_POSIX_PROPS
◆ GAF_DEFAULT
| #define GAF_DEFAULT 0x00 /* The default behavior */ |
◆ GAF_DELIM_DASHDASH
| #define GAF_DELIM_DASHDASH 0x08 /* "--" stops even get?allargs() */ |
◆ GAF_NEED_DASH
◆ GAF_NO_EQUAL
◆ GAF_NO_PLUS
◆ GAF_POSIX
| #define GAF_POSIX 0x1000 /* Will be expanded as shown below */ |
◆ GAF_POSIX_DEFAULT
◆ getarginit
◆ NO_ARGFUN
| #define NO_ARGFUN (getargpfun)0 |
◆ NOARGS
◆ NOTAFILE
◆ NOTAFLAG
◆ __PR
◆ __PR() [1/7]
◆ __PR() [2/7]
◆ __PR() [3/7]
◆ __PR() [4/7]
◆ __PR() [5/7]
◆ __PR() [6/7]
◆ __PR() [7/7]