/osnet-11/usr/src/lib/sun_fc/common/ |
H A D | AdapterDeviceEvent.h | 44 UNKNOWN = HBA_EVENT_DEVICE_UNKNOWN, enumerator in enum:AdapterDeviceEvent::EVENT_TYPE
|
H A D | AdapterEvent.h | 45 UNKNOWN = HBA_EVENT_ADAPTER_UNKNOWN, enumerator in enum:AdapterEvent::EVENT_TYPE
|
H A D | TargetEvent.h | 45 UNKNOWN = HBA_EVENT_TARGET_UNKNOWN, enumerator in enum:TargetEvent::EVENT_TYPE
|
H A D | AdapterPortEvent.h | 45 UNKNOWN = HBA_EVENT_PORT_UNKNOWN, enumerator in enum:AdapterPortEvent::EVENT_TYPE
|
H A D | LinkEvent.h | 42 UNKNOWN = HBA_EVENT_LINK_UNKNOWN, enumerator in enum:LinkEvent::EVENT_TYPE
|
/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/ |
H A D | DNSSDException.java | 46 public static final int UNKNOWN = -65537; field in class:DNSSDException
|
/osnet-11/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | Drop.java | 100 UNKNOWN("Unknown"); enum constant in enum:Drop.Kind
|
H A D | InterfaceAttributes.java | 229 UNKNOWN("Unknown"), enum constant in enum:InterfaceAttributes.DependencyClass
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/ |
H A D | Xref.pm | 99 sub UNKNOWN { ["?", "?", "?"] } subroutine 104 my $top = UNKNOWN; # shadows top element of stack as 224 $top = UNKNOWN; 253 $top = UNKNOWN unless $top; 269 $top = UNKNOWN unless $top; 290 $top = UNKNOWN unless $top; 306 $top = UNKNOWN;
|
/osnet-11/usr/src/lib/libnsl/rpc/ |
H A D | svcauth_des.c | 601 #define UNKNOWN -2 /* grouplen, if cached cred is unknown user */ macro 669 cred->grouplen = UNKNOWN; 683 if (cred->grouplen == UNKNOWN) {
|
/osnet-11/usr/src/lib/libdscfg/common/ |
H A D | cfg_cluster.h | 60 UNKNOWN, enumerator in enum:sc_state_code_enum 101 SCSTAT_UNKNOWN = UNKNOWN, /* resource state is unknown */
|
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.h | 195 #define UNKNOWN 0xffffffff /* for num_items */ macro
|
/osnet-11/usr/src/lib/auditd_plugins/syslog/ |
H A D | sysplugin.c | 287 #define UNKNOWN "unknown" macro 288 #define UNKNOWN_LEN (sizeof (UNKNOWN)) 328 len = prefix_len + strlcpy(p, UNKNOWN, l);
|
/osnet-11/usr/src/cmd/ntfsprogs/ |
H A D | ntfsundelete.c | 95 static const char *UNKNOWN = "unknown"; variable 1562 name = UNKNOWN;
|
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 149 #define UNKNOWN 11 macro 941 led_strs[power_led_info.led], cfga_strs[UNKNOWN]); 956 led_strs[fault_led_info.led], cfga_strs[UNKNOWN]); 971 led_strs[attn_led_info.led], cfga_strs[UNKNOWN]); 986 cfga_strs[UNKNOWN]);
|
/osnet-11/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 149 #define UNKNOWN 7 macro 840 led_strs[led], cfga_strs[UNKNOWN]); 843 DBG(1, ("%s:%s\n", led_strs[led], cfga_strs[UNKNOWN]));
|
/osnet-11/usr/src/lib/libsip/common/ |
H A D | sip.h | 359 UNKNOWN = 0, enumerator in enum:__anon2527
|
/osnet-11/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 153 #define UNKNOWN 2 macro 224 Byte data_type; /* UNKNOWN, BINARY or ASCII */ 2294 if (s->data_type == UNKNOWN) set_data_type(s);
|
/osnet-11/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 220 UNKNOWN = 1, enumerator in enum:__anon2835 955 lib_infop->version = UNKNOWN;
|