Searched defs:fmt (Results 101 - 125 of 1080) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_console.cpp73 ARMConsole::print(const TCHAR *fmt, ...) argument
/netbsd-6-1-5-RELEASE/sbin/newfs_lfs/
H A Dmisc.c59 fatal(const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/sys/arch/emips/stand/common/
H A Dprintf.c32 printf(const char *fmt,...) argument
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dsprintf.c58 sprintf(char *str, char const *fmt, ...) argument
H A Dsscanf.c67 sscanf(const char *str, char const *fmt, ...) argument
H A Dvasprintf.c43 vasprintf(char **str, const char *fmt, va_list ap) argument
H A Dvsprintf.c56 vsprintf(char *str, const char *fmt, va_list ap) argument
H A Dvsscanf.c64 vsscanf(const char *str, const char *fmt, va_list ap) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-abort.c36 sim_engine_abort(SIM_DESC sd, sim_cpu *cpu, sim_cia cia, const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/printf/
H A Dsnprintf.c36 gmp_snprintf (char *buf, size_t size, const char *fmt, ...) argument
52 const char *fmt; local
H A Dsprintf.c36 gmp_sprintf (char *buf, const char *fmt, ...) argument
52 const char *fmt; local
H A Dvsprintf.c35 gmp_vsprintf (char *buf, const char *fmt, va_list ap) argument
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/scanf/
H A Dvsscanf.c35 gmp_vsscanf (const char *s, const char *fmt, va_list ap) argument
/netbsd-6-1-5-RELEASE/usr.bin/tail/
H A Dmisc.c66 xerr(int fatal, const char *fmt, ...) argument
79 xerrx(int fatal, const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Derror.c51 error(const char *fmt, ...) argument
61 verror(const char *fmt, va_list ap) argument
/netbsd-6-1-5-RELEASE/tests/lib/libc/ssp/
H A Dh_vsnprintf.c41 wrap(size_t len, const char *fmt, ...) argument
H A Dh_vsprintf.c40 wrap(const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dsnprintf.c41 snprintf(char *buf, size_t size, const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/share/examples/puffs/pgfs/
H A Dpgfs_debug.c48 _dprintf(const char *func, const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/bin/stty/
H A Dstty.c67 enum FMT fmt; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrpool.c66 rk_strpoolprintf(struct rk_strpool *p, const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dsanity.c43 fail(const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/dns/
H A Dcallbacks.c62 isclog_error_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) { argument
75 isclog_warn_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) { argument
48 stdio_error_warn_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dsanity.c45 fail(const char *fmt, ...) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive_fe/
H A Derr.c46 lafe_vwarnc(int code, const char *fmt, va_list ap) argument
56 lafe_warnc(int code, const char *fmt, ...) argument
66 lafe_errc(int eval, int code, const char *fmt, ...) argument

Completed in 330 milliseconds

1234567891011>>