Home
last modified time | relevance | path

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

/netbsd-src/sbin/iscsictl/
H A Discsic_main.c292 gen_error(const char *fmt, ...) in gen_error() function
422 gen_error("Can't allocate response buffer (%zu bytes)", in get_response()
485 gen_error("Out of memory allocating %zu bytes\n", len); in send_request()
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); in inquiry()
H A Discsic_parse.c236 gen_error("Can't allocate %zu bytes of memory", len); in cl_get_target()