Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dvcons.c125 static int vt_activate(uint_t vt_no, cred_t *credp);
772 vt_activate(uint_t vt_no, cred_t *credp) in vt_activate() function
1006 error = vt_activate(arg, iocp->ioc_cr); in vt_ioctl()