Searched refs:service (Results 1 - 25 of 123) sorted by relevance

12345

/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DBaseListener.java43 @param service
44 The service that encountered the failure.
49 void operationFailed( DNSSDService service, int errorCode); argument
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_services.c43 * create the service object from Directory
48 krb5_ldap_service_params *service, int mask)
61 if (service == NULL || service->servicedn == NULL) {
73 if (service->servicetype == LDAP_KDC_SERVICE) {
76 } else if (service->servicetype == LDAP_ADMIN_SERVICE) {
79 } else if (service->servicetype == LDAP_PASSWD_SERVICE) {
89 rdns = ldap_explode_dn(service->servicedn, 1);
101 service->krbserviceflags)) != 0)
106 if (service
47 krb5_ldap_create_service(krb5_context context, krb5_ldap_service_params *service, int mask) argument
178 krb5_ldap_modify_service(krb5_context context, krb5_ldap_service_params *service, int mask) argument
343 krb5_ldap_delete_service(krb5_context context, krb5_ldap_service_params *service, char *servicedn) argument
406 krb5_ldap_read_service(krb5_context context, char *servicedn, krb5_ldap_service_params **service, int *omask) argument
523 krb5_ldap_free_service(krb5_context context, krb5_ldap_service_params *service) argument
556 krb5_ldap_set_service_passwd(krb5_context context, char *service, char *passwd) argument
[all...]
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_wrapper.c43 int _ns_ldap_abandon_ext(char *service, int flags, argument
53 int _ns_ldap_abandon(char *service, int flags, argument
65 int _ns_ldap_add_ext(char *service, int flags, argument
76 int _ns_ldap_add_ext_s(char *service, int flags, argument
86 int _ns_ldap_add(char *service, int flags, argument
95 int _ns_ldap_add_s(char *service, int flags, argument
107 int _ns_ldap_compare_ext(char *service, int flags, argument
118 int _ns_ldap_compare_ext_s(char *service, int flags, argument
129 int _ns_ldap_compare(char *service, int flags, argument
138 int _ns_ldap_compare_s(char *service, in argument
150 _ns_ldap_delete_ext(char *service, int flags, char *dn, LDAPControl **serverctrls, LDAPControl **clientctrls, int *msgidp) argument
160 _ns_ldap_delete_ext_s(char *service, int flags, char *dn, LDAPControl **serverctrls, LDAPControl **clientctrls) argument
170 _ns_ldap_delete(char *service, int flags, char *dn) argument
179 _ns_ldap_delete_s(char *service, int flags, char *dn) argument
191 _ns_ldap_modify_ext(char *service, int flags, char *dn, LDAPMod **mods, LDAPControl **serverctrls, LDAPControl **clientctrls, int *msgidp) argument
202 _ns_ldap_modify_ext_s(char *service, int flags, char *dn, LDAPMod **mods, LDAPControl **serverctrls, LDAPControl **clientctrls) argument
212 _ns_ldap_modify(char *service, int flags, char *dn, LDAPMod **mods) argument
222 _ns_ldap_modify_s(char *service, int flags, char *dn, LDAPMod **mods) argument
235 _ns_ldap_modrdn(char *service, int flags, char *dn, char *newrdn, int deleteoldrdn) argument
244 _ns_ldap_modrdn_s(char *service, int flags, char *dn, char *newrdn, int deleteoldrdn) argument
253 _ns_ldap_modrdn2(char *service, int flags, char *dn, char *newrdn, int deleteoldrdn) argument
262 _ns_ldap_modrdn2_s(char *service, int flags, char *dn, char *newrdn, int deleteoldrdn) argument
274 _ns_ldap_rename(char *service, int flags, char *dn, char *newrdn, char *newparent, int deleteoldrdn, LDAPControl ** serverctrls, LDAPControl **clientctrls, int *msgidp) argument
287 _ns_ldap_rename_s(char *service, int flags, char *dn, char *newrdn, char *newparent, int deleteoldrdn, LDAPControl ** serverctrls, LDAPControl **clientctrls) argument
302 _ns_ldap_result(char *service, int flags, int msgid, int all, struct timeval *timeout, LDAPMessage **result) argument
315 _ns_ldap_search_ext(char *service, int flags, char *base, int scope, char *filter, char **attrs, int attrsonly, LDAPControl **serverctrls, LDAPControl **clientctrls, struct timeval *timeoutp, int sizelimit, int *msgidp) argument
329 _ns_ldap_search_ext_s(char *service, int flags, char *base, int scope, char *filter, char **attrs, int attrsonly, LDAPControl **serverctrls, LDAPControl **clientctrls, struct timeval *timeoutp, int sizelimit, LDAPMessage **res) argument
343 _ns_ldap_search(char *service, int flags, char *base, int scope, char *filter, char **attrs, int attrsonly) argument
353 _ns_ldap_search_s(char *service, int flags, char *base, int scope, char *filter, char **attrs, int attrsonly, LDAPMessage **res) argument
364 _ns_ldap_search_st(char *service, int flags, char *base, int scope, char *filter, char **attrs, int attrsonly, struct timeval *timeout, LDAPMessage **res) argument
[all...]
H A Dllib-lsldap41 const char *service,
54 const char *service,
68 const char *service,
76 const char *service,
84 const char *service,
92 const char *service,
109 const char *service,
116 const char *service,
195 const char *service,
H A Dns_sldap.h541 * service descriptor/attribute mapping structure
747 const char *service,
760 const char *service,
776 const char *service,
794 const char *service,
814 const char *service,
822 const char *service,
830 const char *service,
838 const char *service,
855 const char *service,
[all...]
/osnet-11/usr/src/lib/pam_modules/ldap/
H A Dldap_authenticate.c53 char *service = NULL; local
63 /* Get the service and user */
64 if ((err = pam_get_item(pamh, PAM_SERVICE, (void **)&service))
83 "illegal scheme option %s", service, argv[i]);
89 service, (user && *user != '\0')?user:"no-user", flags,
101 "AUTHTOK not set", service, user);
115 * to change immediately. If the service
/osnet-11/usr/src/lib/rad/pysmf/common/
H A Dfmri.py29 """ Immutable service or instance FMRI type """
31 def __init__(self, scope, service, instance):
32 """ Constructs an FMRI from a scope, service, and instance """
37 self._service = service
68 service = parts[0]
69 if len(service) == 0:
71 if service.endswith("/"):
72 raise ValueError, "non service/instance FMRI"
76 raise ValueError, "non service/instance FMRI"
80 return FMRI(scope, service, instanc
[all...]
H A Drad.py85 def parts_to_name(service, instance = None, scope = None):
86 """ Convert service and/or instance to a rad.client.Name """
87 svc = ("service", service)
103 """ Look up a service/instance object by rad.client.Name """
107 """ Look up a service/instance object by FMRI object """
111 """ Look up a service/instance object by svc: FMRI string """
114 def lookup_byparts(self, service, instance = None, scope = None):
115 """ Look up a service/instance object by svc and/or inst """
117 service, instanc
[all...]
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c103 char *service; local
138 res = pam_get_item(pamh, PAM_SERVICE, (void **)&service);
171 service, user);
239 service, user);
246 service);
250 syslog(LOG_ERR, "%s: stat of password file failed", service);
259 service);
267 service, auth_rep->type, user);
270 "%s: %s does not exist."), service, user);
276 "%s: Internal memory allocation failure."), service);
[all...]
/osnet-11/usr/src/lib/libpcp/common/
H A Dpcp_utils.c29 * given service. This supports the transition from the legacy service channel
55 * The mechanism to relate a service to a device path is different for
57 * Sample service: sunvts
69 * Extract from dev_path the "service name" portion.
70 * For vldc, the service corresponds to the minor name of the device path
71 * (e.g. virtual-channel@3:sunvts for sunvts). If service is non-NULL, it must
72 * match the extracted service name for the function to succeed.
73 * The service name is returned in match (if non-NULL), and the function
77 get_vldc_svc_name(char *dev_path, char *service, cha argument
131 get_glvc_svc_name(char *dev_path, char *service, char **match) argument
222 svc_name_to_glvc_dev_path(char *service) argument
279 svc_name_to_vldc_dev_path(char *service) argument
333 char *service; local
[all...]
/osnet-11/usr/src/lib/pam_modules/allow/
H A Dallow.c36 * pam_allow - PAM service module that returns PAM_SUCCESS all service
50 char *service = NULL; local
55 (void) pam_get_item(pamh, PAM_SERVICE, (void **)&service);
59 service ? service : "No Service Specified", mod, flags,
/osnet-11/usr/src/lib/pam_modules/deny/
H A Ddeny.c36 * pam_deny - PAM service module that returns the default error code for
37 * all service module types.
41 * Exit PAM_* appropriate for service module type.
50 char *service; local
55 (void) pam_get_item(pamh, PAM_SERVICE, (void **)&service);
59 service ? service : "No Service Specified", mod, flags,
/osnet-11/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss_misc.c79 !xdr_u_int(xdrs, (uint_t *)&creds->service) ||
113 __rpc_gss_wrap_data(service, qop, context, seq_num, out_xdrs, xdr_func,
116 rpc_gss_service_t service;
165 switch (service) {
207 __rpc_gss_unwrap_data(service, context, seq_num, qop_check, in_xdrs, xdr_func,
209 rpc_gss_service_t service;
228 * Pull out wrapped data. For privacy service, this is the
229 * encrypted data. For integrity service, this is the data
235 if (service == rpc_gss_svc_privacy) {
257 } else if (service
[all...]
/osnet-11/usr/src/lib/efcode/jupiter/
H A Djupiter.c56 char *service = "map-in"; local
69 error = fc_run_priv(pdp->common, service, 3, 1, fc_size2cell(len),
73 throw_from_fclib(env, 1, "jupiter:%s: failed\n", service);
79 "jupiter:%s: mapping_to_mcookie failed\n", service);
83 debug_msg(DEBUG_REG_ACCESS, "jupiter:%s: %llx -> %x\n", service,
94 char *service = "map-out"; local
109 service, (int)mcookie);
114 service, (int)mcookie, (long long)virt);
118 error = fc_run_priv(pdp->common, service, 2, 0,
121 log_message(MSG_ERROR, "jupiter:%s: failed\n", service);
311 char *service = "get-hwd-va"; local
374 char *service = "master-interrupt"; local
[all...]
/osnet-11/usr/src/lib/efcode/pci/
H A Dpci.c41 char *service = "map-in"; local
52 error = fc_run_priv(cdp->common, service, 4, 1,
57 throw_from_fclib(env, 1, "pci:%s: failed\n", service);
84 " mapping_to_mcookie failed\n", service);
101 char *service = "map-out"; local
106 log_message(MSG_ERROR, "pci:%s: %x not mcookie!\n", service,
113 debug_msg(DEBUG_REG_ACCESS, "pci:%s: %x -> %llx\n", service,
117 error = fc_run_priv(cdp->common, service, 2, 0,
121 log_message(MSG_ERROR, "pci:%s: failed\n", service);
125 pci_config_fetch(fcode_env_t *env, char *service) argument
146 pci_config_store(fcode_env_t *env, char *service) argument
[all...]
/osnet-11/usr/src/lib/pam_modules/authtok_get/
H A Dauthtok_get.c118 char *service; local
119 if ((pam_get_item(pamh, PAM_SERVICE, (void **)&service) ==
120 PAM_SUCCESS) && service != NULL) {
122 service);
172 char *service; local
174 if ((pam_get_item(pamh, PAM_SERVICE, (void **)&service) ==
175 PAM_SUCCESS) && service != NULL) {
177 "%s: They don't match."), service);
296 char *service = NULL; local
313 (void) pam_get_item(pamh, PAM_SERVICE, (void **)&service);
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dmk_req.c55 krb5_flags ap_req_options, char *service, char *hostname,
63 retval = krb5_sname_to_principal(context, hostname, service,
54 krb5_mk_req(krb5_context context, krb5_auth_context *auth_context, krb5_flags ap_req_options, char *service, char *hostname, krb5_data *in_data, krb5_ccache ccache, krb5_data *outbuf) argument
/osnet-11/usr/src/lib/pam_modules/smb/
H A Dsmb_passwd.c85 char *service; local
110 (void) pam_get_item(pamh, PAM_SERVICE, (void **)&service);
162 service, user);
167 "%s: stat of SMB password file failed", service);
176 service);
182 service);
188 "%s: %s does not exist."), service, user);
194 service, user);
/osnet-11/usr/src/lib/libsasl/lib/
H A Dllib-lsasl23 extern int _sasl_server_new(void *ctx, const char *service,
33 const char *service,
/osnet-11/usr/src/lib/efcode/gp2/
H A Dgp2.c44 char *service = "map-in"; local
57 error = fc_run_priv(pdp->common, service, 3, 1, fc_size2cell(len),
61 throw_from_fclib(env, 1, "gp2:%s: failed\n", service);
67 service);
71 debug_msg(DEBUG_REG_ACCESS, "gp2:%s: %llx -> %x\n", service,
82 char *service = "map-out"; local
97 service, (int)mcookie);
101 debug_msg(DEBUG_REG_ACCESS, "gp2:%s: %x -> %llx\n", service,
106 error = fc_run_priv(pdp->common, service, 2, 0, fc_size2cell(len),
109 log_message(MSG_ERROR, "gp2:%s: failed\n", service);
206 char *service = "claim-address"; local
[all...]
/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c60 * This should succeed if we're an smf service, and fail otherwise.
222 scf_service_t *service = NULL; local
242 service = scf_service_create(fs->fs_scf_handle);
243 if (service == NULL) {
254 NULL, service, NULL, NULL, NULL, 0);
258 if (scf_service_add_instance(service, inst_name, instance) != NULL) {
265 if (scf_service_get_instance(service, inst_name, instance)
330 if (service != NULL)
331 scf_service_destroy(service);
362 scf_service_t *service local
[all...]
/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dproperty.c46 char *service; local
49 service = inherit ? FC_GET_IN_PROPLEN : FC_GET_PKG_PROPLEN;
51 error = fc_run_priv(cdp, service, 2, 1, fc_phandle2cell(node),
64 char *service; local
67 service = inherit ? FC_GET_IN_PROP : FC_GET_PKG_PROP;
69 error = fc_run_priv(cdp, service, 3, 1, fc_phandle2cell(node),
H A Dioctl.c47 fc_run_priv(common_data_t *cdp, char *service, int nin, int nout, ...) argument
62 service, nin, nout);
67 cip->svc_name = fc_ptr2cell(service);
93 log_message(MSG_ERROR, "%s ( ", service);
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dip.h11 uint8_t service; member in struct:iphdr
/osnet-11/usr/src/lib/nsswitch/
H A Dns-switch27 # Name service switch configuration service
68 svccfg -s svc:/system/name-service/switch delcust
73 svcadm refresh svc:/system/name-service/switch

Completed in 87 milliseconds

12345