Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/volcopy/
H A Dvolcopy.c420 if ((Itape = tapeck(&In, INPUT)) == 1) in main()
422 Otape = tapeck(&Out, OUTPUT); in main()
1226 tapeck(struct file_info *f_p, int dir) in tapeck() function