Public Attributes | |
| SHVBLOCK | shvb |
| char | ibuf [IBUF_LEN] |
| char | varname [MAX] |
| char | stemname [MAX] |
| size_t | stemlen |
| size_t | vlen |
| size_t | j |
| size_t | tlong |
| size_t | count |
Definition at line 442 of file unix/rexxutil.cpp.
| size_t RxStemData::count |
Definition at line 453 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().
| char RxStemData::ibuf |
Definition at line 444 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().
| size_t RxStemData::j |
Definition at line 451 of file unix/rexxutil.cpp.
| SHVBLOCK RxStemData::shvb |
Definition at line 443 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().
| size_t RxStemData::stemlen |
Definition at line 449 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().
| char RxStemData::stemname |
Definition at line 447 of file unix/rexxutil.cpp.
| size_t RxStemData::tlong |
Definition at line 452 of file unix/rexxutil.cpp.
| char RxStemData::varname |
Definition at line 445 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().
| size_t RxStemData::vlen |
Definition at line 450 of file unix/rexxutil.cpp.
Referenced by SysFileSearch(), and SysIni().