Home
last modified time | relevance | path

Searched refs:structured (Results 1 – 2 of 2) sorted by relevance

/subsys/shell/
A Dshell_help.c119 const struct shell_cmd_help *structured = (const struct shell_cmd_help *)item_help; in formatted_structured_help_print() local
121 if (structured->description) { in formatted_structured_help_print()
122 formatted_text_print(sh, structured->description, terminal_offset, false); in formatted_structured_help_print()
125 if (structured->usage) { in formatted_structured_help_print()
128 formatted_text_print(sh, structured->usage, terminal_offset + 7, false); in formatted_structured_help_print()
/subsys/logging/backends/
A DKconfig.net18 bool "Print structured data according to RFC 5424"
20 Print additional structured data as described in

Completed in 3 milliseconds