#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <fcntl.h>Include dependency graph for quickexec.cpp:

Go to the source code of this file.
Defines | |
| #define | QUICKEXEC "/tmp/.quickexec" |
Functions | |
| int | quickexecv (const char *path, const char *argv[]) |
| int | quickexec (const char *path, const char *,...) |
|
|
Definition at line 27 of file quickexec.cpp. Referenced by quickexec(), and quickexecv(). |
|
||||||||||||||||
|
Definition at line 46 of file quickexec.cpp. References Opie::Core::perror(), QUICKEXEC, s, and write(). |
|
||||||||||||
|
Definition at line 29 of file quickexec.cpp. References Opie::Core::perror(), QUICKEXEC, s, and write(). Referenced by Global::invoke(). |
1.4.2