Searched refs:gen_error (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sbin/iscsictl/
H A Discsic_main.c281 * gen_error:
292 gen_error(const char *fmt, ...) function
422 gen_error("Can't allocate response buffer (%zu bytes)",
485 gen_error("Out of memory allocating %zu bytes\n", len);
H A Discsic_globals.h140 void gen_error(const char *, ...) __printflike(1, 2) __dead;
H A Discsic_driverif.c471 gen_error("Invalid detail option '%c'\n", opt);
H A Discsic_parse.c236 gen_error("Can't allocate %zu bytes of memory", len);

Completed in 184 milliseconds