Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/vntsd/
H A Dsvc-vntsd59 solaris.vntsd.:::LDoms vntsd Administration::
60 solaris.vntsd.grant:::Delegate LDoms vntsd Administration::
61 solaris.vntsd.consoles:::Access All LDoms Guest Consoles::
86 g/^root.*auths\=/s/^roo.*auths\=/&solaris.vntsd.grant,/
96 root::::type=normal;auths=solaris.vntsd.grant;lock_after_retries=0
113 vcc_device=`$SVCPROP -p vntsd/vcc_device $SMF_FMRI 2>/dev/null`
119 listen_addr=`$SVCPROP -p vntsd/listen_addr $SMF_FMRI 2>/dev/null`
124 timeout=`$SVCPROP -p vntsd/timeout_minutes $SMF_FMRI 2>/dev/null`
129 auth=`$SVCPROP -p vntsd/authorization $SMF_FMRI 2>/dev/null`
151 if [ -x /usr/lib/ldoms/vntsd ]; then
[all …]
H A DMakefile27 PROG = vntsd
28 SRCS = auth.c cmd.c common.c console.c listen.c queue.c read.c vntsd.c \
32 MANIFEST = vntsd.xml
33 SVCMETHOD = svc-vntsd
H A Dvntsd.h259 struct vntsd;
309 struct vntsd *vntsd; member
314 typedef struct vntsd { struct
H A Dvntsdvcc.c205 assert(groupp->vntsd); in vntsd_delete_cons()
207 (void) mutex_lock(&groupp->vntsd->lock); in vntsd_delete_cons()
208 (void) vntsd_que_rm(&groupp->vntsd->grouppq, in vntsd_delete_cons()
210 (void) mutex_unlock(&groupp->vntsd->lock); in vntsd_delete_cons()
353 groupp->vntsd = vntsdp; in alloc_group()
H A Dlisten.c108 (void) thr_kill(groupp->vntsd->tid, SIGUSR1); in listen_chk_status()
298 vntsdp = groupp->vntsd; in vntsd_listen_thread()
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-ldoms.mf73 file path=lib/svc/manifest/platform/sun4v/vntsd.xml group=sys mode=0444
76 file path=lib/svc/method/svc-vntsd mode=0555
102 file path=usr/lib/ldoms/vntsd mode=0555
108 file path=usr/share/man/man1m/vntsd.1m
/titanic_50/usr/src/cmd/
H A DMakefile505 vntsd
752 vntsd
H A DMakefile.check77 vntsd \
/titanic_50/usr/src/
H A DMakefile.lint501 cmd/vntsd \
/titanic_50/usr/src/man/man1m/
H A DMakefile573 vntsd.1m
/titanic_50/usr/src/cmd/svc/shell/
H A Dmfsthistory380 svc:/ldoms/vntsd:default var/svc/manifest/platform/sun4v/vntsd.xml
381 svc:/ldoms/vntsd var/svc/manifest/platform/sun4v/vntsd.xml