HomeSort by: relevance | last modified time | path
    Searched refs:report_error (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/lib/libcurses/slave/
slave.h 41 void report_error(const char *);
commands.c 178 report_error(const char *status) function in typeref:typename:void
282 report_error("INCORRECT_ARGUMENT_NUMBER");
curses_commands.c 46 report_error("BAD ARGUMENT");
58 report_error("BAD ARGUMENT");
70 report_error("BAD ARGUMENT");
82 report_error("BAD ARGUMENT");
94 report_error("BAD ARGUMENT");
475 report_error("MALLOC_FAILED");
519 report_error("MALLOC_FAILED");
553 report_error("MALLOC_FAILED");
848 report_error("MALLOC_FAILED");
898 report_error("MALLOC_FAILED")
    [all...]
  /src/sys/kern/
kern_exec.c 2362 goto report_error;
2367 goto report_error;
2376 goto report_error;
2401 report_error:

Completed in 46 milliseconds