Searched refs:err2 (Results 1 - 25 of 41) sorted by relevance

12

/illumos-gate/usr/src/boot/lib/libstand/
H A Dclose.c72 int err1 = 0, err2 = 0; local
85 err2 = (f->f_dev->dv_close)(f);
93 if (err2) {
94 errno = err2;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dlogging.c112 int err1, err2; local
194 err2 = errno;
196 err2 = 0;
207 if (err2 == 0)
211 mystrerror(err2));
284 int err1, err2; local
293 err1 = err2 = 0;
308 err2 = errno;
318 if (err2 == 0)
321 logerr("opening log %s: %s", fname, mystrerror(err2));
[all...]
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvasprintf.c74 goto err2;
102 err2:
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c70 int error, err2, opt; local
114 err2 = smb_get_authentication(ctx);
115 if (err2 == 0)
H A Dprint.c133 int err2 = smb_get_authentication(ctx); local
134 if (err2 == 0)
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defifpswa.h17 UINT64 err2; member in struct:_FPSWA_RET
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dstart_col.c84 goto err2;
122 err2: return (ERR);
H A Dnewscreen.c104 goto err2;
111 goto err2;
122 goto err2;
272 err2:
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_archive.c280 goto err2;
297 goto err2;
302 goto err2;
318 err2: /*
H A Dlog_get.c116 goto err2;
129 goto err2;
324 err2: if (np != NULL)
/illumos-gate/usr/src/cmd/sendmail/aux/
H A Dmail.local.c870 goto err2;
875 goto err2;
883 goto err2;
887 goto err2;
892 goto err2;
900 goto err2;
905 goto err2;
912 goto err2;
916 goto err2;
921 goto err2;
[all...]
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c172 int opt, error, err2; local
357 err2 = smb_get_authentication(ctx);
358 if (err2 == 0)
381 err2 = mount(mnt.mnt_special, mnt.mnt_mountp,
386 if (err2 < 0) {
/illumos-gate/usr/src/cmd/fm/schemes/mem/
H A Dmem.c462 int rc, err1 = 0, err2; local
482 err2 = nvlist_lookup_uint64(nvl, FM_FMRI_MEM_PHYSADDR, &val2);
484 if (err1 == ENOENT && err2 == ENOENT)
487 if ((err1 != 0 && err1 != ENOENT) || (err2 != 0 && err2 != ENOENT))
/illumos-gate/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c286 int err = 0, err2; local
422 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags);
423 ASSERT(err2 == 0);
431 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags);
432 ASSERT(err2 == 0);
433 err2 = ipp_action_unref(aid, cfg_parms->yellow_action, flags);
434 ASSERT(err2 == 0);
H A Dtokenmtddi.c388 int err = 0, err2; local
605 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags);
606 ASSERT(err2 == 0);
616 err2 = ipp_action_unref(aid, cfg_parms->red_action,
618 ASSERT(err2 == 0);
619 err2 = ipp_action_unref(aid, cfg_parms->green_action,
621 ASSERT(err2 == 0);
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dconnect.c381 int err, err2; local
440 err2 = conn_nbt(ctx, sa, NULL);
441 if (err2 == 0)
/illumos-gate/usr/src/uts/common/io/drm/
H A Ddrm_pci.c244 goto err2;
269 err2:
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_dma.c129 goto err2;
153 err2:
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c460 int err1, err2; local
468 err2 = nvlist_lookup_uint64(in, FM_FMRI_MEM_PHYSADDR, &val2);
470 if (err1 == ENOENT && err2 == ENOENT)
473 if ((err1 != 0 && err1 != ENOENT) || (err2 != 0 && err2 != ENOENT))
/illumos-gate/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h204 short err2; /* secondary error code */ member in struct:dk_log
/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c331 goto err2;
347 err2:
731 goto err2;
762 err2:
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c587 goto err2;
622 err2:
839 goto err2;
961 err2:
1751 goto err2;
1763 goto err2;
1770 goto err2;
1777 goto err2;
1792 err2:
/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c695 nwam_error_t err1, err2; local
703 0, (int *)&err2);
705 return (err2);
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c131 goto err2;
162 goto err2;
325 err2: mpool_put(t->bt_mp, l, 0);
/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa.c440 goto err2;
539 err2: (void)db_appexit(env);

Completed in 122 milliseconds

12