Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tar/
H A Dtar.c427 static int istape(int fd, int type);
1111 NotTape = !istape(mt, mt_devtype); in main()
6214 istape(int fd, int type) in istape() function