Searched refs:to_log_command (Results 1 – 3 of 3) sorted by relevance
533 void (*to_log_command) (const char *); member1814 if (current_target.to_log_command) \1815 (*current_target.to_log_command) (p); \
666 INHERIT (to_log_command, t); in update_current_target()
11370 remote_ops.to_log_command = serial_log_command; in init_remote_ops()