TRIPsystem Kernel API 8.3
|
Shell/DAO interface record. More...
#include <tripapi_types.h>
Public Attributes | |
char | dao [400] |
int | daolen |
int | shdind |
char | shin [400] |
int | shinlen |
char | shout [400] |
int | shoutlen |
Shell/DAO interface record.
For 64-bit integer types
char shell_dao_rec::dao[400] |
DAO equivalent of shout
int shell_dao_rec::daolen |
Length DAO equivalent
int shell_dao_rec::shdind |
Shell/DAO indicator
char shell_dao_rec::shin[400] |
CCL command input
int shell_dao_rec::shinlen |
Length of CCL command input
char shell_dao_rec::shout[400] |
Parsed CCL output
int shell_dao_rec::shoutlen |
Length of parsed CCL output