Home
last modified time | relevance | path

Searched refs:services (Results 1 – 25 of 94) sorted by relevance

1234

/illumos-gate/usr/src/cmd/ypcmd/net_files/
H A DMakefile81 all: passwd group hosts ipnodes ethers networks rpc services protocols \
178 services.time: $(DIR)/services
180 $(DIR)/services $(CHKPIPE))| $(MAKEDBM) - $(YPDBDIR)/$(DOM)/services.byname;
189 $(DIR)/services $(CHKPIPE)) | \
190 $(MAKEDBM) $(B) - $(YPDBDIR)/$(DOM)/services.byservicename
192 @touch services.time;
194 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) services.byname; fi
195 @if [ ! $(NOPUSH) ]; then $(YPPUSH) -d $(DOM) services.byservicename; fi
461 services: services.time target
H A Dnicknames8 services services.byname
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdma/
H A Dibdma.h84 ib_dm_ioc_ctrl_profile_t *profile, ib_dm_srv_t *services);
95 ib_dm_ioc_ctrl_profile_t *profile, ib_dm_srv_t *services);
/illumos-gate/usr/src/cmd/fm/dicts/
H A DPCIEX.po39 msgstr "Loss of services provided by the device instances associated with this fault\n"
55 msgstr "Loss of services provided by the device instances associated with this fault\n"
71 msgstr "Loss of services provided by the device instances associated with this fault\n"
87 msgstr "Loss of services provided by the device instances associated with this fault\n"
103 msgstr "Loss of services provided by the device instances associated with this fault\n"
119 msgstr "Loss of services provided by the device instances associated with this fault\n"
135 msgstr "Loss of services provided by the device instances associated with this fault\n"
151 msgstr "Loss of services provided by the device instances associated with this fault\n"
167 msgstr "Loss of services provided by the device instances associated with this fault\n"
183 msgstr "Loss of services provided by the device instances associated with this fault\n"
[all …]
H A DPCI.po39 msgstr "Loss of services provided by the device instances associated with this problem."
55 msgstr "Loss of services provided by the device instances associated with this fault."
151 msgstr "Possible loss of services provided by the device instances associated with this fault\n"
167 msgstr "Possible loss of services provided by the device instances associated with this fault\n"
183 msgstr "Possible loss of services provided by the device instances associated with this fault\n"
199 msgstr "Possible loss of services provided by the device instances associated with this fault\n"
215 msgstr "Possible loss of services provided by the device instances associated with this fault\n"
263 msgstr "Degraded services provided by the device instances associated with this fault\n"
279 msgstr "Degraded services provided by the device instances associated with this fault\n"
295 msgstr "Degraded services provided by the device instances associated with this fault.\n"
[all …]
/illumos-gate/usr/src/cmd/initpkg/
H A Dnscd.conf120 positive-time-to-live services 3600
121 negative-time-to-live services 5
122 keep-hot-count services 20
123 check-files services yes
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dsmf_disable.lst24 # This is a list of SMF services which should be disabled when installing
25 # the zone. Do not edit this file. Site-specific services which must be
27 # file. During the zone installation, the services will be disabled if
/illumos-gate/usr/src/cmd/svc/milestone/
H A DREADME32 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
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsvcctl_svc.c710 param->services = NDR_STRDUP(mxa, ""); in svcctl_s_EnumDependentServices()
718 if (param->services == NULL) { in svcctl_s_EnumDependentServices()
723 bzero(param->services, input_bufsize); in svcctl_s_EnumDependentServices()
732 param->services = NDR_STRDUP(mxa, ""); in svcctl_s_EnumDependentServices()
770 param->services = NDR_MALLOC(mxa, buf_size); in svcctl_s_EnumServicesStatus()
771 if (param->services == NULL) { in svcctl_s_EnumServicesStatus()
775 bzero(param->services, buf_size); in svcctl_s_EnumServicesStatus()
807 param->services = NDR_STRDUP(mxa, ""); in svcctl_s_EnumServicesStatus()
1146 if (param->services == NULL) { in svcctl_s_EnumServicesStatusA()
1150 bzero(param->services, buf_size); in svcctl_s_EnumServicesStatusA()
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dlibrary-security-tcp-wrapper.p5m30 value="tcpd - access control facility for internet services"
32 value="tcpd - access control facility for internet services"
60 desc="tcpd - access control facility for internet services" \
61 name="tcpd - access control facility for internet services"
H A Dsystem-library-security-rpcsec.p5m28 set name=pkg.description value="GSS-API services for ONC RPC"
39 legacy pkg=SUNWrsg desc="GSS-API services for ONC RPC" name=RPCSEC_GSS
H A Dsystem-kernel-secure-rpc.p5m34 set name=pkg.description value="kernel GSS-API services for ONC RPC"
41 legacy pkg=SUNWrsgk desc="kernel GSS-API services for ONC RPC" \
H A Ddriver-pcmcia.p5m35 value="kernel modules and start-up files for PCMCIA card services"
53 desc="kernel modules and start-up files for PCMCIA card services" \
/illumos-gate/usr/src/cmd/netfiles/
H A DMakefile25 TXTS= nsswitch.conf netconfig hosts services
30 FILES= hosts services
H A Dnsswitch.files30 # "hosts:" and "services:" in this file are used only if the
47 services: files
H A Dnsswitch.ldap29 # "hosts:" and "services:" in this file are used only if the
59 services: files ldap
H A Dnsswitch.nis29 # "hosts:" and "services:" in this file are used only if the
59 services: files nis
H A Dnsswitch.dns31 # "hosts:" and "services:" in this file are used only if the
59 services: files
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.1116 # allow any connections to be made, except to BSD print/r-services
22 # allow any connections to be made, except to BSD print/r-services
H A Dfirewall17 Draw up a list of which services you want to allow users to use on the
38 as a name to a number is controlled with the /etc/services file.
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java977 Hashtable services = in findServices() local
986 Enumeration allSurls = services.keys(); in findServices()
994 services.remove(aSurl); in findServices()
1001 SrvLocMsg ack = req.makeReply(services, signatures); in findServices()
1011 services, in findServices()
1362 Hashtable services = in makeDAAdvert() local
1367 Enumeration urls = services.keys(); in makeDAAdvert()
1501 Hashtable services = in makeSAAdvert() local
1503 Enumeration en = services.keys(); in makeSAAdvert()
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME27 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(1) output, and (where
H A DREADME.rc327 scripts for managing services. The preferred method of service
49 For a full list of services brought online before scripts are run, see
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypstop.sh38 /usr/sbin/svcadm restart milestone/name-services
H A Dypxfr_1perday.sh40 ypxfr services.byname

1234