Searched refs:vprintf (Results 76 - 100 of 109) sorted by relevance

12345

/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_raid.c201 vprintf(fmt, ap);
222 vprintf(fmt, ap);
/freebsd-10-stable/contrib/mdocml/
H A Dterm_ps.c557 * vprintf(). If we're processing margins, then push the data
562 len = vprintf(fmt, ap);
/freebsd-10-stable/sys/dev/nand/
H A Dnand.c93 vprintf(fmt, ap);
/freebsd-10-stable/sys/netgraph/atm/ccatm/
H A Dng_ccatm.c1170 vprintf(fmt, ap);
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_subs.c431 vprintf(fmt, ap);
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c711 (void) vprintf(fmt, adx);
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_enc.c644 vprintf(fmt, ap);
/freebsd-10-stable/usr.bin/sockstat/
H A Dsockstat.c128 len = vprintf(fmt, ap);
/freebsd-10-stable/contrib/gcc/
H A Dsys-protos.h1224 extern int vprintf(const char *, __gnuc_va_list);
/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c2547 (void)vprintf(fmt, ap);
2566 (void)vprintf(fmt, ap);
/freebsd-10-stable/sys/kern/
H A Dsubr_witness.c1714 vprintf(fmt, ap);
1747 vprintf(fmt, ap);
H A Dsubr_bus.c2377 * and the result of calling vprintf() with the value of @p fmt and
2390 retval += vprintf(fmt, ap);
H A Dvfs_subr.c3019 vprintf(fmt, ap);
/freebsd-10-stable/tools/tools/ath/athrd/
H A Dathrd.c1654 vprintf(fmt, ap);
/freebsd-10-stable/sys/dev/si/
H A Dsi.c1613 vprintf(fmt, ap);
/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp1453 case LibFunc::vprintf:
/freebsd-10-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c104 vprintf(fmt, ap);
H A Dcert.c3391 vprintf(fmt, ap);
/freebsd-10-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c2097 retval += vprintf(fmt, ap);
/freebsd-10-stable/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg.c168 vprintf(fmt, ap);
/freebsd-10-stable/sys/net/
H A Dieee8023ad_lacp.c2067 vprintf(fmt, va);
H A Dif.c3647 retval += vprintf(fmt, ap);
/freebsd-10-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c270 vprintf(fmt, ap);
/freebsd-10-stable/sys/dev/sdhci/
H A Dsdhci.c174 retval += vprintf(fmt, ap);
/freebsd-10-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c3590 vprintf(fmt, ap);

Completed in 204 milliseconds

12345