Searched refs:unavailable (Results 1 - 19 of 19) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
H A Dsp.esc34 event ereport.chassis.sp.unavailable@chassis;
37 ereport.chassis.sp.unavailable@chassis;
/opensolaris-onvv-gate/usr/src/cmd/fm/dicts/
H A DSTORAGE.dict45 fault.sp.unavailable=17
/opensolaris-onvv-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME70 R Reject connection if filter unavailable
71 T Temporary fail connection if filter unavailable
72 4 Shut down connection if filter unavailable
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/common/
H A Dvolume_devconfig.h56 #define ELEMENT_UNAVAILABLE "unavailable"
156 char **unavailable; member in struct:devconfig
250 * Set the unavailable devices which may not be used in creating this
259 extern void devconfig_set_unavailable(devconfig_t *device, char **unavailable);
262 * Get the unavailable devices for use in creating this device
267 * @return unavailable
H A Dvolume_devconfig.c115 /* Free unavailable devices */
116 if (devconfig->unavailable != NULL) {
117 free_string_array(devconfig->unavailable);
262 * Set the unavailable devices which may not be used in creating this
274 char **unavailable)
276 device->unavailable = unavailable;
280 * Get the unavailable devices for use in creating this device
285 * @return unavailable
292 return (device->unavailable);
272 devconfig_set_unavailable( devconfig_t *device, char **unavailable) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/bridge/
H A DResourceBundle.properties50 dsvc_unavailable_exception=Underlying service required by public module is unavailable.
54 dsvc_no_resources_exception=Non-memory resources unavailable
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c146 /* List of unavailable devices */
147 dlist_t *unavailable = NULL; variable
174 /* Free unavailable dlist and strings within */
175 dlist_free_items(unavailable, free);
287 /* unavailable elements */
288 if (unavailable != NULL) {
290 for (item = unavailable; item != NULL; item = item->next) {
498 error = parse_tokenized_list(optarg, &unavailable);
916 %2$s [-u <unavailable>[,<unavailable>,
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc65 event fault.sp.unavailable@controller;
122 event ereport.chassis.sp.unavailable@controller;
292 * Service Processor unavailable failure
295 prop fault.sp.unavailable@controller ->
296 ereport.chassis.sp.unavailable@controller;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dsysio.t221 die $@ if $@ and $@ !~ /^IO layers \(like ':utf8'\) unavailable/;
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c267 /* <unavailable> attributes */
920 /* Create <unavailable> nodes */
1546 * Validate and add the given name to the list of unavailable devices
1550 * the devconfig_t whose unavailable device list to modify
1566 char **unavailable; local
1568 /* Get unavailable devices for this device */
1569 unavailable = devconfig_get_unavailable(device);
1572 if ((unavailable = append_to_string_array(unavailable, name)) == NULL) {
1576 /* Set unavailable device
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Derrlist50 11 Resource temporarily unavailable
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s684 set LOGOUT_INVALID_L32, %g5 ! unavailable or if it is
875 set LOGOUT_INVALID_L32, %g5 ! unavailable or if it is
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c146 goto unavailable;
198 goto unavailable;
267 unavailable:
834 ** EX_UNAVAILABLE -- ruleset unavailable (or failed).
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH141 * to change mode of opened files. If unavailable, use chmod().
147 * to change ownership of opened files. If unavailable, use chown().
194 * available to get the list of process groups. If unavailable, multiple
239 * to kill process groups. If unavailable, you probably should use kill
1232 * to printf with a pointer to an argument list. If unavailable, you
1886 * available to set the list of process groups. If unavailable, multiple
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm279 warnings::warnif "tcp passed to setlogsock, but tcp service unavailable";
288 warnings::warnif "udp passed to setlogsock, but udp service unavailable";
1357 =item C<tcp passed to setlogsock, but tcp service unavailable>
1382 =item C<udp passed to setlogsock, but udp service unavailable>
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm378 If C<abs> is unavailable, it can be autogenerated using methods
383 C<int> is unavailable, it can be autogenerated using the overloading of
H A DCGI.pm3027 # address if unavailable. If this variable isn't
7353 if the former is unavailable.
H A DCPAN.pm5485 temporary unavailable. Please contact the author to find out
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README200 4275754 cannot mmap file: Resource temporarily unavailable

Completed in 238 milliseconds