Searched refs:tcom (Results 1 – 1 of 1) sorted by relevance
525 struct mtop tcom; in setdumpnum() local533 tcom.mt_op = MTFSF; in setdumpnum()534 tcom.mt_count = dumpnum - 1; in setdumpnum()540 if (!pipecmdin && ioctl(mt, MTIOCTOP, (char *)&tcom) < 0) in setdumpnum()