Go to the source code of this file.
Classes | |
| struct | shparam |
| struct | optent |
Defines | |
| #define | eflag optlist[0].val |
| #define | fflag optlist[1].val |
| #define | Iflag optlist[2].val |
| #define | iflag optlist[3].val |
| #define | mflag optlist[4].val |
| #define | nflag optlist[5].val |
| #define | sflag optlist[6].val |
| #define | xflag optlist[7].val |
| #define | vflag optlist[8].val |
| #define | Vflag optlist[9].val |
| #define | Eflag optlist[10].val |
| #define | Cflag optlist[11].val |
| #define | aflag optlist[12].val |
| #define | bflag optlist[13].val |
| #define | uflag optlist[14].val |
| #define | privileged optlist[15].val |
| #define | Tflag optlist[16].val |
| #define | Pflag optlist[17].val |
| #define | NOPTS 18 |
Functions | |
| void | procargs (int, char **) |
| void | optschanged (void) |
| void | setparam (char **) |
| void | freeparam (struct shparam *) |
| int | shiftcmd (int, char **) |
| int | setcmd (int, char **) |
| int | getoptscmd (int, char **) |
| int | nextopt (char *) |
| void | getoptsreset (const char *) |
Variables | |
| struct optent | optlist [NOPTS] |
| char * | minusc |
| char * | arg0 |
| struct shparam | shellparam |
| char ** | argptr |
| char * | shoptarg |
| char * | optptr |
| int | editable |
| struct shparam shellparam |
1.5.8