Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c5420 int wropt = 0; in strioctl() local
5423 wropt |= SNDZERO; in strioctl()
5425 wropt |= SNDPIPE; in strioctl()
5426 return (strcopyout(&wropt, (void *)arg, sizeof (wropt), in strioctl()