Searched refs:service (Results 51 - 75 of 263) sorted by relevance

1234567891011

/illumos-gate/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);
/illumos-gate/usr/src/cmd/tcpd/
H A Dinetcf.c43 * Structure with everything we know about a service.
62 char *service; local
106 service = strtok(buf, whitespace); /* service */
107 if (service == 0 || *service == '#')
109 if (STR_NE(service, "stream") && STR_NE(service, "dgram"))
121 if (path[0] == '?') /* IRIX optional service */
196 tcpd_warn("%s may be an insecure service", tcpd_proc_nam
[all...]
/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/lib/pam_modules/smbfs/
H A Dsmbfs_login.c62 char *service; local
84 (void) pam_get_item(pamh, PAM_SERVICE, (void **)&service);
114 "pam_smbfs_login: service %s, dom %s, user %s",
115 service, dom, user);
139 "%s: smbfs domain %s is invalid", service, dom);
/illumos-gate/usr/src/lib/libshare/common/
H A Dscfutil.h44 scf_service_t *service; member in struct:scfutilhandle
72 * service instance related defines
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dip.h11 uint8_t service; member in struct:iphdr
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DUnsignedInt64.java29 package com.sun.solaris.service.pools;
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dneptune_xaui.esc44 event ereport.io.service.lost@pciexbus/pciexdev/pciexfn {within(10s)};
51 ereport.io.service.lost@pciexbus/pciexdev/pciexfn;
H A Dneptune_xfp.esc50 event ereport.io.service.lost@pciexbus/pciexdev/pciexfn {within(10s)};
53 * Events ereport.io.device.nxge.xfp-err and ereport.io.service.lost are
57 * nxge.xfp-err and ereport.io.service.lost, then the error event will
60 * (associated with ereport.io.device.nxge.xfp-err and ereport.io.service.lost
68 ereport.io.service.lost@pciexbus/pciexdev/pciexfn;
/illumos-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dn2niu_xaui.esc43 event ereport.io.service.lost@niufn {within(10s)};
50 ereport.io.service.lost@niufn;
H A Dn2niu_xfp.esc44 event ereport.io.service.lost@niufn {within(10s)};
52 ereport.io.service.lost@niufn;
/illumos-gate/usr/src/lib/print/libpapi-dynamic/
H A DMakefile.com28 OBJECTS = job.o nss.o printer.o psm.o service.o
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_mapping.c56 * Assume service and str are non-NULL.
60 ns_scan_hash(ns_hashtype_t type, const char *service, argument
65 strcasecmp(service, idx->h_map->service) == 0 &&
80 ns_hashtype_t type, const char *service, const char *str)
85 if (config == NULL || service == NULL || str == NULL)
90 hashp = ns_scan_hash(type, service, str, idx);
106 if (mapp->service) {
107 free(mapp->service);
108 mapp->service
79 ns_get_hash(const ns_config_t *config, ns_hashtype_t type, const char *service, const char *str) argument
326 __s_api_parseASearchDesc(const char *service, char **cur, ns_ldap_search_desc_t **ret) argument
652 __ns_ldap_getSearchDescriptors( const char *service, ns_ldap_search_desc_t ***desc, ns_ldap_error_t **errorp) argument
829 __ns_ldap_getAttributeMaps( const char *service, ns_ldap_attribute_map_t ***maps, ns_ldap_error_t **errorp) argument
866 __ns_ldap_getMappedAttributes( const char *service, const char *origAttribute) argument
887 __ns_ldap_getOrigAttribute( const char *service, const char *mappedAttribute) argument
912 __ns_ldap_getObjectClassMaps( const char *service, ns_ldap_objectclass_map_t ***maps, ns_ldap_error_t **errorp) argument
946 __ns_ldap_getMappedObjectClass( const char *service, const char *origObjectClass) argument
967 __ns_ldap_getOrigObjectClass( const char *service, const char *mappedObjectClass) argument
988 __ns_ldap_mapAttributeList( const char *service, const char * const *origAttrList) argument
1029 __ns_ldap_mapAttribute( const char *service, const char *origAttr) argument
[all...]
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSwingResolveListener.java18 * the Apple Software. Neither the name, trademarks, service marks or logos of
57 public void operationFailed( DNSSDService service, int errorCode) argument
59 fResolver = service;
H A DSwingBrowseListener.java18 * the Apple Software. Neither the name, trademarks, service marks or logos of
55 public void operationFailed( DNSSDService service, int errorCode) argument
57 fBrowser = service;
H A DSwingDomainListener.java18 * the Apple Software. Neither the name, trademarks, service marks or logos of
55 public void operationFailed( DNSSDService service, int errorCode) argument
57 fEnumerator = service;
H A DSwingQueryListener.java18 * the Apple Software. Neither the name, trademarks, service marks or logos of
54 public void operationFailed( DNSSDService service, int errorCode) argument
56 fQuery = service;
/illumos-gate/usr/src/lib/libds/common/
H A Dlibds.h39 typedef uint64_t ds_hdl_t; /* service handle */
57 char *svc_id; /* service identifier */
77 extern int ds_hdl_lookup(char *service, boolean_t is_client, ds_hdl_t *hdlsp,
88 extern void ds_unreg_svc(char *service, boolean_t is_client);
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_2path.c47 token2path(char *service, uint_t token, char *buf, uint_t len) argument
65 ci[0] = p1275_ptr2cell(service); /* Service name */
/illumos-gate/usr/src/lib/rpcsec_gss/
H A Drpcsec_gss.c83 rpc_gss_service_t service; /* requested service */ member in struct:_rpc_gss_data
101 __rpc_gss_seccreate(clnt, server_name, mech, service, qop, options_req,
106 rpc_gss_service_t service; /* security service */
176 if ((ap->service = service) == rpc_gss_svc_default)
177 ap->service = rpc_gss_svc_integrity;
196 * Make sure that the requested service is supported. In all
197 * cases, integrity service mus
[all...]
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcsec_gss.h31 * rpcsec_gss.h, RPCSEC_GSS security service interface.
110 char *svc_principal; /* service@server, e.g. nfs@caribe */
111 rpc_gss_service_t service; member in struct:__anon6898
159 rpc_gss_service_t service; member in struct:gss_clnt_data32
160 char uname[MAX_NAME_LEN]; /* server's service name */
173 rpc_gss_service_t service; member in struct:gss_clnt_data
174 char uname[MAX_NAME_LEN]; /* server's service name */
211 char *principal, /* server service principal */
213 rpc_gss_service_t service_type, /* security service */
232 rpc_gss_service_t *service
[all...]
/illumos-gate/usr/src/cmd/svc/servinfo/
H A Dservinfo.c31 * to obtain port and proto information for the specified service.
211 struct servent *service; local
256 * Specified service is an RPC service.
269 if ((service = getservbyname(sname, sproto)) == NULL) {
276 (void) printf("Name %s\n", service->s_name);
277 (void) printf("Protocol %s\n", service->s_proto);
278 (void) printf("Port %d\n", htons(service->s_port));
280 (void) printf("%s\n", service->s_proto);
282 (void) printf("%d\n", htons(service
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Ddnssrv.c58 const char *service,
74 * service.protocol.realm
84 if ( strlen(service) + strlen(protocol) + realm->length + 6
87 sprintf(host, "%s.%s.%.*s", service, protocol, (int) realm->length,
57 krb5int_make_srv_query_realm(const krb5_data *realm, const char *service, const char *protocol, struct srv_dns_entry **answers) argument
/illumos-gate/usr/src/cmd/bnu/
H A Dsysfiles.c45 * allow arbitrary classes of service.
97 setservice(service)
98 char *service;
103 scansys(service);
113 setdevcfg(service, device)
114 char *service, *device;
118 scancfg(service, device);
152 * allow multiple entries for a given service, allow a service
156 scansys(service)
[all...]

Completed in 95 milliseconds

1234567891011