Searched refs:rdev_is_a_cd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c71 static int rdev_is_a_cd(int rdevfd);
358 if (rdev_is_a_cd(h->fd)) {
522 * rdev_is_a_cd - return TRUE if the raw device identified by
529 rdev_is_a_cd(int rdevfd) function

Completed in 59 milliseconds