xprintf.c | 256 xerrprintf(const char *fmt, ...) function in typeref:typename:size_t 259 xerrprintf(fmt, va_alist) 287 xerrprintf("%s: ", __progname); 292 xerrprintf(": "); 294 xerrprintf("%s\n", dos_strerror(e)); 310 xerrprintf("%s: ", __progname); 316 xerrprintf("\n"); 332 xerrprintf("%s: ", __progname); 337 xerrprintf(": "); 339 xerrprintf("%s\n", dos_strerror(e)) [all...] |