| /NextBSD/contrib/ncurses/misc/ |
| HD | 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 …]
|
| /NextBSD/contrib/tcpdump/ |
| HD | Makefile.in | 265 pcap-missing.h \ 317 missing/addrinfo.h \ 318 missing/dlnames.c \ 319 missing/datalinks.c \ 320 missing/getnameinfo.c \ 321 missing/getopt_long.c \ 322 missing/inet_aton.c \ 323 missing/inet_ntop.c \ 324 missing/inet_pton.c \ 325 missing/snprintf.c \ [all …]
|
| /NextBSD/crypto/heimdal/lib/hx509/ |
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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 …]
|
| HD | 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 \
|
| HD | test_cert.in | 69 ${hxtool} verify --missing-revoke \ 75 ${hxtool} verify --missing-revoke \ 80 ${hxtool} verify --missing-revoke \
|
| /NextBSD/usr.sbin/etcupdate/tests/ |
| HD | ignore_test.sh | 99 missing() function 204 missing /tree/remove 207 missing /rmdir/file 208 missing /rmdir 227 missing /tree/add 228 missing /rmdir/file 229 missing /rmdir 248 missing /tree/add 272 missing /tree/add
|
| HD | tests_test.sh | 653 missing() function 761 missing /equal/first/first/fifo 762 missing /equal/first/first/file 763 missing /equal/first/first/dir 764 missing /equal/first/first/link 777 missing /first/equal/second/fifo 778 missing /first/equal/second/file 779 missing /first/equal/second/emptydir 780 missing /first/equal/second/link 781 missing /first/equal/second/fulldir [all …]
|
| HD | tzsetup_test.sh | 85 missing() function 164 missing /etc/localtime 165 missing /var/db/zoneinfo 188 missing /var/db/zoneinfo 213 missing /var/db/zoneinfo
|
| HD | fbsdid_test.sh | 213 missing() function 325 missing /local-remove 346 missing /remove 357 missing /local-remove 381 missing /remove
|
| HD | always_test.sh | 275 missing() function 453 missing /difftype/first/first/fifo 466 missing /difflinks/first/first/link 475 missing /difffiles/first/first/file 497 missing /dirchange/fromdir/extradir/file 564 missing /second/second/difftype/dir 574 missing /difftype/first/first/fifo 577 missing /difftype/difftype/difftype/one 618 missing /dirchange/fromdir/extradir/file
|
| /NextBSD/contrib/groff/ |
| HD | aclocal.m4 | 67 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 …]
|
| /NextBSD/tools/tools/kdrv/ |
| HD | KernelDriver | 240 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 != ""} { 299 error "missing directories : $missing"; [all …]
|
| /NextBSD/bin/sh/tests/builtins/ |
| HD | set1.0 | 13 *) echo missing C ;; 17 *) echo missing C ;; 31 *) echo missing e ;;
|
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_config.c | 239 boolean_t missing = B_FALSE; in zpool_get_features() local 241 error = zpool_refresh_stats(zhp, &missing); in zpool_get_features() 243 if (error != 0 || missing) in zpool_get_features() 262 zpool_refresh_stats(zpool_handle_t *zhp, boolean_t *missing) in zpool_refresh_stats() argument 269 *missing = B_FALSE; in zpool_refresh_stats() 296 *missing = B_TRUE; in zpool_refresh_stats()
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | reps.c | 250 apr_array_header_t *missing; member 624 missing_t missing; in get_text() local 625 missing.base = 0; in get_text() 626 missing.start = (apr_uint32_t)extractor->result->len; in get_text() 627 missing.count = instruction->count; in get_text() 628 missing.offset = instruction->offset; in get_text() 631 if (extractor->missing == NULL) in get_text() 632 extractor->missing = apr_array_make(extractor->pool, 1, in get_text() 633 sizeof(missing)); in get_text() 635 APR_ARRAY_PUSH(extractor->missing, missing_t) = missing; in get_text() [all …]
|
| /NextBSD/contrib/netbsd-tests/sbin/route/ |
| HD | t_missing.sh | 31 atf_test_case missing 44 atf_add_test_case missing
|
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | CONF_modules_load_file.pod | 42 ignore missing configuration files. Normally a missing configuration file 70 Load a configuration file and print out any errors and exit (missing file 80 tolerate missing files, but exit on other errors: 90 missing configuration file ignored: 106 /* Other missing configuration file behaviour */
|
| /NextBSD/contrib/ntp/sntp/libevent/ |
| HD | autogen.sh | 15 automake --add-missing --force-missing --copy
|
| /NextBSD/contrib/netbsd-tests/usr.bin/cmp/ |
| HD | t_cmp.sh | 31 atf_test_case missing 65 atf_add_test_case missing
|
| /NextBSD/contrib/netbsd-tests/usr.bin/infocmp/ |
| HD | t_terminfo.sh | 42 atf_test_case missing 60 atf_add_test_case missing
|
| /NextBSD/contrib/bmake/unit-tests/ |
| HD | moderrs.exp | 13 Expect: Unclosed substitution for VAR (, missing) 14 make: Unclosed substitution for VAR (, missing)
|
| /NextBSD/crypto/heimdal/include/ |
| HD | config.h.in | 1323 /* define if the system is missing a prototype for asnprintf() */ 1326 /* define if the system is missing a prototype for asprintf() */ 1329 /* define if the system is missing a prototype for crypt() */ 1332 /* define if the system is missing a prototype for daemon() */ 1335 /* define if the system is missing a prototype for gethostname() */ 1338 /* define if the system is missing a prototype for getusershell() */ 1341 /* define if the system is missing a prototype for glob() */ 1344 /* define if the system is missing a prototype for hstrerror() */ 1347 /* define if the system is missing a prototype for inet_aton() */ 1350 /* define if the system is missing a prototype for iruserok() */ [all …]
|
| /NextBSD/sys/arm/amlogic/aml8726/ |
| HD | std.aml8726 | 8 # at 0x80100000 by u-boot (which doesn't support ubldr since it's missing 10 # also missing CONFIG_CMD_ELF.
|