Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c5113 struct file *resftp; in strioctl() local
5134 if ((resftp = getf(STRUCT_FGET(strfdinsert, fildes))) != NULL) { in strioctl()
5135 if ((resstp = resftp->f_vnode->v_stream) == NULL) { in strioctl()
5177 ival = (t_uscalar_t)getminor(resftp->f_vnode->v_rdev); in strioctl()