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

/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c628 open_ioctl(queue_t *q, uint_t cmd) function
743 if ((qryp = open_ioctl(q, MC_CANONQUERY)) == NULL)
755 if ((qryp = open_ioctl(q, TCSBRK)) == NULL)
773 if ((qryp = open_ioctl(q, MC_POSIXQUERY)) == NULL)

Completed in 65 milliseconds