Home
last modified time | relevance | path

Searched refs:service (Results 51 – 75 of 379) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c673 char *service = tcon->service; in smb_tree_connect_disk() local
683 if (service != NULL && in smb_tree_connect_disk()
684 strcmp(service, any) != 0 && in smb_tree_connect_disk()
685 strcasecmp(service, "A:") != 0) { in smb_tree_connect_disk()
801 char *service = tcon->service; in smb_tree_connect_printq() local
815 if (service != NULL && in smb_tree_connect_printq()
816 strcmp(service, any) != 0 && in smb_tree_connect_printq()
874 char *service = tcon->service; in smb_tree_connect_ipc() local
878 if (service != NULL && in smb_tree_connect_ipc()
879 strcmp(service, any) != 0 && in smb_tree_connect_ipc()
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dirp_sv.c51 struct servent service; member
118 free_service(&pvt->service); in sv_close()
132 struct servent *sv = &pvt->service; in sv_next()
177 struct servent *sv = &pvt->service; in sv_byname()
228 struct servent *sv = &pvt->service; in sv_byport()
/illumos-gate/usr/src/cmd/netfiles/
H A Dnsswitch.ad32 # AD name service currently only supports passwd(5) and group(5)
35 # Other name service databases such as audit_user(5) and user_attr(5)
40 # Since AD name service is not yet a complete Solaris solution, please
41 # add other name service(s) as appropriate to the lines in this file.
46 # DNS service expects that an instance of svc:/network/dns/client be
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh41 service=
57 service=$3
130 if [ "$node_name" != "ibport" -o "$service" != "ipib" \
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DResourceMonitor.java36 import com.sun.solaris.service.pools.Component;
37 import com.sun.solaris.service.pools.Resource;
38 import com.sun.solaris.service.pools.PoolsException;
39 import com.sun.solaris.service.pools.UnsignedInt64;
/illumos-gate/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c303 service_in_state(char *service, const char *chkstate) in service_in_state() argument
308 state = smf_get_state(service); in service_in_state()
318 restart_service(char *service) in restart_service() argument
328 if (service_in_state(service, SCF_STATE_STRING_ONLINE)) { in restart_service()
329 ret = smf_restart_instance(service); in restart_service()
347 if (service_in_state(service, in restart_service()
352 service); in restart_service()
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt41 DHCP Management:::Manage the DHCP service:auths=solaris.dhcpmgr.*;help=RtDHCPMngmnt.html
49 HAL Management:::Manage HAL SMF service:auths=solaris.smf.manage.hal;help=RtHALMngmnt.html
59 NDMP Management:::Manage the NDMP service:auths=solaris.smf.manage.ndmp,solaris.smf.value.ndmp,sola…
71 Name Service Management:::Non-security name service scripts/commands:help=RtNameServiceAdmin.html
72 Name Service Security:::Security related name service scripts/commands:help=RtNameServiceSecure.html
77 Reparse Management:::Manage the reparse service:auths=solaris.smf.manage.reparse:help=RtReparseMngm…
79 Rmvolmgr Management:::Manage Removable Volume Manager SMF service:auths=solaris.smf.manage.rmvolmgr…
93 SMB Management:::Manage the SMB service:auths=solaris.smf.manage.smb,solaris.smf.value.smb,solaris.…
95 STMF Administration:::Configure STMF service:auths=solaris.smf.modify.application
96 STMF Management:::Start/Stop STMF service:auths=solaris.smf.manage.stmf
[all …]
/illumos-gate/usr/src/lib/pam_modules/passwd_auth/
H A Dpasswd_auth.c70 char *service; in pam_sm_authenticate() local
122 res = pam_get_item(pamh, PAM_SERVICE, (void **)&service); in pam_sm_authenticate()
155 " Use \"-r repository \"."), service); in pam_sm_authenticate()
284 service, min); in pam_sm_authenticate()
296 "this password."), service); in pam_sm_authenticate()
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dneptune_xfp.esc48 event ereport.io.service.lost@pciexbus/pciexdev/pciexfn {within(10s)};
51 * Events ereport.io.device.nxge.xfp-err and ereport.io.service.lost are
55 * nxge.xfp-err and ereport.io.service.lost, then the error event will
58 * (associated with ereport.io.device.nxge.xfp-err and ereport.io.service.lost
66 ereport.io.service.lost@pciexbus/pciexdev/pciexfn;
H A Dnic.esc56 event ereport.io.service.lost@pcifn;
59 event ereport.io.service.lost@pciexfn;
73 ereport.io.service.lost@pcifn { within(1s) }; \
85 ereport.io.service.lost@pciexfn { within(1s) };
116 ereport.io.service.lost@pciexfn { within(1s) };
127 ereport.io.service.lost@pciexfn { within(1s) };
/illumos-gate/usr/src/lib/libwrap/
H A Dtli.c258 struct nd_hostserv *service = servlist->h_hostservs; local
262 if (netdir_getbyname(config, service, &addr_list) != ND_OK) {
271 STRING_LENGTH, service->h_host);
303 host->addr, STRING_LENGTH, service->h_host);
305 STRN_CPY(host->name, found ? service->h_host : paranoid,
/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c204 char *service = NULL; in ibnex_devctl() local
634 if (ddi_copyin(ioc.buf, service, in ibnex_devctl()
645 msg, service, svc_type); in ibnex_devctl()
648 ibnex_port_conf_entry_add(service); in ibnex_devctl()
654 kmem_free(service, ioc.bufsiz + 1); in ibnex_devctl()
661 if (ddi_copyin(ioc.buf, service, in ibnex_devctl()
672 msg, service, svc_type); in ibnex_devctl()
680 service); in ibnex_devctl()
682 kmem_free(service, ioc.bufsiz + 1); in ibnex_devctl()
2434 msg, service); in ibnex_vppa_conf_entry_delete()
[all …]
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_writes.c117 rservice = (char *)service; in replace_mapped_attr_in_dn()
267 const char *service, in __s_api_makeModListCount() argument
300 if (service != NULL && strncasecmp(service, NS_LDAP_TYPE_AUTOMOUNT, in __s_api_makeModListCount()
623 const char *service, in __s_api_makeModList() argument
1117 const char *service, in __ns_ldap_addAttr() argument
1153 const char *service, in __ns_ldap_delAttr() argument
1274 const char *service, in __ns_ldap_repAttr() argument
1356 const char *service, in __ns_ldap_addEntry() argument
1406 const char *service, in __ns_ldap_delEntry() argument
2829 const char *service, in modify_ethers_bootp() argument
[all …]
H A Dns_internal.h346 char *service; member
363 char *service; member
644 char *service; member
843 char **__ns_ldap_mapAttributeList(const char *service,
845 char *__ns_ldap_mapAttribute(const char *service,
875 int __s_api_get_SSD_from_SSDtoUse_service(const char *service,
878 int __s_api_prepend_automountmapname(const char *service,
881 int __s_api_prepend_automountmapname_to_dn(const char *service,
884 int __s_api_convert_automountmapname(const char *service,
/illumos-gate/usr/src/cmd/fm/dicts/
H A DAMD.po101 msgstr "An attempt will be made to remove this CPU from service."
117 msgstr "An attempt will be made to remove this CPU from service."
133 msgstr "An attempt will be made to remove this CPU from service."
149 msgstr "An attempt will be made to remove this CPU from service."
165 msgstr "An attempt will be made to remove this CPU from service."
181 msgstr "An attempt will be made to remove this CPU from service."
197 msgstr "An attempt will be made to remove this CPU from service."
213 msgstr "An attempt will be made to remove this CPU from service."
229 msgstr "An attempt will be made to remove this CPU from service."
245 msgstr "An attempt will be made to remove this CPU from service."
[all …]
H A DINTEL.po37 msgstr "The system will attempt to offline this cpu to remove it from service."
53 msgstr "The system will attempt to offline this cpu to remove it from service."
69 msgstr "The system will attempt to offline this cpu to remove it from service."
85 msgstr "The system will attempt to offline this cpu to remove it from service."
101 msgstr "The system will attempt to offline this cpu to remove it from service."
117 msgstr "The system will attempt to offline this cpu to remove it from service."
133 msgstr "The system will attempt to offline this cpu to remove it from service."
149 msgstr "The system will attempt to offline this cpu to remove it from service."
165 msgstr "The system will attempt to offline this cpu to remove it from service."
181 msgstr "The system will attempt to offline this cpu to remove it from service."
[all …]
H A DSMF.po435 msgstr "The indicated service has transitioned to the offline state\n Refer to %s for more informa…
439 msgstr "Functionality provided by the offline service is unavailable."
451 msgstr "The indicated service has transitioned to the online state\n Refer to %s for more informat…
455 msgstr "Functionality provided by the service is now available."
467 msgstr "The indicated service has transitioned to the disabled state\n Refer to %s for more inform…
471 msgstr "Functionality provided by the service is unavailable."
487 msgstr "Some functionality provided by the service may be unavailable."
503 msgstr "Functionality provided by the service is unavailable."
519 msgstr "Functionality provided by the service is unavailable."
531 msgstr "A service failed - %<fault-list[0].reason-long>.\n Refer to %s for more information."
[all …]
/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/
H A DSUN-IREPORT-MIB.mib65 "Represents the FMRI of an SMF service"
71 "Represents an SMF service state"
139 "FMRI of the SMF service asssociated with this event"
147 "Previous state of the service that transitioned"
155 "Final state of the service that transitioned"
191 service state transition (STN) events. The following values for
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_svc.c216 hd->nh_svc = xa->binding->service; in ndr_hdalloc()
234 ndr_service_t *svc = xa->binding->service; in ndr_hdfree()
268 ndr_service_t *svc = xa->binding->service; in ndr_hdlookup()
394 pool[ix].service = NULL; in ndr_svc_binding_pool_init()
409 if (mbind->service != NULL && in ndr_svc_find_binding()
424 if (mbind->service == NULL) in ndr_svc_new_binding()
/illumos-gate/usr/src/cmd/svc/milestone/
H A Dmake-console-login-xml34 NOTE: This service manifest is not editable; its contents will
44 <service
163 type='service'>
171 type='service'>
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-wpa.p5m26 set name=pkg.fmri value=pkg:/service/network/wpa@$(PKGVERS)
29 value="The service implements the IEEE802.11i (WPA/WPA2) specification."
44 desc="The service implements the IEEE802.11i (WPA/WPA2) specification." \
47 desc="The service implements the IEEE802.11i (WPA/WPA2) specification." \
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/kstat/
H A DKstat.java29 package com.sun.solaris.service.kstat;
31 import com.sun.solaris.service.pools.*;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoec.c623 (void) poe_add_str(poep, POETT_SERVICE, service); in send_padi()
866 if (service[0] == '\0' || in send_padr()
867 (tlen == strlen(service) && in send_padr()
895 if (haswild && service[0] == '\0') in send_padr()
1122 serv_len = strlen(service); in act_open()
1134 service = (char *)POET_DATA(tagp); in act_open()
1145 remove_eol(service, serv_len); in act_open()
1163 service); in act_open()
1164 (void) fprintf(fp, "%.*s\n", serv_len, service); in act_open()
1341 if (service[0] == '\0' || (strlen(service) == tlen && in use_server()
[all …]
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c3041 char *service; in getsvcname() local
3044 service = LOCKD; in getsvcname()
3047 service = STATD; in getsvcname()
3050 service = NFSD; in getsvcname()
3071 service = NFSD; in getsvcname()
3073 return (service); in getsvcname()
3278 char *service; in restart_service() local
3283 service = LOCKD; in restart_service()
3286 service = STATD; in restart_service()
3289 service = NFSD; in restart_service()
[all …]
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c466 svcauth->raw_cred.service = gss_parms->service; in __rpc_gss_getcred()
616 switch (creds.service) { in __svcrpcsec_gss()
669 gss_parms->service = creds.service; in __svcrpcsec_gss()
769 client_data->raw_cred.service = creds.service; in __svcrpcsec_gss()
960 client_data->raw_cred.service = creds.service; in __svcrpcsec_gss()
1024 client_data->raw_cred.service != creds.service) { in __svcrpcsec_gss()
1554 if (!gss_parms->established || gss_parms->service == rpc_gss_svc_none) in svc_rpc_gss_wrap()
1557 return (__rpc_gss_wrap_data(gss_parms->service, in svc_rpc_gss_wrap()
1578 if (!gss_parms->established || gss_parms->service == rpc_gss_svc_none) in svc_rpc_gss_unwrap()
1581 return (__rpc_gss_unwrap_data(gss_parms->service, in svc_rpc_gss_unwrap()
[all …]

12345678910>>...16