Searched refs:tnd (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/tsol/tnd/ |
H A D | svc-tnd | 29 [ ! -x /usr/sbin/tnd ] && exit $SMF_EXIT_ERR_CONFIG 31 FMRI=svc:/network/tnd 35 val=`svcprop -p tnd/debug_level $FMRI` 38 val=`svcprop -p tnd/debug_file $FMRI` 42 val=`svcprop -p tnd/poll_interval $FMRI` 45 /usr/sbin/tnd $args &
|
H A D | Makefile | 27 PROG= tnd 28 OBJS= tnd.o 32 HDRS= tnd.h 34 POFILES = tnd.po 38 MANIFEST= tnd.xml 40 SVCMETHOD= svc-tnd
|
/illumos-gate/usr/src/cmd/tsol/ |
H A D | Makefile | 43 tnd \ 56 tnd \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-trusted-global-zone.p5m | 73 file path=lib/svc/manifest/network/tnd.xml group=sys mode=0444 79 file path=lib/svc/method/svc-tnd mode=0555
|
H A D | system-trusted.p5m | 117 file path=usr/sbin/tnd group=sys mode=0555 135 file path=usr/share/man/man8/tnd.8
|
/illumos-gate/usr/src/cmd/tsol/labeld/ |
H A D | svc-labeld | 83 /usr/sbin/svcadm enable -s svc:/network/tnd:default 442 /usr/sbin/svcadm disable svc:/network/tnd:default 2>/dev/null
|
/illumos-gate/usr/src/cmd/ |
H A D | Makefile.check | 134 tsol/tnd \
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 1445 struct tnode tnd = {NULL}; in lookup_node() local 1447 if (tnd.node = get_last_node(hdp, path, flags)) in lookup_node() 1448 return (tnd.node); in lookup_node() 1450 tnd.handle = hdp; in lookup_node() 1451 tnd.flags = flags; in lookup_node() 1453 if (walk_tree(path, &tnd, visit_node) != 0) in lookup_node() 1456 return (tnd.node); in lookup_node()
|
/illumos-gate/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 65 ….routing,solaris.smf.value.nwam,solaris.smf.manage.nwam,solaris.smf.manage.tnd,solaris.smf.manage.… 68 …e network and host security:auths=solaris.smf.manage.ssh,solaris.smf.value.tnd,solaris.network.*;p…
|
H A D | auth_attr.txt | 157 solaris.smf.manage.tnd:::Manage Trusted Network Daemon::help=TNDaemon.html 183 solaris.smf.value.tnd:::Change Trusted Network Daemon Service Property Values::help=ValueTND.html
|
/illumos-gate/usr/src/man/man8/ |
H A D | Makefile | 481 tnd.8 \
|
/illumos-gate/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 483 svc:/network/tnd:default var/svc/manifest/network/tnd.xml 484 svc:/network/tnd var/svc/manifest/network/tnd.xml
|