Searched defs:fmt (Results 51 - 75 of 750) sorted by relevance

1234567891011>>

/freebsd-9.3-release/lib/libypclnt/
H A Dypclnt_error.c44 ypclnt_error(ypclnt_t *ypclnt, const char *func, const char *fmt, ...) argument
/freebsd-9.3-release/bin/stty/
H A Dstty.c62 enum FMT fmt; local
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dcallbacks.c60 isclog_error_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) { argument
73 isclog_warn_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) { argument
46 stdio_error_warn_callback(dns_rdatacallbacks_t *callbacks, const char *fmt, ...) argument
[all...]
/freebsd-9.3-release/contrib/libarchive/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
/freebsd-9.3-release/contrib/libpcap/tests/
H A Dreactivatetest.c69 error(const char *fmt, ...) argument
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_slkrefr.c72 int fmt = SP->slk_format; local
H A Dlib_printw.c45 printw(const char *fmt,...) argument
65 wprintw(WINDOW *win, const char *fmt,...) argument
85 mvprintw(int y, int x, const char *fmt,...) argument
106 mvwprintw(WINDOW *win, int y, int x, const char *fmt,...) argument
127 vwprintw(WINDOW *win, const char *fmt, va_list argp) argument
[all...]
/freebsd-9.3-release/contrib/openpam/lib/libpam/
H A Dopenpam_log.c64 openpam_log(int level, const char *fmt, ...) argument
98 _openpam_log(int level, const char *func, const char *fmt, ...) argument
/freebsd-9.3-release/contrib/tcp_wrappers/
H A Dfakelog.c49 char *fmt; local
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dstrpool.c67 rk_strpoolprintf(struct rk_strpool *p, const char *fmt, ...) argument
/freebsd-9.3-release/lib/libc/stdio/
H A Dfprintf.c49 fprintf(FILE * __restrict fp, const char * __restrict fmt, ...) argument
60 fprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt, ...) argument
H A Dfscanf.c53 fscanf(FILE * __restrict fp, char const * __restrict fmt, ...) argument
66 fscanf_l(FILE * __restrict fp, locale_t locale, char const * __restrict fmt, ...) argument
H A Dsprintf.c51 sprintf(char * __restrict str, char const * __restrict fmt, ...) argument
62 sprintf_l(char * __restrict str, locale_t locale, char const * __restrict fmt, argument
H A Dsscanf.c51 sscanf(const char * __restrict str, char const * __restrict fmt, ...) argument
62 sscanf_l(const char * __restrict str, locale_t locale, char const * __restrict fmt, ...) argument
H A Dswprintf.c41 swprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, ...) argument
53 swprintf_l(wchar_t * __restrict s, size_t n, locale_t locale, const wchar_t * __restrict fmt, ...) argument
H A Dvasprintf.c45 vasprintf_l(char **str, locale_t locale, const char *fmt, __va_list ap) argument
71 vasprintf(char **str, const char *fmt, __va_list ap) argument
H A Dvsprintf.c65 vsprintf(char * __restrict str, const char * __restrict fmt, __va_list ap) argument
50 vsprintf_l(char * __restrict str, locale_t locale, const char * __restrict fmt, __va_list ap) argument
/freebsd-9.3-release/sys/boot/arm/at91/libat91/
H A Dprintf.c24 printf(const char *fmt,...) argument
/freebsd-9.3-release/tools/regression/sbin/dhclient/
H A Dfake.c12 error(char *fmt, ...) argument
25 warning(char *fmt, ...) argument
43 note(char *fmt, ...) argument
/freebsd-9.3-release/usr.bin/ar/
H A Dutil.c46 bsdar_vwarnc(struct bsdar *bsdar, int code, const char *fmt, va_list ap) argument
57 bsdar_warnc(struct bsdar *bsdar, int code, const char *fmt, ...) argument
67 bsdar_verrc(struct bsdar *bsdar, int code, const char *fmt, va_list ap) argument
78 bsdar_errc(struct bsdar *bsdar, int eval, int code, const char *fmt, argument
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/lib/
H A Dexec.c33 vsystem(const char *fmt, ...) argument
63 vpipe(const char *fmt, ...) argument
/freebsd-9.3-release/contrib/ntp/sntp/libopts/compat/
H A Dsnprintf.c29 snprintf(char *str, size_t n, char const *fmt, ...) argument
55 vsnprintf( char *str, size_t n, char const *fmt, va_list ap ) argument
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A Dtime.c92 static char const fmt[] = "DATEMSK=%s/datemsk"; local
/freebsd-9.3-release/bin/pax/
H A Dtty_subs.c95 tty_prnt(const char *fmt, ...) argument
138 paxwarn(int set, const char *fmt, ...) argument
166 syswarn(int set, int errnum, const char *fmt, ...) argument
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c72 __archive_string_sprintf(struct archive_string *as, const char *fmt, ...) argument
86 __archive_string_vsprintf(struct archive_string *as, const char *fmt, argument

Completed in 117 milliseconds

1234567891011>>