Searched refs:not (Results 351 - 375 of 584) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk119 PC?= pc # XXX: UDK probably does not have pc
/freebsd-10-stable/contrib/bmake/mk/
H A Dwarnings.mk111 # now a list of all -Wno-* overrides not just those defined by WARNINGS_SET
H A Dprog.mk49 # lots of cool magic, but might not suit everyone.
H A Dgendirdeps.mk155 # and tell it not to add machine qualifiers
178 # we are not going to update anything
H A Dmeta.stage.mk81 echo "${STAGE_CONFLICT}: $$t installed by `cat $$t.dirdep` not ${_dirdep}" >&2; \
347 # anything in the 2nd list but not the first is stale - remove it.
/freebsd-10-stable/usr.sbin/extattr/tests/
H A Dextattr_test.sh35 atf_check -s not-exit:0 -e match:"Invalid argument" \
37 atf_check -s not-exit:0 -e match:"Invalid argument" \
75 atf_skip "Filesystem not reporting NAME_MAX; skipping testcase"
121 atf_set "descr" "A file that does not exist"
227 atf_check -s exit:1 -e match:"Attribute not found" \
229 atf_check -s exit:1 -e match:"Attribute not found" \
277 atf_set "descr" "Manipulate two files. The first does not exist"
333 atf_check -s exit:1 -e match:"Operation not permitted" \
365 "tmpfs") atf_skip "tmpfs does not support extended attributes";;
/freebsd-10-stable/contrib/apr/file_io/unix/
H A Dfilestat.c5 * (the "License"); you may not use this file except in compliance with
306 #error ENOENT || ENOTDIR not defined; please see the
309 * If ENOENT || ENOTDIR is not defined in one of the your OS's
315 * it. If you do not have a problem with this, delete the above
321 /* WARNING: All errors will be handled as not found
326 /* WARNING: All errors but not found will be handled as not directory
/freebsd-10-stable/contrib/gdb/
H A Dltconfig19 # along with this program; if not, write to the Free Software
171 # Same as above, but do not quote variable references.
234 # when you set need_version to no, make sure it does not cause -set_version
259 # it will be wrapped by ` (' and `)$', so one must not match beginning or
319 --disable-shared do not build shared libraries
320 --disable-static do not build static libraries
321 --disable-fast-install do not optimize for fast installation
325 --no-verify do not verify that HOST is a valid host type
328 --silent do not print informational messages
402 # echo "$progname: warning \`$option' is not
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp419 llvm::errs() << "warning: could not create file: " << OutputFile << '\n';
/freebsd-10-stable/gnu/usr.bin/rcs/
H A Drcstest38 # If not, write to the Free Software Foundation,
82 echo "#warning: $DIFF -c does not work, so diagnostics may be cryptic"
88 echo "#rcs -i -L failed; perhaps RCS is not properly installed."
99 test ! -f a.c || { echo "#ci did not remove working file"; exit 1; }
103 test -f a.c || { echo '#co' $l did not create working file; exit 1; }
104 $diff a.11 a.c || { echo '#ci' followed by co $l is not a no-op; exit 1; }
367 then echo "#warning: diff3 -E does not work, " \
372 "so rcsmerge does not warn about overlap lines that it generates."
382 # Avoid `tr' if possible; it's not portable, and it can't handle null bytes.
451 test ! -f $lockfile || { echo "#lock file not remove
[all...]
/freebsd-10-stable/contrib/sendmail/cf/cf/
H A Dsubmit.cf104 # class N: domains that should not be converted to $M
317 # should we not prune routes in route-addr syntax addresses?
413 # Allow HELO SMTP command that does not include a host name
426 # True (the default) means they are not trustworthy.
614 # strip group: syntax (not inside angle brackets!) and trailing semicolon
766 # or return with a #error mailer. It should not return with a
929 # do not masquerade anything in class N
961 ### parsed address, not in source route form
1080 ...remote is not
1084 R<TEMP> $* $#error $@ 4.1.8 $: "451 Domain of sender address " $&f " does not resolv
[all...]
/freebsd-10-stable/contrib/amd/conf/transp/
H A Dtransp_sockets.c59 #error this code is old and probably not useful any longer.
66 * clients may not allow mounts from localhost. So we used
113 * Note: if *pp is non-null and is greater than 0, then *pp will not be modified.
304 * then the pointer will not be modified. We don't want it to be
306 * non-pointer (a variable on the stack, not to be modified!)
329 # endif /* not RPC_MAXDATASIZE */
334 #endif /* not SVCSET_CONNMAXREC */
428 * If not set or set wrong, then try from NFS_VERS_MAX on down. If
473 #else /* not HAVE_CLNT_SPCREATEERROR */
475 #endif /* not HAVE_CLNT_SPCREATEERRO
[all...]
/freebsd-10-stable/share/mk/
H A Dbsd.cpu.mk26 # Handle aliases (not documented in make.conf to avoid user confusion
283 # (-mfpmath= is not supported)
/freebsd-10-stable/sys/sys/
H A Drwlock.h53 * When the lock is not locked by any thread, it is encoded as a read lock
117 * Function prototypes. Routines that start with _ are not part of the
118 * external API and should not be called directly. Wrapper macros should
146 * failing compilation as the rw_lock reserved member will not be found.
187 #error LOCK_DEBUG not defined, include <sys/lock.h> before <sys/rwlock.h>
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_parser.c18 along with this program. If not, see <http://www.gnu.org/licenses/>. */
801 not overlap. */
1103 Performed when YYTABLE does not specify something else to do. Zero
1630 Do not make this value too large; the results are undefined if
1683 null, do not copy; instead, return the length of what the result
1730 not large enough to hold the message. In that case, also set
1763 correct lookahead information, and it depends on the parser not
1768 one exception: it will still contain any token that will not be
2120 users should not rely upon it. Assigning to YYVAL
2763 yyerror("fudge factor: stratum value not i
[all...]
/freebsd-10-stable/contrib/libyaml/config/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
96 # These must not be set unconditionally because not all systems understand
157 # and func_basename. For efficiency, we do not delegate to
175 # the _XPG environment variable is not equal to 1 (one), the special
215 # Same as above, but do not quote variable references.
319 # While some portion of DIR does not yet exist...
376 # If we're not in dry-run mode, bomb out on failure
417 # but do not quot
[all...]
/freebsd-10-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S17 the file, and distribution when not linked into a combine
26 along with this program; see the file COPYING. If not, write to
34 * not meant to be easy to understand for the casual reader.
107 @ Since this is not common case, rescale them off line.
139 @ Make sure we did not bust our exponent.
201 @ Note that r2 must not remain equal to 0.
768 teqne r0, r1 @ if not 0 compare sign
785 beq 2b @ r1 is not NAN
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh32 # Usage instructions. Options not listed:
53 --not-running-from-cron
90 # 7. For each configuration option X, set X to X_saved iff X_saved is not "".
112 # For each configuration option X, set X to X_saved if X_saved is not "".
159 # symlinks) which did not previously exist.
225 echo "src component not installed, skipped"
248 # file on disk has not been modified locally.
364 echo "BackupKernelDir ($1) is not an absolute path"
436 --not-running-from-cron)
505 echo -n "File does not exis
[all...]
/freebsd-10-stable/contrib/ldns/
H A Dltmain.sh11 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
74 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
309 # uses them if a suitable command of that name is not already available
335 # Same as above, but do not quote variable references.
371 # this file will not pollute your global namespace with anything
405 # the _XPG environment variable is not equal to 1 (one), the special
549 # useable or anything else if it does not work.
605 # is not alread
[all...]
/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh11 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
29 # along with this program. If not, see <http://www.gnu.org/licenses/>.
74 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
92 # along with this program. If not, see <http://www.gnu.org/licenses/>.
309 # uses them if a suitable command of that name is not already available
335 # Same as above, but do not quote variable references.
371 # this file will not pollute your global namespace with anything
405 # the _XPG environment variable is not equal to 1 (one), the special
549 # useable or anything else if it does not work.
605 # is not alread
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql11 * "License"); you may not use this file except in compliance
370 /* Get not-present descendants of a copied node. Not valid for the wc-root */
403 directory (?1, ?2). A given path is not included just because it is a
787 /* Will not delete recursive when run on the wcroot */
983 /* translated_size and last_mod_time are not mentioned here because they will
1190 * live below the target path. It does not matter which ancestor has the
1769 AND (inherited_props not null)
1778 AND (inherited_props not null)
1785 AND (inherited_props not null)
/freebsd-10-stable/contrib/openbsm/config/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-10-stable/crypto/heimdal/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
130 # the _XPG environment variable is not equal to 1 (one), the special
198 # and func_basename. For efficiency, we do not delegate to
215 # PREFIX and SUFFIX must not contain globbing or regex special
406 # Same as above, but do not quote variable references.
526 # While some portion of DIR does not yet exist...
583 # If we're not in dry-run mode, bomb out on failure
624 # but do not quote variable references.
651 # not tru
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]
/freebsd-10-stable/contrib/openpam/
H A Dltmain.sh8 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26 # along with GNU Libtool; see the file COPYING. If not, a copy
131 # the _XPG environment variable is not equal to 1 (one), the special
194 # and func_basename. For efficiency, we do not delegate to
211 # PREFIX and SUFFIX must not contain globbing or regex special
402 # Same as above, but do not quote variable references.
522 # While some portion of DIR does not yet exist...
579 # If we're not in dry-run mode, bomb out on failure
620 # but do not quote variable references.
647 # not tru
[all...]

Completed in 479 milliseconds

<<11121314151617181920>>