#include <cerrno>#include <iomanip>#include "lo-mappers.h"#include "lo-utils.h"#include "oct-procbuf.h"#include "oct-syscalls.h"#include "sysdep.h"#include "unistd-wrappers.h"#include "variables.h"#include "defun.h"#include "errwarn.h"#include "utils.h"
Go to the source code of this file.
Macros | |
| #define | BUFSIZ 1024 |
| #define | SHELL_PATH "/bin/sh" |
| #define BUFSIZ 1024 |
Definition at line 75 of file oct-procbuf.cc.
| #define SHELL_PATH "/bin/sh" |
Definition at line 61 of file oct-procbuf.cc.