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

/netbsd-6-1-5-RELEASE/sbin/iscsictl/
H A Discsic_main.c302 * gen_error:
313 gen_error(const char *fmt, ...) function
445 gen_error("Can't allocate response buffer (%zu bytes)",
508 gen_error("Out of memory allocating %zu bytes\n", len);
H A Discsic_globals.h158 void gen_error(const char *, ...) __printflike(1, 2) __dead;
H A Discsic_test.c646 gen_error("File '%s' is empty", fname);
664 gen_error("Can't allocate %d bytes for buffer", size);
863 gen_error("add_pdumod: No data read");
1015 gen_error("iocommand: Conflicting options -r -n\n");
1022 gen_error("Iocommand: Invalid CCB size %d", rc);
1051 gen_error("iocommand: No Data!");
1139 gen_error("Unkown test command %s", argv[0]);
H A Discsic_driverif.c471 gen_error("Invalid detail option '%c'\n", opt);
H A Discsic_parse.c224 gen_error("Can't allocate %zu bytes of memory", len);

Completed in 60 milliseconds