Searched refs:rebuild (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdb_mbuild.sh34 -f Force rebuild. Even rebuild previously built directories.
87 # Force a rebuild
208 # Should a scratch rebuild be forced, for perhaphs the entire
272 # code thinking that a failed rebuild succedded (executable
314 # a rebuild. (should the logs be saved?)
/freebsd-10.0-release/contrib/apr-util/crypto/
H A Dapr_passwd.c64 #error apr_password_validate() is not threadsafe. rebuild APR without thread support.
/freebsd-10.0-release/contrib/libbegemot/
H A Drpoll.c198 static int rebuild; /* rebuild table on next dispatch() */ variable
293 rebuild = 1;
319 rebuild = 1;
517 if(rebuild) {
518 rebuild = 0;
/freebsd-10.0-release/crypto/openssl/util/
H A Dmkerr.pl6 my $rebuild = 0;
29 } elsif($arg eq "-rebuild") {
30 $rebuild = 1;
62 -rebuild Rebuild all header and C source files, irrespective of the
367 next unless $rebuild;
375 # need to rebuild the header file and C file.
/freebsd-10.0-release/contrib/byacc/
H A Dvmsbuild.com99 $ write sys$output "C compiler required to rebuild BYACC"
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaPseudoObject.cpp52 Expr *rebuild(Expr *e) { function in struct:__anon3267::Rebuilder
58 // Otherwise, we should look through and rebuild anything that
62 e = rebuild(parens->getSubExpr());
70 e = rebuild(uop->getSubExpr());
88 if (i == resultIndex) assoc = rebuild(assoc);
104 llvm_unreachable("bad expression to rebuild!");
626 // If we have a base, capture it in an OVE and rebuild the syntactic
632 ObjCPropertyRefRebuilder(S, InstanceReceiver).rebuild(syntacticBase);
937 // Capture base expression in an OVE and rebuild the syntactic
944 InstanceKey).rebuild(syntacticBas
[all...]
/freebsd-10.0-release/sys/geom/vinum/
H A Dgeom_vinum.c534 int *flags, *rebuild, type; local
549 rebuild = gctl_get_paraml(req, "rebuild", sizeof(*rebuild));
550 if (rebuild == NULL) {
576 if (*rebuild)
781 * Start the rebuild. The gv_plex_done will
782 * handle issuing of the remaining rebuild bio's
785 G_VINUM_DEBUG(2, "event 'rebuild'");
/freebsd-10.0-release/usr.sbin/mfiutil/
H A Dmfi_drive.c467 warnx("rebuild: %s", ac > 2 ? "extra arguments" :
474 MFI_COMMAND(top, rebuild, rebuild_drive);
499 warnx("start rebuild: %s", ac > 2 ? "extra arguments" :
532 /* Start the rebuild. */
537 warn("Failed to start rebuild on drive %u", device_id);
545 MFI_COMMAND(start, rebuild, start_rebuild);
556 warnx("abort rebuild: %s", ac > 2 ? "extra arguments" :
589 /* Abort the rebuild. */
594 warn("Failed to abort rebuild on drive %u", device_id);
602 MFI_COMMAND(abort, rebuild, abort_rebuil
[all...]
/freebsd-10.0-release/sys/dev/hptmv/
H A Dhptproc.c71 if (length>=8 && strncmp(buffer, "rebuild ", 8)==0)
114 goto rebuild;
118 rebuild:
255 * line string: e.g. "hpt 0 rebuild start"
/freebsd-10.0-release/sbin/gvinum/
H A Dgvinum.c935 gvinum_parityop(int argc, char **argv, int rebuild) argument
942 if (rebuild) {
976 gctl_ro_param(req, "rebuild", sizeof(int), &rebuild);
/freebsd-10.0-release/sys/dev/mly/
H A Dmlyreg.h693 u_int8_t rebuild:1; member in struct:mly_ioctl_getlogdevinfovalid
754 u_int8_t rebuild:1; /* N/A */ member in struct:mly_ioctl_getphysdevinfovalid
/freebsd-10.0-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec33 # rpm -ba|--rebuild --define 'skip_xxx 1'
39 # rpm -ba|--rebuild --define 'no_gtk2 1'
51 # rpm -ba|--rebuild --define "static_openssl 1"
55 # rpm -ba|--rebuild --define "smartcard 1"
530 - rebuild in new environment
606 - rebuild in new environment
/freebsd-10.0-release/sys/geom/raid/
H A Dmd_promise.c121 uint32_t magic_3; /* Something related to rebuild. */
122 uint64_t rebuild_lba64; /* Per-volume rebuild position. */
1701 int i, j, pos, rebuild; local
1774 rebuild = 0;
1794 rebuild = 1;
1816 /* Try to mimic AMD BIOS rebuild/resync behavior. */
1818 if (rebuild)
/freebsd-10.0-release/contrib/gdb/
H A Dltmain.sh2249 echo "*** \`nm' from GNU binutils and a full rebuild may help."
2993 echo "*** \`nm' from GNU binutils and a full rebuild may help."
/freebsd-10.0-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh2334 # Don't merge these -- we're rebuild them
2877 Please rebuild all installed 3rd party software (e.g., programs
/freebsd-10.0-release/contrib/ntp/
H A Dltmain.sh2818 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
3776 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dltmain.sh2818 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
3776 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dltmain.sh2821 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
3784 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dltmain.sh2821 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
3784 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
/freebsd-10.0-release/contrib/sqlite3/
H A Dltmain.sh2860 $echo "*** \`nm' from GNU binutils and a full rebuild may help."
3820 $echo "*** \`nm' from GNU binutils and a full rebuild may help."

Completed in 408 milliseconds