Rule item.
More...
|
char * | from |
| binary buffer to match.
|
|
char * | to |
| binary buffer replacement.
|
|
const char * | forig |
| match from the command line.
|
|
const char * | torig |
| replacement from the command line.
|
|
int | fs |
| length of from buffer.
|
|
int | ts |
| length of to buffer.
|
|
Rule item.
Definition at line 150 of file netsed.c.
const char* rule_s::forig |
match from the command line.
Definition at line 156 of file netsed.c.
binary buffer to match.
Definition at line 152 of file netsed.c.
binary buffer replacement.
Definition at line 154 of file netsed.c.
const char* rule_s::torig |
replacement from the command line.
Definition at line 158 of file netsed.c.
The documentation for this struct was generated from the following file: