Searched refs:prevent (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Support/Windows/
H A DProcess.inc132 // their operation. To prevent the disk from filling up, this configuration
133 // item does what's necessary to prevent their generation.
/freebsd-9.3-release/sys/dev/ata/
H A Datapi-tape.h59 u_int8_t prevent :1; /* defaults to prevent state */ member in struct:ast_cappage
H A Datapi-tape.c697 if (stp->cap.prevent) printf(", prevent");
/freebsd-9.3-release/contrib/ntp/
H A DMakefile.am103 @: do-nothing action to prevent default \
H A DMakefile.in1118 @: do-nothing action to prevent default \
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.am150 @: do-nothing action to prevent default SCCS get
224 @: do-nothing action to prevent any default
H A DMakefile.in1500 @: do-nothing action to prevent default SCCS get
1567 @: do-nothing action to prevent any default
/freebsd-9.3-release/contrib/bmake/mk/
H A Down.mk77 PRINTOBJDIR= echo # prevent infinite recursion
H A Ddpadd.mk145 # use :? to ensure .for does not prevent correct evaluation
/freebsd-9.3-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc140 // If this is not a regular file, ignore it. We want to prevent removal of
H A DProgram.inc242 // Explicitly initialized to prevent what appears to be a valgrind false
/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c1269 uint8_t prevent; local
1275 prevent = sc->sc_cbw->CBWCDB[4] & 0x01;
1281 if (currlun->prevent_medium_removal && !prevent) {
1284 currlun->prevent_medium_removal = prevent;
/freebsd-9.3-release/usr.sbin/bsdconfig/dot/
H A Ddot310 printf 'strict digraph "" { // Empty name to prevent SVG Auto-Tooltip\n'
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks66 o DA_Q_NO_PREVENT - Don't use the prevent/allow commands to keep a
/freebsd-9.3-release/etc/namedb/
H A Dnamed.conf119 /* Serving the following zones locally will prevent any queries
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY243 prevent panics from read/write IOs trying to use uninitialised structures
483 the NAT code and also prevent a duplicate session entry from being created
493 in SIOCSTPUT to prevent bad data being loaded from userspace.
1032 fix ipfr_fastroute to set dst->sin_addr (Sean Farley - appears to prevent
1098 prevent people from running buildsunos directly
1107 attempt to prevent people running buildsolaris script without doing a
1655 Fixes for FreeBSD 2.2 (and later revs) to prevent panics. Julian Assange.
1740 prevent use of return-rst and return-icmp with rules blocking packets going
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES177 prevent overflow of -f array in main, head off potential error in
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm669 @ (rather relying upon the TSTs to prevent the additions) since
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex435 % to get _exactly_ the rest of the line, we had to prevent such situation.
3051 % we have to laboriously prevent expansion for those that we don't.
3499 % index. The easiest way to prevent this problem is to make sure
3564 % The right solution is to prevent \entry from swallowing the whole text.
6159 % space to prevent strange expansion errors.)
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex444 % to get _exactly_ the rest of the line, we had to prevent such situation.
3222 % we have to laboriously prevent expansion for those that we don't.
3673 % index. The easiest way to prevent this problem is to make sure
3738 % The right solution is to prevent \entry from swallowing the whole text.
6360 % space to prevent strange expansion errors.)
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex436 % to get _exactly_ the rest of the line, we had to prevent such situation.
3121 % we have to laboriously prevent expansion for those that we don't.
3571 % index. The easiest way to prevent this problem is to make sure
3636 % The right solution is to prevent \entry from swallowing the whole text.
6231 % space to prevent strange expansion errors.)
/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A Dconfigure8264 # Do quote $f, to prevent DOS paths from being IFS'd.
8582 /* glibc uses these symbols as guards to prevent redefinitions. */
8660 /* Some systems have guard macros to prevent redefinitions, define them. */
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure12206 # Do quote $f, to prevent DOS paths from being IFS'd.
12635 /* glibc uses these symbols as guards to prevent redefinitions. */
12713 /* Some systems have guard macros to prevent redefinitions, define them. */
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure21433 # Do quote $f, to prevent DOS paths from being IFS'd.
22099 # Compiler flag to prevent dynamic linking.
22504 /* glibc uses these symbols as guards to prevent redefinitions. */
22609 /* Some systems have guard macros to prevent redefinitions, define them. */

Completed in 422 milliseconds