Home
last modified time | relevance | path

Searched refs:target2 (Results 1 – 25 of 105) sorted by relevance

12345

/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmisc.mk179 FLAGS.target2.c= three four
182 target2.c:
184 all: target1-flags target2-flags
188 target2-flags: target2.c
H A Ddep-colon.mk18 all: target2
19 target2: source${:U1:S;1;2;}; @echo making ${.TARGET} from ${.ALLSRC}
H A Dimpsrc.mk12 all: target1.z target2 target3 target4
40 target2: source1 source2
H A Ddep-colon.exp2 making target2 from source2
H A Ddeptgt.mk25 target1 target2: sources # targets := [target1, target2]
26 : command1 # targets == [target1, target2]
27 : command2 # targets == [target1, target2]
/netbsd-src/external/bsd/am-utils/dist/conf/autofs/
H A Dautofs_solaris_v1.c479 char *target, *target2 = NULL; in autofs_mount_fs() local
516 target2 = str3cat(NULL, mp->am_parent->am_path, "/", target); in autofs_mount_fs()
518 target2 = xstrdup(target); in autofs_mount_fs()
520 plog(XLOG_INFO, "autofs: converting from link to lofs (%s -> %s)", mp->am_path, target2); in autofs_mount_fs()
533 if ((err = stat(target2, &buf))) in autofs_mount_fs()
536 if ((err = lstat(target2, &buf))) in autofs_mount_fs()
542 if ((err = mount_lofs(mp->am_path, target2, mf->mf_mopts, 1))) { in autofs_mount_fs()
549 if (target2) in autofs_mount_fs()
550 XFREE(target2); in autofs_mount_fs()
H A Dautofs_linux.c621 char *target, *target2 = NULL; in autofs_mount_fs() local
666 target2 = str3cat(NULL, mp->am_parent->am_path, "/", target); in autofs_mount_fs()
668 target2 = xstrdup(target); in autofs_mount_fs()
688 err = stat(target2, &buf); in autofs_mount_fs()
697 if ((err = lstat(target2, &buf))) in autofs_mount_fs()
702 plog(XLOG_INFO, "autofs: bind-mounting %s -> %s", mp->am_path, target2); in autofs_mount_fs()
704 err = mount_lofs(mp->am_path, target2, mf->mf_mopts, 1); in autofs_mount_fs()
707 plog(XLOG_INFO, "autofs: bind-mounting %s -> %s failed", mp->am_path, target2); in autofs_mount_fs()
718 if (target2) in autofs_mount_fs()
719 XFREE(target2); in autofs_mount_fs()
H A Dautofs_solaris_v2_v3.c1074 char *target, *target2 = NULL; in autofs_mount_fs() local
1098 target2 = str3cat(NULL, mp->am_parent->am_path, "/", target); in autofs_mount_fs()
1100 target2 = xstrdup(target); in autofs_mount_fs()
1102 plog(XLOG_INFO, "autofs: converting from link to lofs (%s -> %s)", mp->am_path, target2); in autofs_mount_fs()
1120 if ((err = stat(target2, &buf))) in autofs_mount_fs()
1123 if ((err = lstat(target2, &buf))) in autofs_mount_fs()
1126 if ((err = mount_lofs(mp->am_path, target2, mf->mf_mopts, 1))) { in autofs_mount_fs()
1132 if (target2) in autofs_mount_fs()
1133 XFREE(target2); in autofs_mount_fs()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcs.c1173 struct hshentry *target, *target2, *temp; in removerevs() local
1263 target2 = genrevs(numrev.string,(char*)0,(char*)0,(char*)0,&gendeltas); in removerevs()
1264 if ( ! target2 ) return 0; in removerevs()
1267 if ( cmpnum(target->num, target2->num) > 0) { in removerevs()
1268 cmp = cmpnum(target2->num, numrev.string); in removerevs()
1270 target = target2; in removerevs()
1271 target2 = temp; in removerevs()
1274 if ( ! cmpnum(target->num, target2->num) ) { in removerevs()
1285 cuttail = target2->next; in removerevs()
1288 if ( cmpnum( target->num, target2->num) < 0 ) { in removerevs()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcris-dis.c1067 info->target2 = prefix_insn & 15; in print_with_operands()
1095 info->target2 = (bfd_vma) number; in print_with_operands()
1170 info->target2 = (bfd_vma) number; in print_with_operands()
1437 info->target2 = 0; in print_insn_cris_generic()
H A Dpru-dis.c234 info->target2 = 0; in pru_disassemble()
H A Davr-dis.c364 info->target2 = 0; in print_insn_avr()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcris-dis.c1053 info->target2 = prefix_insn & 15; in print_with_operands()
1081 info->target2 = (bfd_vma) number; in print_with_operands()
1156 info->target2 = (bfd_vma) number; in print_with_operands()
1423 info->target2 = 0; in print_insn_cris_generic()
H A Dpru-dis.c234 info->target2 = 0; in pru_disassemble()
H A Davr-dis.c364 info->target2 = 0; in print_insn_avr()
H A Ds390-dis.c358 info->target2 = 0; in print_insn_s390()
/netbsd-src/external/gpl3/binutils/dist/include/
H A Ddis-asm.h288 bfd_vma target2; /* Second target address for dref2 */ member
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DNEWS40 * Add --target1-rel, --target1-abs, --target2 options (Arm only).
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Ddis-asm.h281 bfd_vma target2; /* Second target address for dref2 */ member
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DNEWS47 * Add --target1-rel, --target1-abs, --target2 options (Arm only).
/netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns4/
H A Dsourcens.db30 target2 NS ns.fake21.targetns.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.c969 char *target1, *target2; in common_function_versions() local
1009 target2 = sorted_attr_string (TREE_VALUE (attr2)); in common_function_versions()
1013 if (strcmp (target1, target2) == 0) in common_function_versions()
1019 XDELETEVEC (target2); in common_function_versions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.md2110 register rtx target2 = gen_rtx_REG (Pmode,
2112 gen_rtx_CLOBBER (VOIDmode, target2);
2126 register rtx target2 = gen_rtx_REG (Pmode,
2130 gen_rtx_CLOBBER (VOIDmode, target2);
2134 gen_rtx_CLOBBER (VOIDmode, target2);
2219 register rtx target2=gen_rtx_REG (Pmode,GP_REG_FIRST + MB_ABI_SUB_RETURN_ADDR_REGNUM);
2221 gen_rtx_CLOBBER (VOIDmode,target2);
2236 register rtx target2=gen_rtx_REG (Pmode,GP_REG_FIRST + MB_ABI_SUB_RETURN_ADDR_REGNUM);
2240 gen_rtx_CLOBBER (VOIDmode,target2);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.md2110 rtx target2
2112 gen_rtx_CLOBBER (VOIDmode, target2);
2126 rtx target2
2130 gen_rtx_CLOBBER (VOIDmode, target2);
2134 gen_rtx_CLOBBER (VOIDmode, target2);
2219 rtx target2
2222 gen_rtx_CLOBBER (VOIDmode,target2);
2237 rtx target2
2242 gen_rtx_CLOBBER (VOIDmode,target2);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.cc1125 char *target1, *target2; in common_function_versions() local
1165 target2 = sorted_attr_string (TREE_VALUE (attr2)); in common_function_versions()
1169 if (strcmp (target1, target2) == 0) in common_function_versions()
1175 XDELETEVEC (target2); in common_function_versions()

12345