Home
last modified time | relevance | path

Searched refs:ocs_textbuf_vprintf (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h109 extern void ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap);
H A Docs_utils.c1811 ocs_textbuf_vprintf(textbuf, fmt, ap); in ocs_textbuf_printf()
1817 ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap) in ocs_textbuf_vprintf() function
2468 ocs_textbuf_vprintf(ramlog->cur_textbuf, fmt, ap); in ocs_ramlog_vprintf()