Searched refs:res (Results 1 – 1 of 1) sorted by relevance
158 int res = write(u_el->fifo_tx, ptr, size); in write_to_tx_fifo() local160 if (res != size) { in write_to_tx_fifo()162 if ((res == -1) && (errno == EPIPE)) { in write_to_tx_fifo()167 "Terminating\n", res, errno); in write_to_tx_fifo()