Searched defs:fmt (Results 1 - 25 of 766) sorted by last modified time

1234567891011>>

/freebsd-10.0-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-10.0-release/usr.bin/netstat/
H A Dif.c101 pfsync_acts_stats(const char *fmt, uint64_t *a) argument
163 show_stat(const char *fmt, int width, u_long value, short showvalue) argument
477 const char *fmt; local
[all...]
/freebsd-10.0-release/usr.bin/w/
H A Dpr_time.c57 const wchar_t *fmt; local
/freebsd-10.0-release/usr.bin/hexdump/
H A Dhexdump.h51 char *fmt; /* printf format */ member in struct:_pr
65 char *fmt; /* format string */ member in struct:_fu
H A Dodsyntax.c285 odformat(const char *fmt) argument
310 odformatfp(char fchar __unused, const char *fmt) argument
365 odformatint(char fchar, const char *fmt) argument
430 odadd(const char *fmt) argument
[all...]
H A Dparse.c76 add(const char *fmt) argument
154 unsigned char *fmt; local
509 badfmt(const char *fmt) argument
[all...]
/freebsd-10.0-release/usr.bin/patch/
H A Dutil.c208 say(const char *fmt, ...) argument
222 fatal(const char *fmt, ...) argument
237 pfatal(const char *fmt, ...) argument
254 ask(const char *fmt, argument
[all...]
/freebsd-10.0-release/usr.bin/sockstat/
H A Dsockstat.c107 xprintf(const char *fmt, ...) argument
/freebsd-10.0-release/usr.bin/getent/
H A Dgetent.c163 printfmtstrings(char *strings[], const char *prefix, const char *sep, const char *fmt, ...) argument
/freebsd-10.0-release/usr.bin/m4/
H A Dmisc.c266 m4errx(int evaluation, const char *fmt, ...) argument
296 xalloc(size_t n, const char *fmt, ...) argument
315 xrealloc(void *old, size_t n, const char *fmt, ...) argument
[all...]
/freebsd-10.0-release/usr.bin/seq/
H A Dseq.c83 char *fmt = NULL; local
226 valid_format(const char *fmt) argument
[all...]
/freebsd-10.0-release/usr.bin/touch/
H A Dtouch.c335 const char *fmt, *colon; local
/freebsd-10.0-release/usr.bin/unzip/
H A Dunzip.c100 error(const char *fmt, ...) argument
117 errorx(const char *fmt, ...) argument
152 warningx(const char *fmt, argument
168 info(const char *fmt, ...) argument
187 debug(const char *fmt, ...) argument
[all...]
/freebsd-10.0-release/usr.bin/chat/
H A Dchat.c402 chat_logf(const char *fmt, ...) argument
421 fatal(int code, const char *fmt, ...) argument
1348 vfmtmsg(char *buf, int buflen, const char *fmt, va_list args) argument
[all...]
/freebsd-10.0-release/usr.bin/id/
H A Did.c274 const char *fmt; local
383 const char *fmt; local
[all...]
/freebsd-10.0-release/usr.bin/systat/
H A Dmain.c251 error(const char *fmt, ...) argument
/freebsd-10.0-release/usr.bin/top/
H A Dmachine.c789 static char fmt[512]; /* static area where result is built */ variable
/freebsd-10.0-release/usr.bin/xlint/lint2/
H A Dchk.c593 printflike(hte_t *hte, fcall_t *call, int n, const char *fmt, type_t **ap) argument
818 scanflike(hte_t *hte, fcall_t *call, int n, const char *fmt, type_t **ap) argument
/freebsd-10.0-release/usr.bin/compress/
H A Dcompress.c417 cwarnx(const char *fmt, ...) argument
428 cwarn(const char *fmt, ...) argument
/freebsd-10.0-release/usr.bin/csup/
H A Dmisc.c85 lprintf(int level, const char *fmt, ...) argument
H A Dproto.c714 const char *fmt; local
H A Dstream.c644 stream_printf(struct stream *stream, const char *fmt, ...) argument
/freebsd-10.0-release/usr.bin/make/
H A Dparse.c313 Parse_Error(int type, const char *fmt, ...) argument
H A Dutil.c78 Debug(const char *fmt, ...) argument
94 DebugM(const char *fmt, ...) argument
118 Error(const char *fmt, ...) argument
142 Fatal(const char *fmt, argument
173 Punt(const char *fmt, ...) argument
[all...]
/freebsd-10.0-release/usr.bin/printf/
H A Dprintf.c106 char *format, *fmt, *start; local
200 char *fmt; local
364 escape(char *fmt, int percent, size_t *len) argument
[all...]

Completed in 208 milliseconds

1234567891011>>