Searched refs:db_capture_writech (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ddb/
H A Ddb_output.c105 db_capture_writech(' ');
111 db_capture_writech(' ');
177 db_capture_writech(c);
184 db_capture_writech(c);
197 db_capture_writech(c);
213 /* No need to beep in a log: db_capture_writech(c); */
H A Ddb_capture.c222 db_capture_writech(char ch) function
H A Dddb.h268 void db_capture_writech(char ch);

Completed in 32 milliseconds