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

/freebsd-current/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);
1817 ocs_textbuf_vprintf(ocs_textbuf_t *textbuf, const char *fmt, va_list ap) function
2468 ocs_textbuf_vprintf(ramlog->cur_textbuf, fmt, ap);

Completed in 101 milliseconds