Home
last modified time | relevance | path

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

12

/titanic_41/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Drealpath.c104 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 Dlogging.c112 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 Dlog_get.c190 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 Dlog_archive.c235 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 Dsol_umad.c581 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 Dmem.c462 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 Dstob.c176 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 Dmem.c460 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 Dnfs3_srv.c1297 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 Dstart_col.c102 goto err1; in start_color()
120 err1: free(cur_term->_pairs_tbl); in start_color()
H A Dnewscreen.c127 goto err1; in newscreen()
264 err1: in newscreen()
/titanic_41/usr/src/uts/common/io/drm/
H A Ddrm_pci.c253 goto err1; in drm_pci_alloc()
258 goto err1; in drm_pci_alloc()
267 err1: in drm_pci_alloc()
H A Ddrm_gem.c279 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 Dclnt_generic.c678 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 Dclnt_dg.c149 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 Dxa_map.c88 goto err1;
95 err1: (void)db_appexit(env);
H A Dxa.c431 goto err1;
437 goto err1;
540 err1: __os_free(env, sizeof(DB_ENV));
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c493 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 Dksslioctl.c305 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 Data_dma.c139 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 Dbt_split.c226 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 Dmail.local.c840 goto err1;
861 goto err1;
866 goto err1;
929 err1: (void)close(mbfd);
/titanic_41/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c636 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 Dlibnwam_object.c695 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 Dquota_ufs.c425 char *err1 = in chkiq() local
523 errmsg = err1; in chkiq()

12