GSI Object Oriented Online Offline (Go4) GO4-6.4.5
Loading...
Searching...
No Matches
rawdefn.h File Reference

Go to the source code of this file.

Macros

#define BUFSIZE   256 /* buffer size reading temporary (pipe) data */
#define CMDLEN   256 /* max length of commands (shell or clients) */

Variables

static int iOpt = 1
static int iOptm = 1
static const char * pcDevDelim = ":"
static const char * pcOpt1 = "-"
static const char * pcOpt2 = "/"
static const char * pcPerc = "%"
static const char * pcQM = "?"
static const char * pcStar = "*"

Macro Definition Documentation

◆ BUFSIZE

#define BUFSIZE   256 /* buffer size reading temporary (pipe) data */

Definition at line 29 of file rawdefn.h.

◆ CMDLEN

#define CMDLEN   256 /* max length of commands (shell or clients) */

Definition at line 28 of file rawdefn.h.

Variable Documentation

◆ iOpt

int iOpt = 1
static

Definition at line 70 of file rawdefn.h.

◆ iOptm

int iOptm = 1
static

Definition at line 69 of file rawdefn.h.

◆ pcDevDelim

const char* pcDevDelim = ":"
static

Definition at line 31 of file rawdefn.h.

◆ pcOpt1

const char* pcOpt1 = "-"
static

Definition at line 67 of file rawdefn.h.

◆ pcOpt2

const char* pcOpt2 = "/"
static

Definition at line 68 of file rawdefn.h.

◆ pcPerc

const char* pcPerc = "%"
static

Definition at line 66 of file rawdefn.h.

◆ pcQM

const char* pcQM = "?"
static

Definition at line 65 of file rawdefn.h.

◆ pcStar

const char* pcStar = "*"
static

Definition at line 64 of file rawdefn.h.