Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dtl.c2219 int thisopt, otheropt; in tl_do_ioctl() local
2227 otheropt = TL_SETUCRED; in tl_do_ioctl()
2232 otheropt = TL_SETCRED; in tl_do_ioctl()
2238 if (IS_SOCKET(tep) || (tep->te_flag & otheropt)) { in tl_do_ioctl()