Home | History | Annotate | Download | only in qemud

Lines Matching defs:fatal

107 fatal( const char*  fmt, ... )
128 fatal( "not enough memory" );
153 fatal( "not enough memory" );
242 fatal( "%s: could not get flags for fd %d: %s",
251 fatal( "%s: could not set fd %d to non-blocking: %s",
1073 fatal("unexpected serial port close !!");
1519 fatal("unexpected close of serial reader");
1610 fatal("unexpected multiplexer control close");
1629 fatal( "%s: could not open '%s': %s", __FUNCTION__, serial_dev,
1654 fatal("couldn't get fd for control socket '%s'", CONTROL_SOCKET_NAME);