Searched refs:D_TAPE (Results 1 – 6 of 6) sorted by relevance
324 if (type & D_TAPE) in getfdtype()328 if (S_ISCHR(sb.st_mode) && (type & D_TAPE) == 0) in getfdtype()
412 if (type & D_TAPE) { in doskip()
141 #define D_TAPE 0x0001 macro
73 { "tape", D_TAPE },
694 #ifndef D_TAPE695 #define D_TAPE 0 macro707 .d_flags = D_TAPE | D_TRACKCLOSE,
1077 if (type & D_TAPE) in camdd_probe_file()