Searched refs:fmt (Results 1 – 3 of 3) sorted by relevance
54 void alt_printf(const char *fmt, ...);
233 void alt_log_private_printf(const char *fmt,int base,va_list args);235 int alt_log_printf_proc(const char *fmt, ... );
84 void alt_printf(const char *fmt, ...) in alt_printf() argument