Arguments.c File Reference

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


Function Documentation

_Arguments_  ) 
 

Definition at line 45 of file Arguments.c.

References _Arguments__Argc, and argc.

unsigned _Arguments__Argv n  ,
char *  argument,
,
unsigned int  u,
s 
 

Definition at line 51 of file Arguments.c.

References argc, argv, n, and scopy.

unsigned _Arguments__GetEnv char *  name,
nn  ,
unsigned int  nu,
ns  ,
char *  value,
,
unsigned int  u,
s 
 

Definition at line 61 of file Arguments.c.

References _penviron, findname(), p, and scopy.

static char* findname char *  s1,
char *  s2
[static]
 

Definition at line 17 of file Arguments.c.

Referenced by _Arguments__GetEnv().

static unsigned int scopy char *  src,
char *  dst,
unsigned int  max
[static]
 

Definition at line 27 of file Arguments.c.

References i.


Variable Documentation

unsigned int _Arguments__Argc
 

Definition at line 14 of file Arguments.c.

Referenced by _Arguments_().

char *** _penviron
 

Definition at line 36 of file ini.c.

Referenced by _Arguments__GetEnv(), environ(), execl(), execv(), execvp(), getenv(), putenv(), and system().

int argc
 

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().

char** argv
 

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().


Generated on Fri Apr 14 23:14:49 2006 for minix by  doxygen 1.4.6