Searched defs:fmt (Results 1 - 25 of 750) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dasprintf.c47 asprintf (char **buf, const char *fmt, ...) argument
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dasprintf.c47 asprintf (char **buf, const char *fmt, ...) argument
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Ddebug.c23 void debug(char *fmt, ...) argument
H A Dverbose.c23 void verbose(char *fmt, ...) argument
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dstringf.c41 sm_stringf_x(const char *fmt, ...) argument
[all...]
H A Dfprintf.c38 sm_io_fprintf(SM_FILE_T *fp, int timeout, const char *fmt, ...) argument
H A Dfscanf.c38 sm_io_fscanf(SM_FILE_T *fp, int timeout, char const *fmt, ...) argument
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Derr.c42 err(int eval, const char *fmt, ...) argument
H A Derrx.c42 errx(int eval, const char *fmt, ...) argument
H A Dverr.c43 verr(int eval, const char *fmt, va_list ap) argument
H A Dverrx.c43 verrx(int eval, const char *fmt, va_list ap) argument
H A Dvwarn.c43 vwarn(const char *fmt, va_list ap) argument
H A Dvwarnx.c43 vwarnx(const char *fmt, va_list ap) argument
H A Dwarn.c42 warn(const char *fmt, ...) argument
H A Dwarnx.c42 warnx(const char *fmt, ...) argument
/freebsd-9.3-release/crypto/openssh/
H A Dfatal.c37 fatal(const char *fmt,...) argument
/freebsd-9.3-release/sys/boot/common/
H A Dpanic.c45 panic(const char *fmt,...) argument
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Derror.c42 gomp_verror (const char *fmt, va_list list) argument
50 gomp_error (const char *fmt, ...) argument
60 gomp_fatal (const char *fmt, ...) argument
/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_asprintf.c46 openpam_asprintf(char **str, const char *fmt, ...) argument
/freebsd-9.3-release/lib/libc/stdio/
H A Dvwprintf.c41 vwprintf(const wchar_t * __restrict fmt, va_list ap) argument
46 vwprintf_l(locale_t locale, const wchar_t * __restrict fmt, va_list ap) argument
H A Dvwscanf.c41 vwscanf(const wchar_t * __restrict fmt, va_list ap) argument
46 vwscanf_l(locale_t locale, const wchar_t * __restrict fmt, va_list ap) argument
/freebsd-9.3-release/lib/libstand/
H A Dinet_ntoa.c51 static const char fmt[] = "%u.%u.%u.%u"; local
/freebsd-9.3-release/usr.sbin/ypserv/
H A Dyp_error.c55 static void __verr(const char *fmt, va_list ap) argument
67 yp_error(const char *fmt, ...) argument
/freebsd-9.3-release/contrib/file/src/
H A Dasprintf.c35 int asprintf(char **ptr, const char *fmt, ...) argument
/freebsd-9.3-release/contrib/bind9/bin/confgen/
H A Dutil.c35 notify(const char *fmt, ...) { argument

Completed in 253 milliseconds

1234567891011>>