Searched refs:service_type (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c98 extern ib_service_type_t service_type; /* service type */
602 "(#port = %d #vppa = %d #hca = %d)\n", service_type,
815 DPRINTF("ib_add_service: type = %x, service_name=%s\n", service_type,
842 switch (service_type) {
929 service_type, service_name);
956 switch (service_type) {
986 if (service_type == IB_PORT_SERVICE) {
994 } else if (service_type == IB_VPPA_SERVICE) {
1167 strlen(svc), service_type);
1179 ioctl_data.misc_arg = (uint_t)service_type;
[all...]
H A Dcfga_ib.c198 ib_service_type_t service_type = IB_NONE; /* service type */ variable
1411 service_type = IB_PORT_SERVICE;
1413 service_type = IB_VPPA_SERVICE;
1415 service_type = IB_HCASVC_SERVICE;
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcsec_gss_if.c156 rpc_gss_service_t service_type, /* security service */
164 service_type, qop, options_req, options_ret));
152 rpc_gss_seccreate( CLIENT *clnt, char *principal, char *mechanism, rpc_gss_service_t service_type, char *qop, rpc_gss_options_req_t *options_req, rpc_gss_options_ret_t *options_ret) argument
/osnet-11/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_ep_util.c234 ep_attr->service_type = DAT_SERVICE_TYPE_RC;
587 if (ep_attr->service_type != DAT_SERVICE_TYPE_RC ||
H A Ddapl_ep_modify.c505 if (ep_attr_request.service_type != DAT_SERVICE_TYPE_RC) {
/osnet-11/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h216 krb5_ldap_servicetype service_type; member in struct:_krb5_ldap_context
/osnet-11/usr/src/lib/libntsvcs/common/
H A Dsvcctl_svc.c396 param->service_status.service_type = SERVICE_WIN32_SHARE_PROCESS;
645 param->service_status.service_type = SERVICE_WIN32_SHARE_PROCESS;
854 cfg->service_type = SERVICE_WIN32_SHARE_PROCESS;
1359 svc_status_ex->service_type = LE_IN32(&s_type);
H A Dsvcctl_scm.c627 svc[ns].svc_status.service_type = LE_IN32(&s_type);
/osnet-11/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h442 DAT_SERVICE_TYPE service_type; member in struct:dat_ep_attr
/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1495 ep_attr->service_type = DAT_SERVICE_TYPE_RC;
/osnet-11/usr/src/lib/libnsl/common/
H A Dllib-lnsl664 rpc_gss_service_t service_type, char *qop,

Completed in 49 milliseconds