Searched refs:missing (Results 1 - 25 of 132) sorted by relevance

123456

/freebsd-11-stable/contrib/netbsd-tests/sbin/route/
H A Dt_missing.sh31 atf_test_case missing
33 atf_set "descr" "Check route(8) with a missing argument (PR bin/42179)"
44 atf_add_test_case missing
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dautogen.sh15 automake --add-missing --force-missing --copy
/freebsd-11-stable/contrib/openpam/
H A Dautogen.sh9 automake --add-missing --copy --foreign
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmoderrs.exp13 Expect: Unclosed substitution for VAR (, missing)
14 make: Unclosed substitution for VAR (, missing)
H A Dmoderrs.mk30 @echo "Expect: Unclosed substitution for VAR (, missing)"
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/cmp/
H A Dt_cmp.sh31 atf_test_case missing
34 "when files are missing (PR bin/2642)"
65 atf_add_test_case missing
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/infocmp/
H A Dt_terminfo.sh42 atf_test_case missing
60 atf_add_test_case missing
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dtest_chain.in51 ${hxtool} verify --missing-revoke \
58 ${hxtool} verify --missing-revoke \
64 ${hxtool} verify --missing-revoke \
69 ${hxtool} verify --missing-revoke \
75 ${hxtool} verify --missing-revoke \
82 ${hxtool} verify --missing-revoke \
87 ${hxtool} verify --missing-revoke \
94 ${hxtool} verify --missing-revoke \
101 ${hxtool} verify --missing-revoke \
107 ${hxtool} verify --missing
[all...]
H A Dtest_cert.in69 ${hxtool} verify --missing-revoke \
75 ${hxtool} verify --missing-revoke \
80 ${hxtool} verify --missing-revoke \
H A Dtest_ca.in65 ${hxtool} verify --missing-revoke \
151 ${hxtool} verify --missing-revoke \
157 ${hxtool} verify --missing-revoke \
163 ${hxtool} verify --missing-revoke \
177 ${hxtool} verify --missing-revoke \
183 ${hxtool} verify --missing-revoke \
244 ${hxtool} verify --missing-revoke \
284 ${hxtool} verify --missing-revoke \
289 ${hxtool} verify --missing-revoke \
302 --missing
[all...]
H A Dtest_crypto.in53 ${hxtool} verify --missing-revoke \
59 ${hxtool} verify --missing-revoke \
65 ${hxtool} verify --missing-revoke \
71 ${hxtool} verify --missing-revoke \
79 ${hxtool} verify --missing-revoke \
H A Dtest_cms.in62 --missing-revoke \
76 --missing-revoke \
90 --missing-revoke \
99 --missing-revoke \
113 --missing-revoke \
120 --missing-revoke \
134 --missing-revoke \
147 --missing-revoke \
161 --missing-revoke \
176 --missing
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A DMakefile.in287 pcap-missing.h \
344 missing/dlnames.c \
345 missing/datalinks.c \
346 missing/getopt_long.c \
347 missing/snprintf.c \
348 missing/strdup.c \
349 missing/strlcat.c \
350 missing/strlcpy.c \
351 missing/strsep.c \
382 datalinks.o: $(srcdir)/missing/datalink
[all...]
/freebsd-11-stable/usr.sbin/etcupdate/tests/
H A Dignore_test.sh98 # $1 - relative path to file that should be missing from TEST
99 missing() function
102 echo "File $1 should be missing"
157 echo "File $1 missing conflict"
204 missing /tree/remove
207 missing /rmdir/file
208 missing /rmdir
227 missing /tree/add
228 missing /rmdir/file
229 missing /rmdi
[all...]
H A Dtzsetup_test.sh84 # $1 - relative path to file that should be missing from TEST
85 missing() function
88 echo "File $1 should be missing"
164 missing /etc/localtime
165 missing /var/db/zoneinfo
188 missing /var/db/zoneinfo
190 # Third, test for /etc/localtime as a file and a missing /var/db/zoneinfo
202 echo "Differences for missing /var/db/zoneinfo with -n:"
208 echo "Differences for missing /var/db/zoneinfo:"
213 missing /va
[all...]
H A Dtests_test.sh115 # /equal/first/first: The file is missing from the test
158 # /first/equal/*: Cannot occur. If the file is missing from
168 # /first/first/*: Cannot occur. The files are missing from
172 # old vs new, it cannot be missing for old vs test.
179 # /first/difftype/*: Cannot happen since the file is missing
187 # /first/difflinks/*: Cannot happen since the file is missing
195 # /first/difffiles/*: Cannot happen since the file is missing
207 # /second/equal/*: Cannot happen since the file is missing
210 # /second/first/*: Cannot happen since the file is missing
224 # the second test, so it can't be missing fro
653 missing() function
[all...]
H A Dfbsdid_test.sh212 # $1 - relative path to file that should be missing from TEST
213 missing() function
216 echo "File $1 should be missing"
262 echo "File $1 missing conflict"
325 missing /local-remove
346 missing /remove
357 missing /local-remove
381 missing /remove
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.h88 * Set *MISSING, if the reason is a missing manifest or pack file.
91 svn_fs_x__packed_revprop_available(svn_boolean_t *missing,
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_config.c241 boolean_t missing = B_FALSE; local
243 error = zpool_refresh_stats(zhp, &missing);
245 if (error != 0 || missing)
265 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) argument
272 *missing = B_FALSE;
299 *missing = B_TRUE;
/freebsd-11-stable/tools/tools/kdrv/
H A DKernelDriver240 set missing "";
246 lappend missing $f;
251 lappend missing $f;
256 lappend missing $f;
259 if {$missing != ""} {
260 error "missing files : $missing";
268 lappend missing $p;
280 lappend missing $p;
298 if {$missing !
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/aicasm/
H A DMakefile45 CFLAGS+= -Wno-missing-prototypes
/freebsd-11-stable/tests/sys/kern/
H A DMakefile49 CFLAGS.subr_unit.c+= -Wno-missing-prototypes
/freebsd-11-stable/contrib/libpcap/
H A DMakefile.in280 missing/asprintf.c \
281 missing/getopt.c \
282 missing/getopt.h \
283 missing/snprintf.c \
284 missing/strlcat.c \
285 missing/strlcpy.c \
286 missing/strtok_r.c \
287 missing/win_asprintf.c \
288 missing/win_snprintf.c \
498 asprintf.o: $(srcdir)/missing/asprint
[all...]
/freebsd-11-stable/stand/i386/boot2/
H A DMakefile83 CFLAGS.ashldi3.c= -Wno-missing-prototypes -Wno-missing-declarations
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Drevprops.h99 * Set *MISSING, if the reason is a missing manifest or pack file.
102 svn_fs_fs__packed_revprop_available(svn_boolean_t *missing,

Completed in 147 milliseconds

123456