| /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/blade/devtree/ |
| picldevtree.conf | 28 bscv service-processor
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/kstat/ |
| KstatException.java | 29 package com.sun.solaris.service.kstat;
|
| KstatReadException.java | 29 package com.sun.solaris.service.kstat;
|
| KstatTypeNotSupportedException.java | 29 package com.sun.solaris.service.kstat;
|
| Kstat.java | 29 package com.sun.solaris.service.kstat; 31 import com.sun.solaris.service.pools.*;
|
| KstatChainUpdateException.java | 29 package com.sun.solaris.service.kstat;
|
| KstatCtl.java | 29 package com.sun.solaris.service.kstat;
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/timer/ |
| RecurringEventTimer.java | 29 package com.sun.solaris.service.timer;
|
| SimpleRecurringEventTimer.java | 29 package com.sun.solaris.service.timer;
|
| /onnv/onnv-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
| BaseListener.java | 43 @param service 44 The service that encountered the failure. 49 void operationFailed( DNSSDService service, int errorCode);
|
| /onnv/onnv-gate/usr/src/cmd/print/selector/ |
| print-service | 28 # This program manages the "active" print service selection. 29 # If called as 'print-service', it takes one of four options. 31 # [-s[et] service [-m]] Select the "active" print service, optionally 33 # [-q[uery]] Display the "active" print service. 40 # under /usr/lib/{active-service}/bin/{command} and execute that program 75 $cmd [-s[et] service [-m]] Select the \"active\" print service, 78 $cmd [-q[uery]] Display the "active" print service. 117 my $service; [all...] |
| desktop-print-management-applet | 44 my $service; 46 $service = svcprop("$SVC_CUPS_SCHEDULER:default", "general/active"); 47 ($service =~ /true/) && ($service = 'cups') || ($service = 'lp'); 49 return ($service); 71 my $service = print_service(); 72 if ($service eq 'lp') {
|
| /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
| ldap_services.c | 44 * create the service object from Directory 48 krb5_ldap_create_service(context, service, mask) 50 krb5_ldap_service_params *service; 64 if (service == NULL || service->servicedn == NULL) { 66 krb5_set_error_message (context, st, gettext("Service DN NULL")); 76 if (service->servicetype == LDAP_KDC_SERVICE) { 79 } else if (service->servicetype == LDAP_ADMIN_SERVICE) { 82 } else if (service->servicetype == LDAP_PASSWD_SERVICE) { 92 rdns = ldap_explode_dn(service->servicedn, 1) [all...] |
| /onnv/onnv-gate/usr/src/uts/common/os/ |
| ipc.c | 514 ipcperm_set(ipc_service_t *service, struct cred *cr, 523 ASSERT(IPC_LOCKED(service, kperm)); 542 audit_ipcget(service->ipcs_atype, kperm); 563 ipcperm_set64(ipc_service_t *service, struct cred *cr, 568 ASSERT(IPC_LOCKED(service, kperm)); 584 audit_ipcget(service->ipcs_atype, kperm); 640 * Create an ipc service. 673 * Destroy an ipc service. 676 ipcs_destroy(ipc_service_t *service) 680 mutex_enter(&service->ipcs_lock) [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| Monitor.java | 33 import com.sun.solaris.service.pools.Configuration; 34 import com.sun.solaris.service.pools.Resource; 35 import com.sun.solaris.service.pools.PoolsException;
|
| Solver.java | 34 import com.sun.solaris.service.pools.Configuration; 35 import com.sun.solaris.service.pools.Element; 36 import com.sun.solaris.service.pools.PoolsException;
|
| /onnv/onnv-gate/usr/src/cmd/ypcmd/ |
| ypserv.c | 64 static char register_failed[] = "ypserv: Unable to register service for "; 159 ypservice_t service[] = { variable 166 #define MAXSERVICES (sizeof (service)/sizeof (service[0])) 277 for (i = 0; i < sizeof (service)/sizeof (ypservice_t); i++) { 281 if ((nconf = getnetconfigent(service[i].netid)) == NULL) { 283 service[i].netid); 287 if ((service[i].fd = t_open(nconf->nc_device, O_RDWR, NULL)) < 289 logprintf("t_open failed for %s\n", service[i].netid); 294 if (netdir_options(nconf, ND_SET_RESERVEDPORT, service[i].fd [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
| PropertyWalk.java | 30 package com.sun.solaris.service.pools;
|
| /onnv/onnv-gate/usr/src/pkgdefs/SUNWpcu/ |
| prototype_com | 45 s none usr/bin/desktop-print-management=../sbin/print-service 47 s none usr/bin/desktop-print-management-prefs=../sbin/print-service 55 s none usr/sbin/lpadmin=./print-service 56 f none usr/sbin/print-service 0555 root bin 65 s none usr/bin/cancel=../sbin/print-service 66 s none usr/bin/disable=../sbin/print-service 67 s none usr/bin/enable=../sbin/print-service 68 s none usr/bin/lp=../sbin/print-service 69 s none usr/bin/lpstat=../sbin/print-service 70 s none usr/sbin/accept=./print-service [all...] |
| /onnv/onnv-gate/usr/src/lib/libsldap/common/ |
| ns_wrapper.c | 43 int _ns_ldap_abandon_ext(char *service, int flags, 53 int _ns_ldap_abandon(char *service, int flags, 65 int _ns_ldap_add_ext(char *service, int flags, 76 int _ns_ldap_add_ext_s(char *service, int flags, 86 int _ns_ldap_add(char *service, int flags, 95 int _ns_ldap_add_s(char *service, int flags, 107 int _ns_ldap_compare_ext(char *service, int flags, 118 int _ns_ldap_compare_ext_s(char *service, int flags, 129 int _ns_ldap_compare(char *service, int flags, 138 int _ns_ldap_compare_s(char *service, int flags [all...] |
| /onnv/onnv-gate/usr/src/lib/pam_modules/ldap/ |
| ldap_authenticate.c | 53 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
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/ |
| Makefile | 36 JAVA_SUBDIRS = com/sun/solaris/service/exception \ 37 com/sun/solaris/service/kstat \ 38 com/sun/solaris/service/locality \ 39 com/sun/solaris/service/logging \ 40 com/sun/solaris/service/pools \ 41 com/sun/solaris/service/timer \ 64 PACKAGEDOCS = com.sun.solaris.service.exception \ 65 com.sun.solaris.service.kstat \ 66 com.sun.solaris.service.locality \ 67 com.sun.solaris.service.logging [all...] |
| /onnv/onnv-gate/usr/src/pkgdefs/common_files/ |
| i.services | 67 while read service port rest_of_line; do 68 grep "^$service[ ]*$port[ ]*" \ 72 grep "^$service[ ]*$port[ ]*" \ 76 grep "^$service[ ]*$port[ ]*" \
|
| /onnv/onnv-gate/usr/src/cmd/pools/poold/libjpool/ |
| Makefile | 39 com.sun.solaris.service.pools.PoolInternal \ 40 com.sun.solaris.service.pools.Element \ 41 com.sun.solaris.service.pools.Value \ 42 com.sun.solaris.service.pools.HRTime
|
| /onnv/onnv-gate/usr/src/lib/libpcp/common/ |
| pcp_utils.c | 29 * 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 58 * Service Name: SUNW,sun4v-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 functio 333 char *service; local [all...] |