Searched defs:service_type (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/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
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h224 krb5_ldap_servicetype service_type; member in struct:_krb5_ldap_context
/illumos-gate/usr/src/uts/common/rpc/sec_gss/
H A Drpcsec_gss.c257 rpc_gss_service_t service_type,
342 service_type, qop, options_req, options_ret, cr, &auth);
423 rpc_gss_service_t service_type, /* security service */
483 if ((ap->service = service_type) == rpc_gss_svc_default)
254 rpc_gss_secget(CLIENT *clnt, char *principal, rpc_gss_OID mechanism, rpc_gss_service_t service_type, uint_t qop, rpc_gss_options_req_t *options_req, rpc_gss_options_ret_t *options_ret, void *cache_key, cred_t *cr, AUTH **retauth) argument
420 rpc_gss_seccreate(CLIENT *clnt, char *principal, rpc_gss_OID mechanism, rpc_gss_service_t service_type, uint_t qop, rpc_gss_options_req_t *options_req, rpc_gss_options_ret_t *options_ret, cred_t *cr, AUTH **retauth) argument
/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
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;
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h162 typedef enum service_type { enum
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c3229 rib_register_service(rib_hca_t *hca, int service_type, argument
3285 service && (service->srv_type != service_type);
3318 service->srv_type = service_type;
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/
H A Ddat.h443 DAT_SERVICE_TYPE service_type; member in struct:dat_ep_attr

Completed in 111 milliseconds