/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/ |
H A D | realpath.c | 104 goto err1; in realpath() 113 goto err1; in realpath() 117 goto err1; in realpath() 123 goto err1; in realpath() 134 goto err1; in realpath() 148 goto err1; in realpath() 162 err1: chdir(start); in realpath()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | logging.c | 112 int err1, err2; in vlogat() local 192 err1 = errno; in vlogat() 204 mystrerror(err1)); in vlogat() 284 int err1, err2; in log_for_service() local 293 err1 = err2 = 0; in log_for_service() 302 err1 = errno; in log_for_service() 311 if (err1 == 0) in log_for_service() 315 mystrerror(err1)); in log_for_service()
|
/titanic_41/usr/src/cmd/sendmail/db/log/ |
H A D | log_get.c | 190 goto err1; 199 goto err1; 209 goto err1; 213 goto err1; 256 goto err1; 268 goto err1; 278 goto err1; 293 goto err1; 318 err1: if (!silent)
|
H A D | log_archive.c | 235 goto err1; 251 goto err1; 313 goto err1; 328 err1: if (array != NULL) {
|
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_umad/ |
H A D | sol_umad.c | 581 goto err1; in umad_init_driver_info() 635 err1: in umad_init_driver_info() 835 goto err1; in umad_attach() 952 goto err1; in umad_attach() 963 err1: in umad_attach() 1312 goto err1; in umad_queue_mad_msg() 1318 goto err1; in umad_queue_mad_msg() 1341 goto err1; in umad_queue_mad_msg() 1350 err1: in umad_queue_mad_msg() 1411 goto err1; in umad_open() [all …]
|
/titanic_41/usr/src/cmd/fm/schemes/mem/ |
H A D | mem.c | 462 int rc, err1 = 0, err2; in fmd_fmri_unusable() local 476 rc = topo_fmri_unusable(thp, nvl, &err1); in fmd_fmri_unusable() 478 if (err1 != ETOPO_METHOD_NOTSUP) in fmd_fmri_unusable() 481 err1 = nvlist_lookup_uint64(nvl, FM_FMRI_MEM_OFFSET, &val1); 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() 522 "rc=%d errno=%d\n", err1 == 0 ? FM_FMRI_MEM_OFFSET : in fmd_fmri_unusable() 523 FM_FMRI_MEM_PHYSADDR, err1 == 0 ? (u_longlong_t)val1 : in fmd_fmri_unusable()
|
/titanic_41/usr/src/lib/libtsol/common/ |
H A D | stob.c | 176 goto err1; in stobsl() 184 err1: in stobsl() 298 goto err1; in stobclear() 306 err1: in stobclear()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem.c | 460 int err1, err2; in mem_unusable() local 467 err1 = nvlist_lookup_uint64(in, FM_FMRI_MEM_OFFSET, &val1); 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() 506 "rc=%d errno=%d\n", err1 == 0 ? FM_FMRI_MEM_OFFSET : in mem_unusable() 507 FM_FMRI_MEM_PHYSADDR, err1 == 0 ? (u_longlong_t)val1 : in mem_unusable()
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs3_srv.c | 1297 goto err1; in rfs3_write() 1327 goto err1; in rfs3_write() 1346 goto err1; in rfs3_write() 1351 goto err1; in rfs3_write() 1356 goto err1; in rfs3_write() 1365 goto err1; in rfs3_write() 1428 goto err1; in rfs3_write() 1447 goto err1; in rfs3_write() 1484 err1: in rfs3_write() 2053 goto err1; in rfs3_symlink() [all …]
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | start_col.c | 102 goto err1; in start_color() 120 err1: free(cur_term->_pairs_tbl); in start_color()
|
H A D | newscreen.c | 127 goto err1; in newscreen() 264 err1: in newscreen()
|
/titanic_41/usr/src/uts/common/io/drm/ |
H A D | drm_pci.c | 253 goto err1; in drm_pci_alloc() 258 goto err1; in drm_pci_alloc() 267 err1: in drm_pci_alloc()
|
H A D | drm_gem.c | 279 goto err1; in drm_gem_object_alloc() 290 goto err1; in drm_gem_object_alloc() 372 err1: in drm_gem_object_alloc()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | clnt_generic.c | 678 goto err1; /* borrow errors from clnt_dg/vc creates */ in _clnt_tli_create_timed() 687 goto err1; in _clnt_tli_create_timed() 698 goto err1; in _clnt_tli_create_timed() 713 goto err1; in _clnt_tli_create_timed() 727 goto err1; in _clnt_tli_create_timed() 748 err1: if (madefd) in _clnt_tli_create_timed()
|
H A D | clnt_dg.c | 149 goto err1; in clnt_dg_create() 185 goto err1; in clnt_dg_create() 193 goto err1; in clnt_dg_create() 195 goto err1; in clnt_dg_create() 223 goto err1; in clnt_dg_create() 244 err1: in clnt_dg_create()
|
/titanic_41/usr/src/cmd/sendmail/db/xa/ |
H A D | xa_map.c | 88 goto err1; 95 err1: (void)db_appexit(env);
|
H A D | xa.c | 431 goto err1; 437 goto err1; 540 err1: __os_free(env, sizeof(DB_ENV));
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 493 char *err1 = NULL; in main() local 532 &err1, udata); in main() 543 gettext("ldaplist: %s\n"), (err ? err : err1)); in main()
|
/titanic_41/usr/src/uts/common/inet/kssl/ |
H A D | ksslioctl.c | 305 goto err1; in extract_private_key() 315 goto err1; in extract_private_key() 353 err1: in extract_private_key() 725 goto err1; in kssl_get_obj_handle() 764 err1: in kssl_get_obj_handle()
|
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/ |
H A D | ata_dma.c | 139 goto err1; in ata_pciide_alloc() 150 err1: in ata_pciide_alloc()
|
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_split.c | 226 goto err1; 252 goto err1; 304 goto err1; 322 err1: mpool_put(t->bt_mp, lchild, MPOOL_DIRTY);
|
/titanic_41/usr/src/cmd/sendmail/aux/ |
H A D | mail.local.c | 840 goto err1; 861 goto err1; 866 goto err1; 929 err1: (void)close(mbfd);
|
/titanic_41/usr/src/uts/intel/io/agpgart/ |
H A D | agpgart.c | 636 goto err1; in lyr_init() 696 goto err1; in lyr_init() 716 err1: in lyr_init() 2111 goto err1; in agp_alloc_kmem() 2118 goto err1; in agp_alloc_kmem() 2124 goto err1; in agp_alloc_kmem() 2130 err1: in agp_alloc_kmem() 2298 goto err1; in alloc_gart_table() 2302 err1: in alloc_gart_table() 2458 goto err1; in agpgart_attach() [all …]
|
/titanic_41/usr/src/lib/libnwam/common/ |
H A D | libnwam_object.c | 695 nwam_error_t err1, err2; in nwam_validate() local 702 err1 = nwam_walk_props(hp, nwam_validate_prop_internal, &via, in nwam_validate() 704 if (err1 != NWAM_SUCCESS) in nwam_validate()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | quota_ufs.c | 425 char *err1 = in chkiq() local 523 errmsg = err1; in chkiq()
|