Home
last modified time | relevance | path

Searched refs:nonexist (Results 1 – 17 of 17) sorted by relevance

/netbsd/external/mpl/bind/dist/bin/tests/system/redirect/
H A Dtests.sh47 $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 Ddict_test.ref6 > get nonexist
7 nonexist: not found
8 > del nonexist
9 nonexist: not found
H A Ddict_test.in3 get nonexist
4 del nonexist
/netbsd/regress/sys/kern/execve/
H A DMakefile34 regress: test-empty test-nonexist \
42 test-nonexist: ${PROG}
/netbsd/external/bsd/nsd/dist/
H A Ddbaccess.c472 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 Dnamedb.h405 int file_get_mtime(const char* file, struct timespec* mtime, int* nonexist);
/netbsd/external/mpl/bind/dist/bin/tests/system/forward/
H A Dtests.sh114 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 Drun_tests.sh653 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 Dauth_xfr_ixfrmismatch.rpl186 nonexist.example.com. 3600 IN A 1.2.3.4
/netbsd/external/bsd/unbound/dist/services/
H A Dauthzone.c1200 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 Dtests.sh804 $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 DTESTPLAN95 so the zone is only mentioned in the config, the zonefile is empty/nonexist
/netbsd/external/gpl2/xcvs/dist/src/
H A Dsanity.sh2984 "${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 DChangeLog-97732 * 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 Dtests.sh1916 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 Dgdb.texinfo36433 -complete "nonexist"
/netbsd/external/gpl3/gdb.old/dist/gdb/doc/
H A Dgdb.texinfo36433 -complete "nonexist"