Home
last modified time | relevance | path

Searched refs:fsf (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/backup/dump/
H A Ddumptape.c1163 static struct mtop fsf = { MTFSF, 1 }; in just_rewind() local
1167 (void) ioctl(to, MTIOCTOP, &fsf); in just_rewind()
1565 static struct mtop fsf = { MTFSF, 1 }; in otape() local
1569 (void) ioctl(to, MTIOCTOP, &fsf); in otape()
2397 static struct mtop fsf = { MTFSF, 1 }; in positiontape() local
2442 fsf.mt_count = filenum - 1; in positiontape()
2443 if (ioctl(to, MTIOCTOP, &fsf) < 0) { in positiontape()
/titanic_44/usr/src/grub/grub-0.97/
H A DMAINTENANCE60 * http://www.gnu.org/server/fsf-html-style-sheet.html