dusybox.bash_builtin_hello

Undocumented in source.

Members

Aliases

WORD_DESC
alias WORD_DESC = word_desc
Undocumented in source.
WORD_LIST
alias WORD_LIST = word_list
Undocumented in source.
sh_builtin_func_t
alias sh_builtin_func_t = int function(WORD_LIST*)
Undocumented in source.

Functions

dz_hello_builtin
int dz_hello_builtin(WORD_LIST* list)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

BUILTIN_ENABLED
enum BUILTIN_ENABLED;
Undocumented in source.
EXECUTION_FAILURE
enum EXECUTION_FAILURE;
Undocumented in source.
EXECUTION_SUCCESS
enum EXECUTION_SUCCESS;
Undocumented in source.

Static variables

dz_hello_struct
builtin dz_hello_struct;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

builtin
struct builtin
Undocumented in source.
word_desc
struct word_desc
Undocumented in source.
word_list
struct word_list
Undocumented in source.

Meta