Go to the source code of this file.
Functions | |
| static char * | findname (char *s1, char *s2) |
| static unsigned int | scopy (char *src, char *dst, unsigned int max) |
| _Arguments_ () | |
| unsigned | _Arguments__Argv (n, char *argument, l, unsigned int u, s) |
| unsigned | _Arguments__GetEnv (char *name, nn, unsigned int nu, ns, char *value, l, unsigned int u, s) |
Variables | |
| char ** | argv |
| char *** | _penviron |
| int | argc |
| unsigned int | _Arguments__Argc |
|
|
Definition at line 45 of file Arguments.c. References _Arguments__Argc, and argc. |
|
||||||||||||||||||||||||
|
Definition at line 51 of file Arguments.c. |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 61 of file Arguments.c. References _penviron, findname(), p, and scopy. |
|
||||||||||||
|
Definition at line 17 of file Arguments.c. Referenced by _Arguments__GetEnv(). |
|
||||||||||||||||
|
Definition at line 27 of file Arguments.c. References i. |
|
|
Definition at line 14 of file Arguments.c. Referenced by _Arguments_(). |
|
|
Definition at line 36 of file ini.c. Referenced by _Arguments__GetEnv(), environ(), execl(), execv(), execvp(), getenv(), putenv(), and system(). |
|
|
Definition at line 50 of file init.c. Referenced by _Arguments_(), _Arguments__Argv(), apply_differences(), breakcmd(), dotcmd(), env_get_param(), env_setargs(), evalcmd(), evalcommand(), execcmd(), execve(), exitcmd(), exportcmd(), getoptscmd(), hashcmd(), initarg(), lccmd(), main(), procargs(), readstate(), returncmd(), run(), setcmd(), setvarcmd(), shiftcmd(), trapcmd(), and waitcmd(). |
|
|
Definition at line 49 of file init.c. Referenced by _Arguments__Argv(), apply_differences(), cgiexec(), env_get_param(), env_setargs(), evalcommand(), execute(), fdxcmd(), putinline(), readstate(), removedir(), run(), splitline(), startprocess(), test11b(), test20d(), and unix_exec(). |
1.4.6