Searched refs:unsupported (Results 1 - 23 of 23) sorted by relevance

/illumos-gate/usr/src/cmd/hal/tools/sunos/
H A Dhal-system-power-reboot-sunos.sh8 unsupported() { function
18 unsupported
H A Dhal-system-power-shutdown-sunos.sh8 unsupported() { function
18 unsupported
H A Dhal-system-power-hibernate-sunos.sh8 unsupported() { function
18 unsupported
H A Dhal-system-power-suspend-sunos.sh14 unsupported() { function
29 unsupported
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dfinitel.s46 jnz .unsupported / jump if arg has unsupported format
50 .unsupported:
51 movl $0,%eax / unsupported format does not represent
H A Dieee_funcl.s44 xorl $0x80000000,%ecx / handle unsupported implicitly
H A Dilogbl.s45 jz .ilogbl_not_finite / jump if unsupported format
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Drestart-job.c84 /* add unsupported attribute group */
85 papi_attribute_t **unsupported = NULL; local
88 (void) papiAttributeListAddValue(&unsupported,
92 (void) papiAttributeListAddValue(&unsupported,
96 PAPI_ATTR_REPLACE, "unsupported-attributes-group",
97 unsupported);
98 papiAttributeListFree(unsupported);
102 "unsupported attribute in request");
H A Dcancel-job.c80 } else if (message != NULL) { /* add unsupported attribute group */
81 papi_attribute_t **unsupported = NULL; local
83 papiAttributeListAddValue(&unsupported, PAPI_ATTR_EXCL,
86 PAPI_ATTR_REPLACE, "unsupported-attributes-group",
87 unsupported);
88 papiAttributeListFree(unsupported);
92 "unsupported attribute in request");
H A Dhold-job.c80 } else if (message != NULL) { /* add unsupported attribute group */
81 papi_attribute_t **unsupported = NULL; local
83 papiAttributeListAddValue(&unsupported, PAPI_ATTR_EXCL,
86 PAPI_ATTR_REPLACE, "unsupported-attributes-group",
87 unsupported);
88 papiAttributeListFree(unsupported);
92 "unsupported attribute in request");
H A Drelease-job.c79 } else if (message != NULL) { /* add unsupported attribute group */
80 papi_attribute_t **unsupported = NULL; local
82 papiAttributeListAddValue(&unsupported, PAPI_ATTR_EXCL,
85 PAPI_ATTR_REPLACE, "unsupported-attributes-group",
86 unsupported);
87 papiAttributeListFree(unsupported);
91 "unsupported attribute in request");
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_features_001_pos.ksh32 # Pool can be imported with inactive unsupported features.
37 # 4. Verify that unsupported@ properties exist for the unsupported features.
53 log_assert "Pool with inactive unsupported features can be imported."
65 state=$(zpool list -Ho unsupported@$feature $TESTPOOL1)
67 log_fail "unsupported@$feature is '$state'"
H A Dzpool_import_features_003_pos.ksh37 # 2. Export and inject variety of unsupported features.
41 # 5. Verify values of unsupported@ properties.
93 state=$(zpool list -Ho unsupported@$feature $TESTPOOL1)
95 log_fail "unsupported@$feature is '$state'"
100 state=$(zpool list -Ho unsupported@$feature $TESTPOOL1)
102 log_fail "unsupported@$feature is '$state'"
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dmach.h69 #error unsupported architecture!
/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dieee_funcl.s44 xorl $0x80000000,%ecx / handle unsupported implicitly
H A Dilogbl.s45 jz .ilogbl_not_finite / jump if unsupported format
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dmach.h81 #error unsupported architecture!
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x923 u_long unsupported;
1491 u_long unsupported;
H A Dndmpd_tape.c1021 reply.unsupported = NDMP_TAPE_STATE_SOFT_ERRORS_INVALID |
H A Dndmpd_data.c875 reply.unsupported = NDMP_DATA_STATE_EST_BYTES_REMAIN_INVALID
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c355 prom_panic("unsupported call to BOP_EALLOC()\n");
810 prom_panic("unsupported call to BOP_DOINT()\n");
1042 bop_printf(NULL, "unsupported mac type %d, mac len %d\n",
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c270 #error unsupported architecture!
1845 #error unsupported architecture!
/illumos-gate/usr/src/uts/common/os/
H A Dmmapobj.c2429 MOBJ_STAT_ADD(unsupported);

Completed in 131 milliseconds