/netbsd/external/mpl/bind/dist/bin/tests/system/redirect/ |
H A D | tests.sh | 47 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.2 a > dig.out.ns2.test$n || ret=1 59 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.2 a > dig.out.ns2.test$n || ret=1 70 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.2 aaaa > dig.out.ns2.test$n || ret=1 79 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.2 any > dig.out.ns2.test$n || ret=1 89 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.4 a > dig.out.ns2.test$n || ret=1 98 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.4 aaaa > dig.out.ns2.test$n || ret=1 107 $DIG $DIGOPTS nonexist. @10.53.0.2 -b 10.53.0.4 any > dig.out.ns2.test$n || ret=1 204 $DIG $DIGOPTS nonexist. @10.53.0.1 -b 10.53.0.1 a > dig.out.ns1.test$n || ret=1 222 $DIG $DIGOPTS nonexist. @10.53.0.1 -b 10.53.0.1 any > dig.out.ns1.test$n || ret=1 232 $DIG $DIGOPTS nonexist. @10.53.0.1 -b 10.53.0.4 a > dig.out.ns1.test$n || ret=1 [all …]
|
/netbsd/external/ibm-public/postfix/dist/src/util/ |
H A D | dict_test.ref | 6 > get nonexist 7 nonexist: not found 8 > del nonexist 9 nonexist: not found
|
H A D | dict_test.in | 3 get nonexist 4 del nonexist
|
/netbsd/regress/sys/kern/execve/ |
H A D | Makefile | 34 regress: test-empty test-nonexist \ 42 test-nonexist: ${PROG}
|
/netbsd/external/bsd/nsd/dist/ |
H A D | dbaccess.c | 472 file_get_mtime(const char* file, struct timespec* mtime, int* nonexist) in file_get_mtime() argument 478 *nonexist = (errno == ENOENT); in file_get_mtime() 481 *nonexist = 0; in file_get_mtime() 498 int nonexist = 0; in namedb_read_zonefile() local 509 if(!file_get_mtime(fname, &mtime, &nonexist)) { in namedb_read_zonefile() 510 if(nonexist) { in namedb_read_zonefile()
|
H A D | namedb.h | 405 int file_get_mtime(const char* file, struct timespec* mtime, int* nonexist);
|
/netbsd/external/mpl/bind/dist/bin/tests/system/forward/ |
H A D | tests.sh | 114 dig_with_opts nonexist. txt @10.53.0.5 > dig.out.$n.f2 || ret=1 117 dig_with_opts nonexist. txt @10.53.0.5 > dig.out.$n.f2 || ret=1
|
/netbsd/external/gpl2/dtc/dist/tests/ |
H A D | run_tests.sh | 653 run_sh_test dtc-checkfails.sh phandle_references -- -I dts -O dtb nonexist-node-ref.dts 654 run_sh_test dtc-checkfails.sh phandle_references -- -I dts -O dtb nonexist-label-ref.dts 655 run_sh_test dtc-fatal.sh -I dts -O dtb nonexist-node-ref2.dts
|
/netbsd/external/bsd/unbound/dist/testdata/ |
H A D | auth_xfr_ixfrmismatch.rpl | 186 nonexist.example.com. 3600 IN A 1.2.3.4
|
/netbsd/external/bsd/unbound/dist/services/ |
H A D | authzone.c | 1200 uint8_t* rdata, size_t rdatalen, int* nonexist) in az_domain_remove_rr() argument 1264 if(nonexist) *nonexist = 1; in az_domain_remove_rr() 1271 size_t dname_len, int* nonexist) in az_remove_rr() argument 1294 *nonexist = 1; in az_remove_rr() 1297 if(!az_domain_remove_rr(node, rr_type, rdata, rdatalen, nonexist)) { in az_remove_rr() 1443 uint16_t rr_rdlen, int* nonexist) in az_remove_rr_decompress() argument 1456 return az_remove_rr(z, rr, rr_len, dname_len, nonexist); in az_remove_rr_decompress() 4924 int nonexist = 0; in apply_ixfr() local 4928 &nonexist)) { in apply_ixfr() 4932 if(nonexist) { in apply_ixfr()
|
/netbsd/external/mpl/bind/dist/bin/tests/system/inline/ |
H A D | tests.sh | 804 $DIG $DIGOPTS @10.53.0.3 nonexist.retransfer3 A > dig.out.ns3.post.test$n.$i 820 $DIG $DIGOPTS @10.53.0.3 nonexist.retransfer3 A > dig.out.ns3.pre.test$n 830 $DIG $DIGOPTS @10.53.0.3 nonexist.retransfer3 A > dig.out.ns3.post.test$n
|
/netbsd/external/bsd/nsd/dist/doc/ |
H A D | TESTPLAN | 95 so the zone is only mentioned in the config, the zonefile is empty/nonexist
|
/netbsd/external/gpl2/xcvs/dist/src/ |
H A D | sanity.sh | 2984 "${CPROG}"' commit: nothing known about `nonexist'\'' 3043 "${testcvs} -q -d ${TESTDIR}/nonexist update" \ 3044 "${SPROG}: cannot access cvs root ${TESTDIR}/nonexist: .*" 3046 "${testcvs} -q -d ${TESTDIR}/nonexist update" \ 3047 "${CPROG} \[update aborted\]: ${TESTDIR}/nonexist/CVSROOT: .*" 13501 dotest modules5-22 "${testcvs} co dirmodule/nonexist" \ 13653 dotest modules5-42 "${testcvs} co -d mydir dirmodule/nonexist" \ 13654 "${SPROG} checkout: warning: new-born \`mydir/nonexist' has disappeared 16603 dotest devcom-a-nonexist "$testcvs watchers nonexist" '' 16626 : dotest devcom-t-nonexist "${testcvs} watchers nonexist" fixme [all …]
|
H A D | ChangeLog-97 | 732 * sanity.sh (admin-19a-nonexist): Test for the core dump fix. 3232 * sanity.sh (devcom): Add tests devcom-a-nonexist and 3233 devcom-t-nonexist for "cvs watchers" on nonexistent argument.
|
/netbsd/external/mpl/bind/dist/bin/tests/system/dnssec/ |
H A D | tests.sh | 1916 dig_with_opts +norec nonexist.single-nsec3. @10.53.0.2 a > dig.out.ns2.test$n || ret=1
|
/netbsd/external/gpl3/gdb/dist/gdb/doc/ |
H A D | gdb.texinfo | 36433 -complete "nonexist"
|
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/ |
H A D | gdb.texinfo | 36433 -complete "nonexist"
|