Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vt/
H A DMakefile28 PROG= vtdaemon vtinfo vtxlock
31 VTINFO_SRC= vtinfo.c
49 vtinfo: $(VTINFO_SRC) target
/titanic_50/usr/src/cmd/svc/shell/
H A Dsmf_include.sh105 /usr/lib/vtinfo > /dev/null 2>&1
/titanic_50/usr/src/uts/common/io/
H A Dvcons.c876 struct vt_stat vtinfo; in vt_ioctl() local
1038 vtinfo.v_active = vt_minor2arg(vc_active_console); in vt_ioctl()
1039 vtinfo.v_state = 3; /* system console and vtdaemon */ in vt_ioctl()
1047 vtinfo.v_state |= (1 << pvc->vc_minor); in vt_ioctl()
1054 *(struct vt_stat *)(void *)tmp->b_rptr = vtinfo; in vt_ioctl()
/titanic_50/usr/src/pkg/manifests/
H A DSUNWcs.mf1224 file path=usr/lib/vtinfo mode=0555
/titanic_50/
H A D.gitignore2975 usr/src/cmd/vt/vtinfo