/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/edonr/ |
H A D | edonr_test.c | 148 boolean_t failed = B_FALSE; local 167 failed = B_TRUE; \ 208 if (failed)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/skein/ |
H A D | skein_test.c | 266 boolean_t failed = B_FALSE; local 285 failed = B_TRUE; \ 329 if (failed)
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/checksum/sha2/ |
H A D | sha2_test.c | 190 boolean_t failed = B_FALSE; local 209 failed = B_TRUE; \ 253 if (failed)
|
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | mp_states.c | 88 int failed = 0; local 122 cmn_err(CE_WARN, "cpuid 0x%x failed to idle", i); 123 failed++; 127 if (failed) { 138 boolean_t failed = B_FALSE; local 169 cmn_err(CE_WARN, "cpuid 0x%x failed to resume", i); 175 failed = !CPUSET_ISNULL(cpu_idle_set); 180 * Non-zero if a cpu failed to resume 182 if (failed)
|
/illumos-gate/usr/src/boot/sys/boot/common/ |
H A D | console.c | 72 /* Force a console even if all probes failed */ 202 int cons, found, failed; local 206 found = failed = 0; 213 failed++; 225 if (found == 0 || failed != 0) { 267 printf("console %s failed to initialize\n", consoles[cons]->c_name); 275 /* All requested consoles failed to initialise, try to recover. */ 286 return (CMD_ERROR); /* Recovery failed. */
|
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_method.c | 124 "method registration failed for %s: %s\n", 297 boolean_t failed; local 299 failed = B_FALSE; 312 failed = B_TRUE; 315 failed = B_TRUE; 322 failed = B_TRUE; 326 failed = B_TRUE; 333 failed = B_TRUE; 339 failed = B_TRUE; 341 failed [all...] |
/illumos-gate/usr/src/lib/libidmap/common/ |
H A D | utils.c | 46 boolean_t failed; member in struct:idmap_handle 52 B_TRUE, /* failed */ 187 * State of the connection is maintained through the "client" and "failed" 190 * client failed 202 * "failed" to "false". Readers are allowed to use the "client" pointer, 203 * and to set "failed" to "true", indicating that they have encountered a 205 * lock. Once "failed" has been set to "true", all requests (including 209 * again to see if the connection is still failed (since another thread 210 * might have fixed it), and then if it is still failed they disconnect 232 if (idmap_handle.failed) { [all...] |
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | slp_targets.c | 58 * A given DA is called no more than once, and failed DAs are skipped 59 * after they have been marked 'failed'. 82 * slp_mark_target_failed: callers should mark a slp_target_t failed after 116 SLPBoolean used, failed; member in struct:da_node 268 if (!(*tl->state)->da->used && !(*tl->state)->da->failed) 270 if ((*tl->state)->da->failed) { 287 if (!p->da->used && !p->da->failed) 305 p->da->failed = SLP_TRUE; 323 dn->used = dn->failed = SLP_FALSE; 429 te->failed [all...] |
/illumos-gate/usr/src/cmd/fgrep/ |
H A D | fgrep.c | 305 int failed; local 329 failed = 0; 379 failed = 1; 424 if ((vflag && (failed == 0 || xflag == 0)) || 425 (vflag == 0 && xflag && failed)) 458 failed = 0; 468 failed = 0;
|
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_mem.c | 140 "hdr force clear failed 0x%p", 165 "hdr clear failed 0x%p", 399 "!nsctl: _nsc_global_setup: global map init failed"); 698 int failed = 0; local 708 ++failed; 715 if ((rc < 0) || failed) 716 cmn_err(CE_WARN, "!_nsc_global_zero: clear mem failed");
|
/illumos-gate/usr/src/lib/libadm/common/ |
H A D | getdev.c | 390 * -1 If failed. "errno" will be set to a value that indicates the 862 int failed; /* TRUE if record failed to match */ local 868 failed = FALSE; 869 for (p = criteria; !failed && (p->fcn != ENDLIST); p++) { 880 failed = !matches(ent->alias, p->cmp, p->fcn); 884 failed = !matches(ent->cdevice, p->cmp, p->fcn); 888 failed = !matches(ent->bdevice, p->cmp, p->fcn); 892 failed = !matches(ent->pathname, p->cmp, p->fcn); 902 failed [all...] |
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | efx_ev.c | 784 uint32_t failed; local 787 failed = EFX_QWORD_FIELD(*eqp, FSF_AZ_DRIVER_EV_RX_FLUSH_FAIL); 792 if (failed) {
|
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | setup.c | 770 if (reply("error-lock reset failed; CONTINUE") == 0) { 789 int failed; local 807 failed = fsck_bread(fsreadfd, sip, 810 if (failed && !asked) { 1421 pfatal("calcsb: fork failed: %s\n", strerror(errno)); 1469 "calcsb: binary read of superblock from %s failed: %s\n",
|
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_ft.c | 98 * _sdbc_ft_unload - cache is being unloaded (or failed to load). 350 * i/o after a failed disk has been repaired. 448 "write failed: cd %x; cblk %" NSC_SZFMT "; dirty %x", 463 "pinned data block failed. cannot recover " 478 * _sd_process_failure() adds to failed list & does pinned callback 481 if (cdi->cd_info->sh_failed) { /* raw device open/reserve failed */ 517 * node had failed writes (pinnable or not) we need to take 770 * EINVAL invalid device or not failed 777 int failed, num; local 781 * in the case where a failed devic [all...] |
H A D | sd_pcu.c | 79 nsc_off_t *blkno, int failed, struct bitmap *bmaps); 295 * bitmap entry had previously failed going to disk. 395 * failed - a flag noting whether these blocks had already 397 * failed. (i.e. is the chain from fail_head). 409 int failed, 442 cc_ent->cc_dirty | cc_ent->cc_toflush, failed, 495 * failed) are written along with the bitmap for each block. The 706 /* Flush the failed dirty data blocks */ 405 flush_centry_list(_sd_cd_info_t *cdi, _sd_cctl_t *dirty, dev_t dev, nsc_off_t *blkno, int failed, struct bitmap *bmaps) argument
|
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_data.c | 82 "eib_data_setup_cqs(vn_inst=0x%x) failed", 93 "eib_data_setup_ud_channel(vn_inst=0x%x) failed", 135 "ibt_enable_cq_notify() failed, ret=%d", ret); 248 "ibt_enable_cq_notify() failed, ret=%d", ret); 420 "failed, ret=%d", n_wrs, n_posted, ret); 431 "ibt_post_send(n_wrs=1) failed, " 445 * If we failed to post something, update error stats 486 boolean_t *failed) 526 * see if we've already failed a creation request for this vnic, and 529 if (failed) { 485 eib_data_lookup_vnic(eib_t *ss, uint8_t *mac, uint16_t vlan, eib_vnic_t **vnicp, boolean_t *failed) argument [all...] |
/illumos-gate/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp.c | 919 * There are certain cases where obp marks components as failed 928 static const char *failed = "fail"; local 949 if (strncmp(status_buf, failed, strlen(failed)) == 0) { 950 SBDP_DBG_STATE("status of failed\n");
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | topo_gather.c | 402 boolean_t failed = B_FALSE; local 416 failed = B_TRUE; 421 failed = B_TRUE; 425 if (!failed && (p = strtok_r(actions, "&", &lasts)) != NULL) { 429 failed = B_TRUE; 436 } else if (!failed) { 446 if (!failed && (err = check_indactions(indactp)) != E_NO_ERROR) { 449 failed = B_TRUE; 452 if (failed) {
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | crypt.c | 504 syslog(LOG_ALERT, "crypt: open(%s) failed: %s", 513 syslog(LOG_ALERT, "crypt: stat(%s) failed: %s", 542 syslog(LOG_ALERT, "crypt: fdopen(%d) failed: %s", 903 int failed; local 912 failed = 0; 919 if ((KS = ks) == NULL) /* calloc() failed */ 920 failed = 1; 925 return (failed);
|
/illumos-gate/usr/src/cmd/sh/ |
H A D | defs.h | 223 #define failed(s1, s2) failed_real(s1, s2, NULL) macro
|
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/ |
H A D | shp.c | 179 "failed ", 1147 DBG(1, ("di_init() failed\n")); 1154 DBG(1, ("di_prom_init() failed\n")); 1260 DBG(1, ("malloc failed\n")); 1274 DBG(1, ("fix_ap_name: failed to snapshot node\n")); 1407 DBG(1, ("malloc failed\n")); 1415 DBG(1, ("physpath2node failed\n")); 1420 DBG(1, ("cfga_get_state failed\n")); 1611 char *failed; local 1623 failed [all...] |
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 185 /* y */ " failed: ", 205 /* n */ "failed", 354 char *failed; local 367 failed = dgettext(TEXT_DOMAIN, cfga_str(DIAG_FAILED)); 368 flen = strlen(failed); 389 s[++n] = failed; 392 DBG("<%s>", failed); 402 s[++n] = failed; 406 DBG("<%s>", failed);
|
/illumos-gate/usr/src/lib/libdevinfo/ |
H A D | devfsmap.c | 448 int failed = 1; local 610 failed = 0; 617 if (failed == 1) { 741 logdmsg(("get_driver_class: failed to open %s: %s\n", 1063 logdmsg(("is_root_controller: failed to open %s: %s\n", 1069 logdmsg(("is_root_controller: getvfsfile: failed to read " 1087 logdmsg(("is_root_controller: tempnam: failed: %s\n", 1283 logdmsg(("phci_to_vhci: vhci_ctl failed: %s\n", 1363 logdmsg(("vhci_to_phci: vhci_ctl failed to get npaths: %s\n", 1378 logdmsg(("vhci_to_phci: vhci_ctl failed [all...] |
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/ |
H A D | cfga.c | 180 "failed ", 285 DBG_F(2, (stderr, "open on %s failed\n", ap_id)); 290 DBG(1, ("stat failed: %i\n", errno)); 316 DBG(1, ("get_occupants: prop_lookup failed: %i\n", errno)); 519 DBG(1, ("check_rcm: failed to get occupants\n")); 612 DBG(2, ("cfga_change_state: devctl ap getstate failed\n")); 835 DBG(1, ("malloc failed\n")); 888 DBG_F(2, (stderr, "open on %s failed\n", ap_id)); 895 DBG_F(2, (stderr, "fstat on %s failed\n", ap_id)); 914 DBG(1, ("ioctl failed slotinf 1770 char *failed; local [all...] |
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 623 "sbd:%s:%d: failed to alloc soft-state", 634 "sbd:%s:%d: failed to get soft-state instance", 642 "sbd:%s: failed to alloc board list %d", 1134 "sbd:%s: cpu_configure for cpuid %d failed", 1211 "sbd:%s: cpu_unconfigure for cpu %d failed", 1609 "sbd:%s: (32bit) failed to copyin " 1644 "sbd:%s: failed to copyin sbd cmd_t struct", f); 1660 "sbd:%s: failed to copyin options", f); 1698 "sbd:%s: (32bit) failed to copyout " 1707 "sbd:%s: failed t 5117 static const char *failed = "fail"; local [all...] |