Searched refs:shell_fprintf_info (Results 1 – 3 of 3) sorted by relevance
41 shell_fprintf_info(sh, fmt, ##__VA_ARGS__); \
1128 shell_fprintf_info(_sh, _ft "\n", ##__VA_ARGS__)1129 void __printf_like(2, 3) shell_fprintf_info(const struct shell *sh, const char *fmt, ...);
1576 void shell_fprintf_info(const struct shell *sh, const char *fmt, ...) in shell_fprintf_info() function