Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/qemud/
Dqemud.c107 fatal( const char* fmt, ... ) in fatal() function
128 fatal( "not enough memory" ); in xalloc()
153 fatal( "not enough memory" ); in xrealloc()
242 fatal( "%s: could not get flags for fd %d: %s", in fd_setnonblock()
251 fatal( "%s: could not set fd %d to non-blocking: %s", in fd_setnonblock()
1073 fatal("unexpected serial port close !!"); in serial_fd_close()
1519 fatal("unexpected close of serial reader"); in multiplexer_serial_close()
1610 fatal("unexpected multiplexer control close"); in multiplexer_control_close()
1629 fatal( "%s: could not open '%s': %s", __FUNCTION__, serial_dev, in multiplexer_init()
1654 fatal("couldn't get fd for control socket '%s'", CONTROL_SOCKET_NAME); in multiplexer_init()