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

12

/freebsd-11.0-release/share/mk/
H A Dsrc.sys.env.mk21 # Top-level installs should not use meta mode as it may prevent installing
H A Dlocal.gendirdeps.mk3 # we need a keyword, this noise is to prevent it being expanded
H A Dlocal.sys.mk45 # we can afford to use cookies to prevent some targets
H A Dbsd.compiler.mk68 # Remove ccache from the PATH to prevent double calls and wasted CPP/LD time.
H A Dsrc.opts.mk423 # to prevent Makefile.inc1 from bootstrapping unneeded dependencies
/freebsd-11.0-release/contrib/ntp/
H A DMakefile.am103 @: do-nothing action to prevent default \
H A DMakefile.in1116 @: do-nothing action to prevent default \
/freebsd-11.0-release/contrib/llvm/lib/Support/Unix/
H A DSignals.inc111 // that we force its construction. This is to prevent the first use being
154 // If this is not a regular file, ignore it. We want to prevent removal of
H A DProgram.inc240 // Explicitly initialized to prevent what appears to be a valgrind false
/freebsd-11.0-release/contrib/ntp/sntp/
H A DMakefile.am154 @: do-nothing action to prevent default SCCS get
227 @: do-nothing action to prevent any default
H A DMakefile.in1493 @: do-nothing action to prevent default SCCS get
1559 @: do-nothing action to prevent any default
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DProcess.inc110 // their operation. To prevent the disk from filling up, this configuration
111 // item does what's necessary to prevent their generation.
/freebsd-11.0-release/contrib/bmake/mk/
H A Dmeta.sys.mk118 # we can afford to use cookies to prevent some targets
H A Down.mk77 PRINTOBJDIR= echo # prevent infinite recursion
/freebsd-11.0-release/sys/dev/usb/storage/
H A Dustorage_fs.c1273 uint8_t prevent; local
1279 prevent = sc->sc_cbw->CBWCDB[4] & 0x01;
1285 if (currlun->prevent_medium_removal && !prevent) {
1288 currlun->prevent_medium_removal = prevent;
/freebsd-11.0-release/usr.sbin/bsdconfig/dot/
H A Ddot305 printf 'strict digraph "" { // Empty name to prevent SVG Auto-Tooltip\n'
/freebsd-11.0-release/sys/cam/ctl/
H A Dctl_private.h398 uint32_t prevent[(CTL_MAX_INITIATORS+31)/32]; member in struct:ctl_lun
H A Dctl.c1977 * prevent a CTL module from being unloaded while someone has it open?
5285 ctl_is_set(lun->prevent, initidx) == 0) {
5286 ctl_set_mask(lun->prevent, initidx);
5289 ctl_is_set(lun->prevent, initidx)) {
5290 ctl_clear_mask(lun->prevent, initidx);
11984 ctl_clear_mask(lun->prevent, i);
12130 if (ctl_is_set(lun->prevent, initidx)) {
12131 ctl_clear_mask(lun->prevent, initidx);
/freebsd-11.0-release/sys/conf/
H A Dkern.pre.mk10 # the normal mechanisms to prevent that (compiling out of tree) won't
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkerr.pl74 sure to escape those to prevent the shell from expanding them
/freebsd-11.0-release/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl141 { .mmi; add Hlo=9,Xi;; // ;; is here to prevent
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm669 @ (rather relying upon the TSTs to prevent the additions) since
/freebsd-11.0-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-11.0-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-11.0-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.)

Completed in 238 milliseconds

12