Symbol: report_error
sys/kern/kern_exec.c
2371
goto report_error;
sys/kern/kern_exec.c
2376
goto report_error;
sys/kern/kern_exec.c
2385
goto report_error;
sys/kern/kern_exec.c
2410
report_error:
tests/lib/libcurses/slave/commands.c
282
report_error("INCORRECT_ARGUMENT_NUMBER");
tests/lib/libcurses/slave/curses_commands.c
1102
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
1672
report_error("BAD FILE_ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
2082
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
2122
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
2216
report_error("BAD FILE_ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
2221
report_error("BAD FILE_ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
2450
report_error("BAD FILE_ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
3668
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3679
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3690
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3701
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3712
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3723
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3734
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
3745
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4294
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4305
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4316
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4327
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4338
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4349
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4360
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
4371
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
46
report_error("BAD ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
475
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
5036
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
5046
report_error("UNSUPPORTED");
tests/lib/libcurses/slave/curses_commands.c
519
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
553
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
58
report_error("BAD ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
70
report_error("BAD ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
82
report_error("BAD ARGUMENT");
tests/lib/libcurses/slave/curses_commands.c
848
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
898
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
936
report_error("MALLOC_FAILED");
tests/lib/libcurses/slave/curses_commands.c
94
report_error("BAD ARGUMENT");
tests/lib/libcurses/slave/slave.h
41
void report_error(const char *);