Searched defs:do_log (Results 1 – 3 of 3) sorted by relevance
106 static int do_log(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_log() function
247 void do_log(level l, const std::source_location& s, const char* m, ...) in do_log() function
40 static void do_log(std::string&& line) in do_log() function