Searched defs:tio_synch_initialized (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Dtrackio.c52 static uchar_t tio_synch_initialized, tio_abort, tio_done; variable
79 if (tio_synch_initialized == 1) {
82 tio_synch_initialized = 0;
100 tio_synch_initialized = 1;

Completed in 59 milliseconds