Home
last modified time | relevance | path

Searched refs:eb_vprintf (Results 1 – 1 of 1) sorted by relevance

/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dmessages.c185 static void eb_vprintf(const char *fmt, va_list args);
192 eb_vprintf(realmsg, p); in i_printf()
207 eb_vprintf(realmsg, p); in i_printfExit()
419 static void eb_vprintf(const char *fmt, va_list args) in eb_vprintf() function