Searched refs:recheck (Results 1 - 25 of 85) sorted by relevance

1234

/freebsd-11-stable/contrib/openpam/
H A Dtest-driver117 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;;
118 0:*) col=$grn res=PASS recheck=no gcopy=no;;
119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
121 *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;;
122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
137 echo ":recheck: $recheck" >> $trs_file
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver117 0:yes) col=$red res=XPASS recheck=yes gcopy=yes;;
118 0:*) col=$grn res=PASS recheck=no gcopy=no;;
119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
120 99:*) col=$mgn res=ERROR recheck=yes gcopy=yes;;
121 *:yes) col=$lgn res=XFAIL recheck=no gcopy=yes;;
122 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
137 echo ":recheck: $recheck" >> $trs_file
/freebsd-11-stable/contrib/bmake/mk/
H A Dautoconf.mk28 config.status: config.recheck
33 config.recheck: ${CONFIGURE_DEPS}
34 ./config.status --recheck
39 @touch $@ config.recheck
41 CLEANFILES+= config.recheck config.gen config.status *.meta
/freebsd-11-stable/contrib/groff/
H A DMakefile.sub21 $(SHELL) config.status --recheck
/freebsd-11-stable/sys/dev/altera/sdcard/
H A Daltera_sdcard.c264 recheck:
310 goto recheck;
H A Daltera_sdcard_io.c248 recheck:
284 goto recheck;
/freebsd-11-stable/contrib/ntp/
H A DMakefile.am92 ./config.status --recheck
H A DMakefile.in627 $(SHELL) ./config.status --recheck
1106 ./config.status --recheck
/freebsd-11-stable/contrib/openpam/t/
H A DMakefile.in284 am__recheck_rx = ^[ ]*:recheck:[ ]*
289 # upon "make recheck".
291 recheck = 1; \
297 recheck = 0; \
302 recheck = 0; \
310 if (recheck) \
418 AM_RECURSIVE_TARGETS = check recheck
764 am--force-recheck:
883 recheck: all $(check_PROGRAMS) $(check_LIBRARIES)
891 am__force_recheck=am--force-recheck \
[all...]
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A DMakefile.in82 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A DMakefile.in103 $(SHELL) ./config.status --recheck
/freebsd-11-stable/usr.bin/unzip/
H A Dunzip.c600 recheck:
619 goto recheck;
/freebsd-11-stable/contrib/bmake/
H A Ddir.c1517 Dir_MTime(GNode *gn, Boolean recheck) argument
1572 if (!recheck)
1582 } else if (cached_stats(&mtimes, fullName, &stb, recheck ? CST_UPDATE : 0) < 0) {
/freebsd-11-stable/contrib/expat/tests/
H A DMakefile.in244 check recheck distdir distdir-am
313 am__recheck_rx = ^[ ]*:recheck:[ ]*
318 # upon "make recheck".
320 recheck = 1; \
326 recheck = 0; \
331 recheck = 0; \
339 if (recheck) \
888 am--force-recheck:
1007 recheck: all $(check_PROGRAMS)
1015 am__force_recheck=am--force-recheck \
[all...]
/freebsd-11-stable/contrib/ntp/sntp/tests/
H A DMakefile.in336 am__recheck_rx = ^[ ]*:recheck:[ ]*
341 # upon "make recheck".
343 recheck = 1; \
349 recheck = 0; \
354 recheck = 0; \
362 if (recheck) \
470 AM_RECURSIVE_TARGETS = check recheck
1130 am--force-recheck:
1249 recheck: all $(check_PROGRAMS) $(dist_check_SCRIPTS)
1257 am__force_recheck=am--force-recheck \
[all...]
/freebsd-11-stable/contrib/ntp/sntp/
H A DMakefile.am272 ./config.status --recheck
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A DMakefile.in515 AM_RECURSIVE_TARGETS = cscope check recheck
538 am__recheck_rx = ^[ ]*:recheck:[ ]*
543 # upon "make recheck".
545 recheck = 1; \
551 recheck = 0; \
556 recheck = 0; \
564 if (recheck) \
1176 $(SHELL) ./config.status --recheck
1979 am--force-recheck:
2098 recheck
[all...]
/freebsd-11-stable/contrib/libstdc++/
H A DMakefile.in365 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/gperf/
H A Dconfigure1675 # the --recheck option to rerun configure.
2124 --recheck update $as_me by reconfiguring in the same conditions
2169 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure1718 # the --recheck option to rerun configure.
2167 --recheck update $as_me by reconfiguring in the same conditions
2212 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/freebsd-11-stable/contrib/tnftp/
H A DMakefile.in261 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/libreadline/
H A DMakefile.in183 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A DMakefile.in337 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A DMakefile.in332 $(SHELL) ./config.status --recheck
/freebsd-11-stable/contrib/gcclibs/libssp/
H A DMakefile.in323 $(SHELL) ./config.status --recheck

Completed in 361 milliseconds

1234