dusybox ~master (2022-02-04T12:35:29.4841404)
Dub
Repo
word_desc
dusybox
bash_builtin_hello
Undocumented in source.
struct
word_desc {
char
*
word
;
int
flags
;
}
Members
Variables
flags
int
flags
;
Undocumented in source.
word
char
*
word
;
Undocumented in source.
Meta
Source
See Implementation
dusybox
bash_builtin_hello
aliases
WORD_DESC
WORD_LIST
sh_builtin_func_t
functions
dz_hello_builtin
manifest constants
BUILTIN_ENABLED
EXECUTION_FAILURE
EXECUTION_SUCCESS
static variables
dz_hello_struct
structs
builtin
word_desc
word_list