Searched refs:tio_errno (Results 1 – 1 of 1) sorted by relevance
53 static int tio_errno; variable177 tio_errno = errno; in write_to_cd()179 tio_errno = -1; in write_to_cd()197 tio_errno = err; in write_to_cd()199 tio_errno = -1; in write_to_cd()404 (tio_errno == 0) && (pcb_user_abort == 0)) { in write_track()428 if (tio_errno != 0) { in write_track()431 te->te_errno = tio_errno; in write_track()520 while ((tio_errno == 0) && (tio_done == 0)) { in write_track()524 if (tio_errno != 0) { in write_track()[all …]