Symbol: IOP_NAME
usr/src/cmd/mdb/common/kmdb/kmdb_promio.c
168
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_cmds.c
1238
mdb.m_pname, IOP_NAME(mdb.m_log),
usr/src/cmd/mdb/common/mdb/mdb_fdio.c
118
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1258
warn("failed to get DT_HASH for %s\n", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1263
warn("failed to get DT_SYMTAB for %s\n", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1268
warn("failed to get DT_SYMENT for %s\n", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1273
warn("failed to get DT_STRTAB for %s\n", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
1278
warn("failed to get DT_STRSZ for %s\n", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
144
IOP_NAME(gf->gf_io), gsp->gs_name, (ulong_t)gsp->gs_shdr.sh_size);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
150
IOP_NAME(gf->gf_io), gsp->gs_name);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
157
warn("failed to read %s:%s", IOP_NAME(gf->gf_io), gsp->gs_name);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
164
gsp->gs_shdr.sh_size, IOP_NAME(gf->gf_io), gsp->gs_name);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
239
IOP_NAME(gf->gf_io), gf->gf_shnum);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
245
warn("failed to seek %s to shdrs", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
253
warn("failed to read %s section headers", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
361
IOP_NAME(gf->gf_io), gf->gf_phnum);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
367
warn("failed to seek %s to phdrs", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
375
warn("failed to read %s program headers", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
556
warn("failed to seek %s to _DYNAMIC", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
563
warn("failed to read %s:_DYNAMIC", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
61
warn("failed to seek %s to shdr strings", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
615
warn("failed to seek %s", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
621
IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
674
warn("failed to seek %s", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
680
IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
69
warn("failed to read %s shdr strings", IOP_NAME(gf->gf_io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
728
warn("failed to read ELF header from %s", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
735
warn("%s is not an ELF file\n", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
741
IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
747
"debugger (%u)\n", IOP_NAME(io),
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
753
warn("ELF file %s is not of the expected type\n", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
790
warn("failed to seek %s", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
796
warn("failed to read ELF header from %s", IOP_NAME(io));
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
80
IOP_NAME(gf->gf_io), i, shp->sh_name);
usr/src/cmd/mdb/common/mdb/mdb_gelf.c
805
IOP_NAME(io), ehdr.h32.e_ident[EI_CLASS]);
usr/src/cmd/mdb/common/mdb/mdb_io.c
2154
return (IOP_NAME(iob->iob_iop));
usr/src/cmd/mdb/common/mdb/mdb_io.c
2323
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_kproc.c
1132
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_logio.c
91
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
1837
mdb_printf("executable file: %s\n", IOP_NAME(pt->p_fio));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3133
strcmp(object, IOP_NAME(pt->p_fio)) != 0)
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3270
const char *s = IOP_NAME(pt->p_fio);
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3484
pargv[pargc++] = strbasename(IOP_NAME(pt->p_aout_fio));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3504
if (strchr(IOP_NAME(pt->p_aout_fio), '/') == NULL) {
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3506
IOP_NAME(pt->p_aout_fio));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
3509
IOP_NAME(pt->p_aout_fio));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
431
IOP_NAME(pt->p_fio));
usr/src/cmd/mdb/common/mdb/mdb_proc.c
982
io = mdb_fdio_create_path(NULL, IOP_NAME(pt->p_fio), mode, 0);
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
235
"%s (%s)", IOP_NAME(io), type);
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
285
IOP_NAME(rf->r_object_fio));
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
289
IOP_NAME(rf->r_core_fio));
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
80
argv[argc++] = IOP_NAME(orf->r_object_fio);
usr/src/cmd/mdb/common/mdb/mdb_rawfile.c
82
argv[argc++] = IOP_NAME(orf->r_core_fio);
usr/src/cmd/mdb/common/mdb/mdb_strio.c
105
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_termio.c
616
return (IOP_NAME(io->io_next));
usr/src/cmd/mdb/common/mdb/mdb_termio.c
618
return (IOP_NAME(td->tio_in_io));