IFTAPE
#define IFTAPE(s) ((strncmp(s, "/dev/mt", 7) == 0) || \
#define IFTAPE(s) ((strncmp(s, "/dev/rmt", 8) == 0) || \