Home
last modified time | relevance | path

Searched refs:err2 (Results 1 – 25 of 38) sorted by relevance

12

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dlogging.c112 int err1, err2; in vlogat() local
194 err2 = errno; in vlogat()
196 err2 = 0; in vlogat()
207 if (err2 == 0) in vlogat()
211 mystrerror(err2)); in vlogat()
284 int err1, err2; in log_for_service() local
293 err1 = err2 = 0; in log_for_service()
308 err2 = errno; in log_for_service()
318 if (err2 == 0) in log_for_service()
321 logerr("opening log %s: %s", fname, mystrerror(err2)); in log_for_service()
/titanic_41/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 …]
/titanic_41/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c70 int error, err2, opt; in cmd_view() local
114 err2 = smb_get_authentication(ctx); in cmd_view()
115 if (err2 == 0) in cmd_view()
H A Dprint.c133 int err2 = smb_get_authentication(ctx); in cmd_print() local
134 if (err2 == 0) in cmd_print()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dnewscreen.c104 goto err2; in newscreen()
111 goto err2; in newscreen()
122 goto err2; in newscreen()
272 err2: in newscreen()
H A Dstart_col.c84 goto err2; in start_color()
122 err2: return (ERR); in start_color()
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dvasprintf.c74 goto err2;
102 err2:
/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Drealpath.c158 goto err2; in realpath()
163 err2: errno = serrno; in realpath()
/titanic_41/usr/src/cmd/fm/schemes/mem/
H A Dmem.c462 int rc, err1 = 0, err2; in fmd_fmri_unusable() local
482 err2 = nvlist_lookup_uint64(nvl, FM_FMRI_MEM_PHYSADDR, &val2); in fmd_fmri_unusable()
484 if (err1 == ENOENT && err2 == ENOENT) in fmd_fmri_unusable()
487 if ((err1 != 0 && err1 != ENOENT) || (err2 != 0 && err2 != ENOENT)) in fmd_fmri_unusable()
/titanic_41/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c172 int opt, error, err2; in main() local
357 err2 = smb_get_authentication(ctx); in main()
358 if (err2 == 0) in main()
381 err2 = mount(mnt.mnt_special, mnt.mnt_mountp, in main()
386 if (err2 < 0) { in main()
/titanic_41/usr/src/uts/common/ipp/meters/
H A Dtswtclddi.c286 int err = 0, err2; in tswtcl_modify_action() local
422 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tswtcl_modify_action()
423 ASSERT(err2 == 0); in tswtcl_modify_action()
431 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tswtcl_modify_action()
432 ASSERT(err2 == 0); in tswtcl_modify_action()
433 err2 = ipp_action_unref(aid, cfg_parms->yellow_action, flags); in tswtcl_modify_action()
434 ASSERT(err2 == 0); in tswtcl_modify_action()
H A Dtokenmtddi.c388 int err = 0, err2; in tokenmt_modify_action() local
605 err2 = ipp_action_unref(aid, cfg_parms->red_action, flags); in tokenmt_modify_action()
606 ASSERT(err2 == 0); in tokenmt_modify_action()
616 err2 = ipp_action_unref(aid, cfg_parms->red_action, in tokenmt_modify_action()
618 ASSERT(err2 == 0); in tokenmt_modify_action()
619 err2 = ipp_action_unref(aid, cfg_parms->green_action, in tokenmt_modify_action()
621 ASSERT(err2 == 0); in tokenmt_modify_action()
/titanic_41/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)
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/
H A Dmem.c460 int err1, err2; in mem_unusable() local
468 err2 = nvlist_lookup_uint64(in, FM_FMRI_MEM_PHYSADDR, &val2); in mem_unusable()
470 if (err1 == ENOENT && err2 == ENOENT) in mem_unusable()
473 if ((err1 != 0 && err1 != ENOENT) || (err2 != 0 && err2 != ENOENT)) in mem_unusable()
/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dconnect.c381 int err, err2; in smb_iod_connect() local
440 err2 = conn_nbt(ctx, sa, NULL); in smb_iod_connect()
441 if (err2 == 0) in smb_iod_connect()
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_pci.c244 goto err2; in drm_pci_alloc()
269 err2: in drm_pci_alloc()
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_dma.c129 goto err2; in ata_pciide_alloc()
153 err2: in ata_pciide_alloc()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c587 goto err2; in umad_init_driver_info()
622 err2: in umad_init_driver_info()
839 goto err2; in umad_attach()
961 err2: in umad_attach()
1751 goto err2; in umad_read()
1763 goto err2; in umad_read()
1770 goto err2; in umad_read()
1777 goto err2; in umad_read()
1792 err2: in umad_read()
/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c331 goto err2; in extract_private_key()
347 err2: in extract_private_key()
731 goto err2; in kssl_get_obj_handle()
762 err2: in kssl_get_obj_handle()
/titanic_41/usr/src/lib/libnwam/common/
H A Dlibnwam_object.c695 nwam_error_t err1, err2; in nwam_validate() local
703 0, (int *)&err2); in nwam_validate()
705 return (err2); in nwam_validate()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dquota_ufs.c427 char *err2 = in chkiq() local
536 errmsg = err2; in chkiq()
/titanic_41/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);
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c641 goto err2; in lyr_init()
702 goto err2; in lyr_init()
714 err2: in lyr_init()
2099 goto err2; in agp_alloc_kmem()
2135 err2: in agp_alloc_kmem()
2280 goto err2; in alloc_gart_table()
2305 err2: in alloc_gart_table()
2471 goto err2; in agpgart_attach()
2504 err2: in agpgart_attach()
/titanic_41/usr/src/lib/libbc/inc/include/sun/
H A Ddkio.h204 short err2; /* secondary error code */ member

12