Lines Matching full:derror
101 derror("syncsocket_connect has failed: %s\n", errno_str);
110 derror("syncsocket_start_read has failed: %s\n", errno_str);
119 derror("syncsocket_read_line_absolute has failed: %s\n", errno_str);
125 derror("console has failed the connection: %s\n", buf);
134 derror("unexpected reply from the console: %s\n", buf);
206 derror("syncsocket_start_write failed: %s\n", errno_str);
214 derror("syncsocket_write failed: %s\n", errno_str);
234 derror("syncsocket_start_read failed: %s\n", errno_str);
242 derror("syncsocket_read failed: %s\n", errno_str);
302 derror("error reading console reply on stream switch: %s\n", errno_str);
306 derror("unexpected console reply when switching streams: %s\n", buf);
311 derror("console has rejected stream switch: %s\n", buf);
317 derror("unexpected console reply when switching streams: %s\n", buf);