Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/tar/
H A Dtar.c432 static int istape(int fd, int type);
1109 NotTape = !istape(mt, mt_devtype); in main()
6168 istape(int fd, int type) in istape() function