Searched defs:fmt0 (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libbsdstat/
H A Dbsdstat.c40 bsdstat_setfmt(struct bsdstat *sf, const char *fmt0) argument
/freebsd-12-stable/lib/libc/stdio/
H A Dprintf-pos.c253 __find_arguments (const char *fmt0, va_list ap, union arg **argtable) argument
446 __find_warguments (const wchar_t *fmt0, va_list ap, union arg **argtable) argument
H A Dvfscanf.c444 __vfscanf(FILE *fp, char const *fmt0, va_list ap) argument
454 vfscanf_l(FILE *fp, locale_t locale, char const *fmt0, va_list ap) argument
469 __svfscanf(FILE *fp, locale_t locale, const char *fmt0, va_list ap) argument
H A Dxprintf.c267 __v2printf(FILE *fp, const char *fmt0, unsigned pct, va_list ap) argument
607 __xvprintf(FILE *fp, const char *fmt0, va_list ap) argument
H A Dvfprintf.c273 vfprintf_l(FILE * __restrict fp, locale_t locale, const char * __restrict fmt0, argument
290 vfprintf(FILE * __restrict fp, const char * __restrict fmt0, va_list ap) argument
310 __vfprintf(FILE *fp, locale_t locale, const char *fmt0, va_list ap) argument
[all...]
H A Dvfwprintf.c372 vfwprintf(FILE * __restrict fp, const wchar_t * __restrict fmt0, va_list ap) argument
392 __vfwprintf(FILE *fp, locale_t locale, const wchar_t *fmt0, va_list ap) argument
355 vfwprintf_l(FILE * __restrict fp, locale_t locale, const wchar_t * __restrict fmt0, va_list ap) argument
/freebsd-12-stable/sys/kern/
H A Dsubr_scanf.c108 vsscanf(const char *inp, char const *fmt0, va_list ap) argument
/freebsd-12-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c95 static const char fmt0[] = "# flag start chs type" variable

Completed in 83 milliseconds