Searched defs:tap_file (Results 1 – 1 of 1) sorted by relevance
167 class tap_file: public tape_dev { class169 tap_file(int file_handle, const char *spec, bool dst) : in tap_file() function in tap_file