Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 25 of 2512) sorted by relevance

12345678910>>...101

/netbsd-src/share/doc/
H A DREADME.docdirs84 usd/02.learn missing
87 usd/05.dc missing
88 usd/06.bc missing
90 usd/08.mh missing
91 usd/09.edtut missing
92 usd/10.edadv missing
97 usd/14.jove missing
98 usd/15.sed missing
99 usd/16.awk missing
104 usd/21.troff missing
[all …]
/netbsd-src/usr.bin/make/unit-tests/
H A Dmoderrs.exp13 make: Unfinished modifier (',' missing)
16 make: Unfinished modifier ('@' missing)
19 make: Unfinished modifier ('@' missing)
27 make: Unfinished modifier (']' missing)
30 make: Unfinished modifier (']' missing)
37 make: Unfinished modifier ('!' missing)
40 make: Unfinished modifier ('!' missing)
46 make: Unfinished modifier (',' missing)
49 make: Unfinished modifier (',' missing)
52 make: Unfinished modifier (',' missing)
[all...]
H A Ddep-op-missing.mk11 @printf 'target ' > dep-op-missing.tmp
12 @${MAKE} -r -f dep-op-missing.tmp || exit 0
13 @rm dep-op-missing.tmp
/netbsd-src/crypto/external/bsd/heimdal/dist/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-revoke \
[all …]
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-revoke \
[all …]
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-revoke \
[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 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D01-test_symbol_presence.t90 my @missing = ();
98 push @missing, shift @def_lines;
102 push @missing, shift @def_lines;
111 if (scalar @missing) {
113 foreach (@missing) {
123 ok(scalar @missing == 0,
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/
H A D01-test_symbol_presence.t121 my @missing = ();
129 push @missing, shift @def_lines;
133 push @missing, shift @def_lines;
142 if (scalar @missing) {
144 foreach (@missing) {
154 ok(scalar @missing == 0,
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMakefile.def79 missing=mostlyclean; };
96 // We abuse missing to avoid installing anything for libiconv.
101 missing= pdf;
102 missing= html;
103 missing= info;
104 missing= install-pdf;
105 missing= install-html;
106 missing= install-info; };
123 missing=mostlyclean;
124 missing=clean;
[all …]
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Dpost-install247 create-missing) create=1;;
406 eval test -n \"\$$name\" || missing="$missing $name"
411 test -n "$non_interactive" -a -n "$missing" && {
426 $missing
686 (echo "$found" | grep defer >/dev/null) || missing="$missing defer"
687 (echo "$found" | grep deferred>/dev/null)|| missing="$missing deferred"
688 test -n "$missing" && {
689 echo fixing main.cf hash_queue_names for missing $missing
690 $POSTCONF -c $config_directory -e hash_queue_names="$found$missing" ||
897 …echo Editing $config_directory/master.cf, adding missing entry for postlog unix-domain datagram se…
/netbsd-src/external/gpl2/groff/dist/
H A Daclocal.m467 missing=
70 [AC_CHECK_PROG(groff_prog, groff_prog, [found], [missing])
71 if test $[]groff_prog = missing; then
72 missing="$missing \`groff_prog'"
75 test "$GHOSTSCRIPT" = "missing" && missing="$missing \`gs'"
77 if test -n "$missing"; then
78 plural=`set $missing; test $[#] -gt 1 && echo s`
79 missing=`set $missing
80 missing=""
84 1) missing="$missing$[1]" ;;
[all …]
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua196 local function insert_missing(missing)
197 for fname, items in pairs(missing) do
230 local missing = {}
249 print_error("error: %s: missing /* expect+1: %s */",
255 if not missing[fname] then missing[fname] = {} end
256 table.insert(missing[fname], {
274 if missing then
275 insert_missing(missing)
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt33 ASN1_R_FIELD_MISSING:121:field missing
74 ASN1_R_MISSING_EOC:137:missing eoc
75 ASN1_R_MISSING_SECOND_NUMBER:138:missing second number
76 ASN1_R_MISSING_VALUE:189:missing value
229 CMP_R_MISSING_CERTID:165:missing certid
231 missing key input for creating protection
232 CMP_R_MISSING_KEY_USAGE_DIGITALSIGNATURE:142:missing key usage digitalsignature
233 CMP_R_MISSING_P10CSR:121:missing p10csr
234 CMP_R_MISSING_PBM_SECRET:166:missing pbm secret
235 CMP_R_MISSING_PRIVATE_KEY:131:missing private key
[all …]
/netbsd-src/external/bsd/unbound/dist/testdata/ede.tdir/
H A Dede.test31 # DNSSEC failure: missing rrsigs
36 echo "Expired signature does not return EDE RRSIGs missing"
41 # signed zone with DNSKEY missing
46 echo "Expired signature does not return EDE DNSKEY missing"
51 # signed zone with RRSIGs missing
56 echo "Expired signature does not return EDE RRSIGs missing"
61 # signed zone with NSEC missing
66 echo "Expired signature does not return EDE NSEC missing"
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dfrv.opc974 return "missing ')'";
987 return "missing `@'";
1013 return "missing ')'";
1026 return "missing `@'";
1052 return "missing ')'";
1065 return "missing `@'";
1090 return "missing `)'";
1105 return "missing ')'";
1117 return "missing ')'";
1129 return "missing ')'";
[all …]
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dfrv.opc974 return "missing ')'";
987 return "missing `@'";
1013 return "missing ')'";
1026 return "missing `@'";
1052 return "missing ')'";
1065 return "missing `@'";
1090 return "missing `)'";
1105 return "missing ')'";
1117 return "missing ')'";
1129 return "missing ')'";
[all …]
/netbsd-src/external/gpl3/gdb/dist/cpu/
H A Dfrv.opc974 return "missing ')'";
987 return "missing `@'";
1013 return "missing ')'";
1026 return "missing `@'";
1052 return "missing ')'";
1065 return "missing `@'";
1090 return "missing `)'";
1105 return "missing ')'";
1117 return "missing ')'";
1129 return "missing ')'";
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_version.ref2 ERROR: 1: missing major version
4 ERROR: 1-2: missing minor version
6 ERROR: 1-2.3: missing snapshot field
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/
H A Dtest_connection.csv13 0,server missing argument, -section,, -server,,,,,,BLANK,,,,BLANK,,BLANK,,BLANK,
23 0,proxy missing argument, -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,, -no_proxy,nonmatch…
28 0,path missing argument, -section,,,,,,,,BLANK,, -path,,BLANK,,BLANK,,BLANK,
34 0,msg_timeout missing argument, -section,,,,,,,,BLANK,,,, -msg_timeout,,BLANK,,BLANK,
39 0,total_timeout missing argument, -section,,,,,,,,BLANK,,,,BLANK,, -total_timeout,,BLANK,
44 0,keep_alive missing argument, -section,,,,,,,,BLANK,,,,BLANK,,BLANK,, -keep_alive,
H A Dtest_verification.csv6 0,recipient missing arg, -section,, -recipient,,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BLANK, -…
9 0,wrong syntax in recipient name: missing '=', -section,, -recipient,/CDE,BLANK,,BLANK,, -trusted,t…
13 0,expected sender missing arg, -section,, -recipient,_CA_DN, -expect_sender,,BLANK,, -trusted,trust…
18 0,missing attribute in expected sender, -section,, -recipient,_CA_DN, -expect_sender,/CN=ECC Issuin…
21 0,bad syntax in expected sender name: missing '=', -section,, -recipient,_CA_DN, -expect_sender,/C=…
25 0,srvcert missing arg, -section,, -recipient,"""",BLANK,, -srvcert,, -trusted,trusted.crt,BLANK,,BL…
31 0,trusted missing arg, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,,BLANK,,BLANK, -unprote…
37 0,untrusted missing arg, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,trusted.crt, -untrust…
H A Dtest_credentials.csv4 0,secret missing arg, -section,,BLANK,, -secret,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,
8 0,ref missing arg, -section,, -ref,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,
13 0,cert missing arg, -section,,BLANK,,BLANK,, -cert,, -key,signer.p12, -keypass,pass:12345,BLANK,,BL…
14 0,key missing arg, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,, -keypass,pass:12345,BLANK,,BLA…
15 0,keypass missing arg, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,,BLANK,…
33 0,extracerts missing arg, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,pass…
41 0,digest missing arg, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,pass:123…
/netbsd-src/external/mit/xorg/bin/xsetwallpaper/
H A DMakefile23 CPPFLAGS.stb_image.c+= -Wno-missing-prototypes
24 CPPFLAGS.stb_image.c+= -Wno-missing-field-initializers
26 CWARNFLAGS.clang+= -Wno-missing-noreturn -Wno-self-assign
/netbsd-src/sys/lib/libgnuefi/
H A DMakefile60 COPTS.boxdraw.c= -Wno-missing-field-initializers
61 COPTS.guid.c= -Wno-missing-field-initializers
63 COPTS.dpath.c= -Wno-missing-prototypes
64 COPTS.print.c= -Wno-missing-prototypes
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dcheck-params-in-docs.py68 missing = params_set - texi_set variable
69 if len(missing):
71 for m in missing:

12345678910>>...101