Home
last modified time | relevance | path

Searched refs:sbuf_vprintf (Results 1 – 13 of 13) sorted by relevance

/NextBSD/lib/libsbuf/
HDSymbol.map14 sbuf_vprintf;
/NextBSD/sys/sys/
HDsbuf.h87 int sbuf_vprintf(struct sbuf *, const char *, __va_list)
/NextBSD/sys/kern/
HDsubr_sbuf.c580 sbuf_vprintf(struct sbuf *s, const char *fmt, va_list ap) in sbuf_vprintf() function
596 sbuf_vprintf(struct sbuf *s, const char *fmt, va_list ap) in sbuf_vprintf() function
677 result = sbuf_vprintf(s, fmt, ap); in sbuf_printf()
HDvfs_mount.c1796 sbuf_vprintf(sb, fmt, ap); in mount_argf()
/NextBSD/sys/geom/
HDgeom_dump.c167 sbuf_vprintf(s, fmt, ap); in g_conf_printf_escaped()
HDgeom_ctl.c108 sbuf_vprintf(req->serror, fmt, ap); in gctl_error()
HDgeom_slice.c390 sbuf_vprintf(sb, fmt, ap); in g_slice_config()
HDgeom_subr.c343 sbuf_vprintf(sb, fmt, ap); in g_new_geomf()
580 sbuf_vprintf(sb, fmt, ap); in g_new_providerf()
/NextBSD/sys/dev/xen/xenstore/
HDxenstore.c1573 sbuf_vprintf(sb, fmt, ap); in xs_vprintf()
/NextBSD/sys/dev/virtio/scsi/
HDvirtio_scsi.c2311 sbuf_vprintf(&sb, fmt, ap); in vtscsi_printf_req()
/NextBSD/share/man/man9/
HDMakefile1461 sbuf.9 sbuf_vprintf.9
/NextBSD/sys/dev/mps/
HDmps_sas.c345 sbuf_vprintf(&sb, fmt, ap); in mpssas_log_command()
/NextBSD/sys/dev/mpr/
HDmpr_sas.c350 sbuf_vprintf(&sb, fmt, ap); in mprsas_log_command()