Searched refs:shell_fprintf_error (Results 1 – 3 of 3) sorted by relevance
32 shell_fprintf_error(sh, fmt, ##__VA_ARGS__); \
1167 shell_fprintf_error(_sh, _ft "\n", ##__VA_ARGS__)1168 void __printf_like(2, 3) shell_fprintf_error(const struct shell *sh, const char *fmt, ...);
1603 void shell_fprintf_error(const struct shell *sh, const char *fmt, ...) in shell_fprintf_error() function