/titanic_50/usr/src/lib/cfgadm_plugins/ib/common/ |
H A D | cfga_conf.c | 98 extern ib_service_type_t service_type; /* service type */ 602 "(#port = %d #vppa = %d #hca = %d)\n", service_type, in ib_cmp_service() 815 DPRINTF("ib_add_service: type = %x, service_name=%s\n", service_type, in ib_add_service() 842 switch (service_type) { in ib_add_service() 929 service_type, service_name); in ib_delete_service() 956 switch (service_type) { in ib_delete_service() 986 if (service_type == IB_PORT_SERVICE) { in ib_delete_service() 994 } else if (service_type == IB_VPPA_SERVICE) { in ib_delete_service() 1167 strlen(svc), service_type); in ib_conf_control_ioctl() 1179 ioctl_data.misc_arg = (uint_t)service_type; in ib_conf_control_ioctl()
|
H A D | cfga_ib.c | 198 ib_service_type_t service_type = IB_NONE; /* service type */ variable 1411 service_type = IB_PORT_SERVICE; in cfga_private_func() 1413 service_type = IB_VPPA_SERVICE; in cfga_private_func() 1415 service_type = IB_HCASVC_SERVICE; in cfga_private_func()
|
/titanic_50/usr/src/lib/libnsl/rpc/ |
H A D | rpcsec_gss_if.c | 156 rpc_gss_service_t service_type, /* security service */ in rpc_gss_seccreate() argument 164 service_type, qop, options_req, options_ret)); in rpc_gss_seccreate()
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | svcctl.ndl | 119 * service_type 195 DWORD service_type; 213 DWORD service_type; 530 DWORD service_type;
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcsec_gss.h | 213 rpc_gss_service_t service_type, /* security service */
|
H A D | rpcib.c | 3229 rib_register_service(rib_hca_t *hca, int service_type, in rib_register_service() argument 3285 service && (service->srv_type != service_type); in rib_register_service() 3318 service->srv_type = service_type; in rib_register_service()
|
/titanic_50/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_ep_util.c | 234 ep_attr->service_type = DAT_SERVICE_TYPE_RC; in dapli_ep_default_attrs() 587 if (ep_attr->service_type != DAT_SERVICE_TYPE_RC || in dapl_ep_create_common()
|
H A D | dapl_ep_modify.c | 505 if (ep_attr_request.service_type != DAT_SERVICE_TYPE_RC) { in dapli_ep_modify_validate_parameters()
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | svcctl_svc.c | 396 param->service_status.service_type = SERVICE_WIN32_SHARE_PROCESS; in svcctl_s_ControlService() 645 param->service_status.service_type = SERVICE_WIN32_SHARE_PROCESS; in svcctl_s_QueryServiceStatus() 854 cfg->service_type = SERVICE_WIN32_SHARE_PROCESS; in svcctl_s_QueryServiceConfig() 1355 svc_status_ex->service_type = SERVICE_WIN32_SHARE_PROCESS; in svcctl_s_QueryServiceStatusEx()
|
H A D | svcctl_scm.c | 625 svc[ns].svc_status.service_type = SERVICE_WIN32_SHARE_PROCESS; in svcctl_scm_enum_services()
|
/titanic_50/usr/src/uts/common/rpc/sec_gss/ |
H A D | rpcsec_gss.c | 257 rpc_gss_service_t service_type, in rpc_gss_secget() argument 342 service_type, qop, options_req, options_ret, cr, &auth); in rpc_gss_secget() 423 rpc_gss_service_t service_type, /* security service */ in rpc_gss_seccreate() argument 483 if ((ap->service = service_type) == rpc_gss_svc_default) in rpc_gss_seccreate()
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kdb_ldap.h | 224 krb5_ldap_servicetype service_type; member
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg.h | 162 typedef enum service_type { enum
|
/titanic_50/usr/src/cmd/krb5/ldap_util/ |
H A D | kdb5_ldap_util.c | 591 ldap_context->service_type = SERVICE_DN_TYPE_CLIENT;
|
/titanic_50/usr/src/lib/udapl/libdat/include/dat/ |
H A D | dat.h | 443 DAT_SERVICE_TYPE service_type; member
|
/titanic_50/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_ibtf_util.c | 1493 ep_attr->service_type = DAT_SERVICE_TYPE_RC; in dapls_ib_query_ep()
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 746 rpc_gss_service_t service_type, char *qop,
|