Home
last modified time | relevance | path

Searched defs:tap_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/tcopy/
H A Dtcopy.cc167 class tap_file: public tape_dev { class
169 tap_file(int file_handle, const char *spec, bool dst) : in tap_file() function in tap_file