Public Attributes | |
char * | buffer |
size_t | bufsize |
int | ofile |
char | pattern [MAX_PATTERN_L] |
size_t | rcount |
int | result |
char * | rptr |
char | string [MAX_STRING_L] |
long | testno |
int | writedelay |
char* testcase::buffer |
size_t testcase::bufsize |
int testcase::ofile |
Definition at line 34 of file unit1307.c.
size_t testcase::rcount |
int testcase::result |
Definition at line 36 of file unit1307.c.
char* testcase::rptr |
char testcase::string[MAX_STRING_L] |
Definition at line 35 of file unit1307.c.
long testcase::testno |