| /src/sbin/gpt/ |
| recover.c | 73 const char *name, *origname; local 86 origname = "secondary"; 94 origname = "primary"; 113 gpt_msg(gpt, "Recovered %s GPT header from %s", name, origname); 120 const char *name, *origname; local 127 origname = "secondary"; 133 origname = "primary"; 150 gpt_msg(gpt, "Recovered %s GPT table from %s", name, origname);
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| dwz.c | 244 const char *origname = bfd_get_filename (per_bfd->obfd); local 248 origname,
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| dwz.c | 243 const char *origname = bfd_get_filename (per_bfd->obfd); local 247 origname,
|
| /src/external/gpl3/binutils/dist/bfd/ |
| vms.h | 95 char *origname; member in struct:evax_private_udata_struct
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| vms.h | 95 char *origname; member in struct:evax_private_udata_struct
|
| /src/external/gpl3/gdb/dist/bfd/ |
| vms.h | 95 char *origname; member in struct:evax_private_udata_struct
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| vms.h | 95 char *origname; member in struct:evax_private_udata_struct
|
| /src/usr.bin/netstat/ |
| if.c | 212 char origname[IFNAMSIZ]; /* without `*' */ local 260 strcpy(origname, name); 312 if_data_ext_get(origname, &dext);
|
| /src/external/cddl/osnet/dist/lib/libzfs/common/ |
| libzfs_pool.c | 1659 char *origname; local 1665 &origname) == 0); 1668 "cannot import pool '%s'"), origname); 1677 thename = origname; 1687 if ((props = zpool_valid_proplist(hdl, origname, 1736 zpool_rewind_exclaim(hdl, newname ? origname : thename, 1749 origname, thename); 1811 newname ? origname : thename, -error, nv); 1829 zpool_rewind_exclaim(hdl, newname ? origname : thename,
|