bltin.h File Reference

#include "../shell.h"
#include "../mystring.h"
#include <stdio.h>

Include dependency graph for bltin.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define INITARGS(argv)   if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else

Functions

pointer stalloc ()
void error ()

Variables

char * commandname


Define Documentation

#define INITARGS argv   )     if ((commandname = argv[0]) == NULL) {fputs("Argc is zero\n", stderr); exit(2);} else
 

Definition at line 28 of file bltin.h.

Referenced by main().


Function Documentation

void error  ) 
 

pointer stalloc  ) 
 

Referenced by addfname(), command(), evalcommand(), expandarg(), expudir(), find_command(), growstackblock(), ifsbreakup(), main(), padvance(), parseheredoc(), pipeline(), simplecmd(), and updatepwd().


Variable Documentation

char* commandname
 

Definition at line 9 of file error.c.

Referenced by dotcmd(), error(), procargs(), synerror(), and tryexec().


Generated on Fri Apr 14 22:58:18 2006 for minix by  doxygen 1.4.6