• Home
  • Raw
  • Download

Lines Matching refs:error_msg_and_die

303 void error_msg_and_die(const char *fmt, ...)  in error_msg_and_die()  function
333 error_msg_and_die("Out of memory"); in die_out_of_memory()
339 error_msg_and_die("Invalid -%c argument: '%s'", opt, arg); in error_opt_arg()
718 error_msg_and_die("bug in alloctcb"); in alloctcb()
941 error_msg_and_die("Invalid process id: '%s'", opt); in process_opt_p_list()
944 error_msg_and_die("I'm sorry, I can't let you do that, Dave."); in process_opt_p_list()
1372 error_msg_and_die("%s: unexpected exit status %u", in test_ptrace_setoptions_followfork()
1380 error_msg_and_die("%s: unexpected signal %u", in test_ptrace_setoptions_followfork()
1387 error_msg_and_die("%s: unexpected wait status %x", in test_ptrace_setoptions_followfork()
1489 error_msg_and_die("%s: unexpected exit status %u", in test_ptrace_setoptions_for_all()
1493 error_msg_and_die("%s: unexpected signal %u", in test_ptrace_setoptions_for_all()
1498 error_msg_and_die("%s: unexpected wait status %x", in test_ptrace_setoptions_for_all()
1583 error_msg_and_die("%s: unexpected wait status %x", in test_ptrace_seize()
1604 error_msg_and_die("Bad OS release string: '%s'", u.release); in get_os_release()
1617 error_msg_and_die("Bad OS release string: '%s'", u.release); in get_os_release()
1684 error_msg_and_die("Syscall '%s' for -b isn't supported", in init()
1690 error_msg_and_die("-c and -C are mutually exclusive"); in init()
1696 error_msg_and_die("-c and -C are mutually exclusive"); in init()
1817 error_msg_and_die("-D and -p are mutually exclusive"); in init()
1824 error_msg_and_die("(-c or -C) and -ff are mutually exclusive"); in init()
1828 error_msg_and_die("-w must be given with (-c or -C)"); in init()
1858 error_msg_and_die("You must be root to use the -u option"); in init()
1862 error_msg_and_die("Cannot find user '%s'", username); in init()
1891 error_msg_and_die("Piping the output and -ff are mutually exclusive"); in init()