Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/host/posix/
H A Dposix-tape.c121 struct tme_posix_tape_segment *tme_posix_tape_segment_current; member
292 posix_tape->tme_posix_tape_segment_current = NULL; in _tme_posix_tape_segments_close()
313 posix_tape->tme_posix_tape_segment_current = NULL; in _tme_posix_tape_segment_open()
328 posix_tape->tme_posix_tape_segment_current = segment; in _tme_posix_tape_segment_open()
344 segment = posix_tape->tme_posix_tape_segment_current; in _tme_posix_tape_rewind()
400 segment = posix_tape->tme_posix_tape_segment_current; in _tme_posix_tape_mark_skip()
431 posix_tape->tme_posix_tape_segment_current = NULL; in _tme_posix_tape_mark_skip()
519 segment = posix_tape->tme_posix_tape_segment_current; in _tme_posix_tape_xfer1()
1129 posix_tape->tme_posix_tape_segment_current in __tme_posix_tape_command()
1352 posix_tape->tme_posix_tape_segment_current = NULL; in TME_ELEMENT_SUB_NEW_DECL()