Home
last modified time | relevance | path

Searched defs:BShellEnv_ (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/startup/init/services/begetctl/shell/
H A Dshell_bas.h80 typedef struct BShellEnv_ { struct
81 char *prompt;
83 uint16_t length;
84 uint16_t cursor;
86 uint8_t argc;
87 uint8_t shellState : 3;
88 uint8_t execMode : 2;
90 BShellParam *param;
91 BShellKey *keyHandle;
92 BShellStatus status;
[all …]