src/commands/elvis/system.c File Reference

#include "config.h"
#include "vi.h"

Go to the source code of this file.

Defines

#define PROG   "echo "
#define PROGLEN   5

Functions

int system (char *cmd)
int rpipe (char *cmd, int in)
int rpclose (int fd)
char * wildcard (char *names)
int filter (MARK from, MARK to, char *cmd, int back)

Variables

char ** environ


Define Documentation

#define PROG   "echo "

Definition at line 192 of file system.c.

#define PROGLEN   5

Definition at line 193 of file system.c.


Function Documentation

int filter ( MARK  from,
MARK  to,
char *  cmd,
int  back 
)

Definition at line 265 of file system.c.

int rpclose ( int  fd  ) 

Definition at line 164 of file system.c.

int rpipe ( char *  cmd,
int  in 
)

Definition at line 89 of file system.c.

int system ( char *  cmd  ) 

Definition at line 32 of file system.c.

char* wildcard ( char *  names  ) 

Definition at line 197 of file system.c.


Variable Documentation

char** environ

Definition at line 19 of file environ.c.


Generated on Tue Mar 9 04:36:21 2010 for Minix by  doxygen 1.5.8