| /freebsd/contrib/ncurses/misc/ |
| H A D | ncurses.ref | 27 ; "addnwstr" @6 NONAME ; missing 28 ; "addwstr" @7 NONAME ; missing 29 ; "add_wch" @8 NONAME ; missing 30 ; "add_wchnstr" @9 NONAME ; missing 31 ; "add_wchstr" @10 NONAME ; missing 43 ; "bkgrndset" @22 NONAME ; missing 44 ; "bkgrnd" @23 NONAME ; missing 46 ; "border_set" @25 NONAME ; missing 48 ; "box_set" @27 NONAME ; missing 72 ; "echo_wchar" @51 NONAME ; missing [all …]
|
| /freebsd/contrib/tcpdump/ |
| H A D | Makefile.in | 309 pcap-missing.h \ 370 missing/datalinks.c \ 371 missing/dlnames.c \ 372 missing/getopt_long.c \ 373 missing/getopt_long.h \ 374 missing/getservent.c \ 375 missing/pcap_dump_ftell.c \ 376 missing/snprintf.c \ 377 missing/strdup.c \ 378 missing/strlcat.c \ [all …]
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | test_chain.in | 51 ${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 D | test_cms.in | 62 --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 D | test_ca.in | 65 ${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 D | test_crypto.in | 53 ${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 D | test_cert.in | 69 ${hxtool} verify --missing-revoke \ 75 ${hxtool} verify --missing-revoke \ 80 ${hxtool} verify --missing-revoke \
|
| /freebsd/crypto/krb5/src/util/ |
| H A D | export-check.pl | 40 @missing = (); 72 push @missing, shift @export; 78 if ($#export >= 0) { @missing = (@missing, @export); } 79 if ($#missing >= 0) { 80 print STDERR "Missing symbols:\n\t", join("\n\t", @missing), "\n";
|
| /freebsd/usr.sbin/etcupdate/tests/ |
| H A D | ignore_test.sh | 98 missing() function 203 missing /tree/remove 206 missing /rmdir/file 207 missing /rmdir 226 missing /tree/add 227 missing /rmdir/file 228 missing /rmdir 247 missing /tree/add 271 missing /tree/add
|
| H A D | tests_test.sh | 652 missing() function 760 missing /equal/first/first/fifo 761 missing /equal/first/first/file 762 missing /equal/first/first/dir 763 missing /equal/first/first/link 776 missing /first/equal/second/fifo 777 missing /first/equal/second/file 778 missing /first/equal/second/emptydir 779 missing /first/equal/second/link 780 missing /first/equal/second/fulldir [all …]
|
| H A D | tzsetup_test.sh | 84 missing() function 163 missing /etc/localtime 164 missing /var/db/zoneinfo 187 missing /var/db/zoneinfo 212 missing /var/db/zoneinfo
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 01-test_symbol_presence.t | 203 my @missing = (); 214 push @missing, shift @def_symbols; 218 push @missing, shift @def_symbols; 227 if (scalar @missing) { 229 foreach (@missing) { 239 ok(scalar @missing == 0,
|
| /freebsd/crypto/openssl/crypto/err/ |
| H A D | openssl.txt | 33 ASN1_R_FIELD_MISSING:121:field missing 75 ASN1_R_MISSING_EOC:137:missing eoc 76 ASN1_R_MISSING_SECOND_NUMBER:138:missing second number 77 ASN1_R_MISSING_VALUE:189:missing value 247 CMP_R_MISSING_CENTRAL_GEN_KEY:204:missing central gen key 248 CMP_R_MISSING_CERTID:165:missing certid 250 missing key input for creating protection 251 CMP_R_MISSING_KEY_USAGE_DIGITALSIGNATURE:142:missing key usage digitalsignature 252 CMP_R_MISSING_P10CSR:121:missing p10csr 253 CMP_R_MISSING_PBM_SECRET:166:missing pbm secret [all …]
|
| /freebsd/tools/tools/kdrv/ |
| H A D | KernelDriver | 239 set missing ""; 245 lappend missing $f; 250 lappend missing $f; 255 lappend missing $f; 258 if {$missing != ""} { 259 error "missing files : $missing"; 267 lappend missing $p; 279 lappend missing $p; 297 if {$missing != ""} { 298 error "missing directories : $missing"; [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | dep-op-missing.mk | 11 @printf 'target ' > dep-op-missing.tmp 12 @${MAKE} -r -f dep-op-missing.tmp || exit 0 13 @rm dep-op-missing.tmp
|
| /freebsd/bin/sh/tests/builtins/ |
| H A D | set1.0 | 12 *) echo missing C ;; 16 *) echo missing C ;; 30 *) echo missing e ;;
|
| /freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/ |
| H A D | test_connection.csv | 12 0,server missing argument, -section,, -server,,,,,,BLANK,,,,BLANK,,BLANK,,BLANK, 22 0,proxy missing argument, -section,, -server,_SERVER_HOST:_SERVER_PORT, -proxy,, -no_proxy,nonmatch… 29 0,path missing argument, -section,,,,,,,,BLANK,, -path,,BLANK,,BLANK,,BLANK, 35 0,msg_timeout missing argument, -section,,,,,,,,BLANK,,,, -msg_timeout,,BLANK,,BLANK, 40 0,total_timeout missing argument, -section,,,,,,,,BLANK,,,,BLANK,, -total_timeout,,BLANK, 45 0,keep_alive missing argument, -section,,,,,,,,BLANK,,,,BLANK,,BLANK,, -keep_alive,
|
| H A D | test_credentials.csv | 4 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…
|
| H A D | test_commands.csv | 7 0,cmd missing arg, -section,, -cmd,,,BLANK,,,BLANK,,,BLANK,,BLANK, 14 0,cacertsout missing arg, -section,, -cmd,ir,, -cacertsout,,,BLANK,,,BLANK,,BLANK, 63 0,genm with missing infotype value, -section,, -cmd,genm,,BLANK,,, -infotype,,,BLANK,,BLANK, 68 0,genm caCerts missing cacertsout option , -section,, -cmd,genm,, BLANK , … 69 0,genm caCerts missing cacertsout arg , -section,, -cmd,genm,, -cacertsout,BLANK … 76 0,genm rootCaCert oldwithold missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -… 81 0,genm rootCaCert missing newwithnew , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -… 82 0,genm rootCaCert newwithnew missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -… 84 0,genm rootCaCert oldwithnew missing arg , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -… 96 0,genm crlStatusList missing -crlcert & -oldcrl, -section,, -cmd,genm,, BLANK,,, -infotype,crlStatu… [all …]
|
| H A D | test_verification.csv | 6 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=… 30 0,srvcert missing arg, -section,, -recipient,"""",BLANK,, -srvcert,, -trusted,trusted.crt,BLANK,,BL… 37 0,trusted missing arg, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,,BLANK,,BLANK, -unprote… 43 0,untrusted missing arg, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,trusted.crt, -untrust…
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | tps62360-regulator.txt | 15 If this property is missing, then assume that there is no GPIO 18 If this property is missing, then assume that there is no GPIO 21 If this property is missing, then assume the state as low (0). 23 If this property is missing, then assume the state as low (0).
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_config.c | 195 boolean_t missing = B_FALSE; in zpool_get_features() local 197 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features() 199 if (error != 0 || missing) in zpool_get_features() 219 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() argument 226 *missing = B_FALSE; in zpool_refresh_stats() 249 *missing = B_TRUE; in zpool_refresh_stats()
|
| /freebsd/contrib/llvm-project/lld/docs/ |
| H A D | missingkeyfunction.rst | 7 the vtable symbol may be undefined because the class is missing its key function 15 if you're missing the key function, you'll also be missing the vtable. If no other 16 function calls your missing function, you won't see any undefined reference errors 51 The solution in this case is to implement the missing function. 73 The solution in this case is to add the missing ``= 0`` to the declaration of
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename/ |
| H A D | zfs_rename_nounmount.ksh | 76 missing=$(zfs mount | awk \ 93 [[ -z "$missing" ]] || log_fail "Mountpoints no longer mounted: $missing"
|
| /freebsd/contrib/netbsd-tests/sbin/route/ |
| H A D | t_missing.sh | 31 atf_test_case missing 44 atf_add_test_case missing
|