Searched refs:out_func (Results 1 – 1 of 1) sorted by relevance
101 …void (*out_func)(stdio_driver_t *, const char *, int) = no_cr ? stdio_out_chars_no_crlf : stdio_ou… in stdio_put_string() local105 out_func(driver, s, len); in stdio_put_string()108 out_func(driver, &c, 1); in stdio_put_string()