Searched refs:tnd (Results 1 – 13 of 13) sorted by relevance
/titanic_44/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 | 26 PROG= tnd 27 OBJS= tnd.o 31 HDRS= tnd.h 33 POFILES = tnd.po 37 MANIFEST= tnd.xml 39 SVCMETHOD= svc-tnd
|
/titanic_44/usr/src/cmd/tsol/ |
H A D | Makefile | 43 tnd \ 56 tnd \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-trusted-global-zone.mf | 78 file path=lib/svc/manifest/network/tnd.xml group=sys mode=0444 82 file path=lib/svc/method/svc-tnd mode=0555
|
H A D | system-trusted.mf | 123 file path=usr/sbin/tnd group=sys mode=0555 136 file path=usr/share/man/man1m/tnd.1m
|
/titanic_44/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
|
/titanic_44/usr/src/cmd/ |
H A D | Makefile.check | 135 tsol/tnd \
|
/titanic_44/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 1444 struct tnode tnd = {NULL}; in lookup_node() local 1446 if (tnd.node = get_last_node(hdp, path, flags)) in lookup_node() 1447 return (tnd.node); in lookup_node() 1449 tnd.handle = hdp; in lookup_node() 1450 tnd.flags = flags; in lookup_node() 1452 if (walk_tree(path, &tnd, visit_node) != 0) in lookup_node() 1455 return (tnd.node); in lookup_node()
|
/titanic_44/usr/src/lib/libsecdb/ |
H A D | prof_attr.txt | 64 ….routing,solaris.smf.value.nwam,solaris.smf.manage.nwam,solaris.smf.manage.tnd,solaris.smf.manage.… 66 …e network and host security:auths=solaris.smf.manage.ssh,solaris.smf.value.tnd,solaris.network.*;p…
|
H A D | auth_attr.txt | 160 solaris.smf.manage.tnd:::Manage Trusted Network Daemon::help=TNDaemon.html 185 solaris.smf.value.tnd:::Change Trusted Network Daemon Service Property Values::help=ValueTND.html
|
/titanic_44/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
|
/titanic_44/usr/src/man/man1m/ |
H A D | Makefile | 505 tnd.1m \
|
/titanic_44/ |
H A D | .gitignore | 2921 usr/src/cmd/tsol/tnd/tnd
|