| /onnv/onnv-gate/usr/src/pkgdefs/common_files/ |
| i.services | 27 cat > /tmp/services.cmt.$$ << EOF 61 services) 73 /tmp/services.$$ > /dev/null 2>&1 77 $dest | line >> /tmp/services.$$ 83 if [ -f /tmp/services.$$ ]; then 85 cat /tmp/services.cmt.$$ >> /tmp/d.$$ 86 cat /tmp/services.$$ >> /tmp/d.$$ 87 rm -f /tmp/services.$$ /tmp/services.cmt.$$ 92 # Set correct permissions on services fil [all...] |
| /onnv/onnv-gate/usr/src/cmd/tcpd/ |
| man.sed | 76 services. See\ 90 consulting each other's identd services.\ 95 inetadm(1M), managing inetd services in the Service Management Framework.
|
| /onnv/onnv-gate/usr/src/cmd/svc/milestone/ |
| README | 32 manifests, for milestones and services that are required for the seed 33 repository construction. This includes most services required for 34 satisfying the single-user milestone. (In general, services associated
|
| /onnv/onnv-gate/usr/src/cmd/ypcmd/ |
| ypstop.sh | 36 # name-services milestone (such that configuration-sensitive services 38 /usr/sbin/svcadm restart milestone/name-services
|
| ypxfr_1perday.sh | 40 ypxfr services.byname
|
| ypstart.sh | 47 echo "starting NIS (YP server) services:\c" 103 # name-services milestone (such that configuration-sensitive services 105 /usr/sbin/svcadm restart milestone/name-services
|
| /onnv/onnv-gate/usr/src/uts/common/sys/ib/mgt/ibdma/ |
| ibdma.h | 45 * and the services they are making available. As services change, the 47 * profile and services. 72 * services with the DM Agent. The DM Agent will assign a 81 * profile/services information. 84 ib_dm_ioc_ctrl_profile_t *profile, ib_dm_srv_t *services); 92 * Update a previously register IOC profile/services. 95 ib_dm_ioc_ctrl_profile_t *profile, ib_dm_srv_t *services);
|
| /onnv/onnv-gate/usr/src/cmd/netfiles/ |
| nsswitch.ad | 43 # "hosts:" and "services:" in this file are used only if the 69 services: files
|
| nsswitch.dns | 32 # "hosts:" and "services:" in this file are used only if the 62 services: files
|
| Makefile | 25 TXTS= nsswitch.conf netconfig hosts services 30 FILES= hosts services
|
| nsswitch.conf | 29 # "hosts:" and "services:" in this file are used only if the 60 services: files nis
|
| /onnv/onnv-gate/usr/src/uts/sun/sys/dada/impl/ |
| types.h | 54 #include <sys/dada/impl/services.h>
|
| /onnv/onnv-gate/usr/src/uts/common/sys/scsi/impl/ |
| types.h | 48 #include <sys/scsi/impl/services.h>
|
| /onnv/onnv-gate/usr/src/cmd/initpkg/ |
| nscd.conf | 33 # protocols, rpc, services, tnrhdb, tnrhtp, user_attr 120 positive-time-to-live services 3600 121 negative-time-to-live services 5 122 keep-hot-count services 20 123 check-files services yes
|
| /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/ |
| README | 27 scripts for managing services. The preferred method of service 45 environment in which services are run, refer to the SMF documentation. 47 Legacy services are reported by the default svcs(1m) output, and (where
|
| README.rc2 | 27 scripts for managing services. The preferred method of service 58 For a full list of services brought online before scripts are run, see
|
| README.rc3 | 27 scripts for managing services. The preferred method of service 49 For a full list of services brought online before scripts are run, see
|
| README.rcS | 27 scripts for managing services. The preferred method of service 72 For a full list of services brought online before scripts are run, see
|
| /onnv/onnv-gate/usr/src/cmd/ypcmd/net_files/ |
| Makefile | 84 all: passwd group hosts ipnodes ethers networks rpc services protocols \ 181 services.time: $(DIR)/services 183 $(DIR)/services $(CHKPIPE))| $(MAKEDBM) - $(YPDBDIR)/$(DOM)/services.byname; 192 $(DIR)/services $(CHKPIPE)) | \ 193 $(MAKEDBM) $(B) - $(YPDBDIR)/$(DOM)/services.byservicename 195 @touch services.time; 196 @echo "updated services"; 197 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) services.byname; f [all...] |
| /onnv/onnv-gate/usr/src/cmd/svc/profile/ |
| README | 38 smf(5) converted inetd services that are not required to
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsr/ |
| Makefile | 68 i.services \
|
| /onnv/onnv-gate/usr/src/uts/common/io/mac/ |
| README | 40 This is the kernel programming interface for accessing L2 services as 50 are used by L2 drivers to provide services to MAC consumers.
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/etc/ |
| Makefile | 24 SYMPROG= hosts inetd.conf networks protocols services netmasks sock2path
|
| /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/ |
| README | 37 specific services it requires are either provided by the fmd interfaces,
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWrdcu/ |
| postinstall | 254 # Add rdc to services file 257 grep -w "rdc" ${PKG_INSTALL_ROOT}/etc/services > /dev/null 260 echo "rdc 121/tcp # SNDR server daemon" >> ${PKG_INSTALL_ROOT}/etc/services
|