#include "dylib_std.h"
#include "dylib_io.h"
#include "dylib_errs.h"
Go to the source code of this file.
Enumerations | |
enum | cmd_retval { cmdOK, cmdHALTERROR, cmdHALTNOERROR } |
Functions | |
cmd_retval | process_cmds (bool silent) |
Variables | |
ioid | dy_logchn |
ioid | dy_cmdchn |
bool | dy_gtxecho |
bool | dy_cmdecho |
enum cmd_retval |
cmd_retval process_cmds | ( | bool | silent | ) |