#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 |
1.5.8