OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nonexistent
(Results
1 - 25
of
52
) sorted by relevancy
1
2
3
/src/tests/sbin/ifconfig/
t_nonexistent.sh
31
atf_test_case
nonexistent
34
"a
nonexistent
interface (PR bin/43141)"
44
atf_add_test_case
nonexistent
/src/tests/usr.bin/locale/
t_locale.sh
30
atf_test_case
nonexistent
33
"success for a
nonexistent
locale (PR lib/54692)"
38
atf_check -s exit:1 -e ignore -o empty -x "locale
nonexistent
"
42
atf_add_test_case
nonexistent
/src/external/gpl2/texinfo/dist/makeinfo/tests/
twofiles
14
../makeinfo -o /dev/null $srcdir/html-min.txi /
nonexistent
.texinfo \
18
# we expect one error message about /
nonexistent
.texinfo and bad exit status.
20
&& grep /
nonexistent
$errfile >/dev/null \
/src/usr.bin/make/unit-tests/
depsrc-optional.exp
8
Examining optional...
nonexistent
...up-to-date.
9
Examining optional-cohort...
nonexistent
...:: operator and no sources...out-of-date.
11
recheck(optional-cohort): update time from
nonexistent
to now
12
Examining important...
nonexistent
...modified before source "optional-cohort"...out-of-date.
14
recheck(important): update time from
nonexistent
to now
15
Examining all...
nonexistent
...modified before source "important"...out-of-date.
17
recheck(all): update time from
nonexistent
to now
18
Examining .END...
nonexistent
...
nonexistent
and no sources...out-of-date.
19
recheck(.END): update time from
nonexistent
to no
[
all
...]
jobs-empty-commands-error.exp
2
make: don't know how to make
nonexistent
-target (continuing)
directive-include.exp
5
make: directive-include.mk:26: Could not find
nonexistent
.mk
9
make: directive-include.mk:56: Could not find
nonexistent
.mk
10
make: directive-include.mk:61: Cannot open /
nonexistent
archive.exp
36
`depend-on-
nonexistent
-member' is up to date.
45
Examining library...
nonexistent
....PHONY node...out-of-date.
46
Examining .END...
nonexistent
...
nonexistent
and no sources...out-of-date.
directive-include.mk
25
# expect+1: Could not find
nonexistent
.mk
26
.include "
nonexistent
.mk"
55
# expect+1: Could not find
nonexistent
.mk
56
.include "
nonexistent
${:U123:Z}.mk"
60
# expect+1: Cannot open /
nonexistent
61
include /
nonexistent
# comment
62
sinclude /
nonexistent
# comment
archive.mk
29
@${MAKE} -f ${MAKEFILE} depend-on-
nonexistent
-member
75
depend-on-
nonexistent
-member: ${ARCHIVE}(
nonexistent
.mk) pre post
cond-short.mk
41
.if 0 && exists(
nonexistent
${echo "unexpected and exists" 1>&2 :L:sh})
44
.if 1 && exists(
nonexistent
${echo "expected and exists" 1>&2 :L:sh})
113
.if 1 || exists(
nonexistent
${echo "unexpected or exists" 1>&2 :L:sh})
116
.if 0 || exists(
nonexistent
${echo "expected or exists" 1>&2 :L:sh})
opt-debug-file.mk
87
.MAKEFLAGS: -dF/
nonexistent
-6f21c672-a22d-4ef7/opt-debug-file.debuglog
varmod-gmtime.mk
77
# 0 means now; this differs from GNode.mtime, where a 0 means
nonexistent
.
/src/tests/bin/cat/
t_cat.sh
43
atf_test_case
nonexistent
46
"status for a
nonexistent
file (PR bin/3538)"
69
atf_add_test_case
nonexistent
/src/tests/usr.bin/infocmp/
t_terminfo.sh
49
for term in this-is-no-term
nonexistent
/src/regress/sys/kern/execve/
Makefile
43
${RP} ${TD}/
nonexistent
| diff ${OD}/
nonexistent
-
/src/tests/usr.bin/indent/
t_errors.sh
72
'indent: profile ./
nonexistent
: No such file or directory' \
73
-P./
nonexistent
80
'indent: cannot open file ./
nonexistent
' \
81
-U./
nonexistent
263
-e 'inline:indent: ./
nonexistent
.c: No such file or directory\n' \
264
"$indent" ./
nonexistent
.c
295
'indent: subdir/
nonexistent
.c: No such file or directory' \
296
/dev/null subdir/
nonexistent
.c
/src/tests/usr.bin/id/
t_id.sh
58
echo 'id:
nonexistent
: No such user' >experr
59
atf_check -s exit:1 -o empty -e file:experr ./run_id.sh
nonexistent
61
atf_check -s exit:1 -o empty -e save:stderr ./run_id.sh root
nonexistent
110
echo 'id:
nonexistent
: No such user' >experr
111
atf_check -s exit:1 -o empty -e file:experr ./run_id.sh -G
nonexistent
113
atf_check -s exit:1 -o empty -e save:stderr ./run_id.sh -G root
nonexistent
180
echo 'id:
nonexistent
: No such user' >experr
181
atf_check -s exit:1 -o empty -e file:experr ./run_id.sh -g
nonexistent
183
atf_check -s exit:1 -o empty -e save:stderr ./run_id.sh -g root
nonexistent
219
echo 'id:
nonexistent
: No such user' >exper
[
all
...]
/src/sys/ufs/lfs/
lfs_pages.c
249
int
nonexistent
;
local
269
nonexistent
= dirty = 0;
275
++
nonexistent
;
315
if ((pages_per_block > 0 &&
nonexistent
>= pages_per_block) ||
316
(pages_per_block == 0 &&
nonexistent
> 0)) {
322
KASSERT(
nonexistent
== 0);
/src/tests/usr.bin/grep/
t_grep.sh
313
atf_test_case
nonexistent
317
"messages about
nonexistent
files"
321
atf_check -s ne:0 grep -s foobar
nonexistent
382
atf_add_test_case
nonexistent
/src/tests/bin/expr/
t_expr.sh
61
env LANG=
nonexistent
"$expr_prog" 10 + 11
/src/external/mpl/bind/dist/bin/tests/system/chain/
tests.sh
150
$DIG $DIGOPTS @10.53.0.2 a-
nonexistent
-name.wildcard-secure.example A +norec +dnssec >dig.out.2.$n 2>&1 || ret=1
189
$DIG $DIGOPTS @10.53.0.2 a-
nonexistent
-name.wildcard-nsec.example A +norec +dnssec >dig.out.2.$n 2>&1 || ret=1
212
$DIG $DIGOPTS @10.53.0.2 z-
nonexistent
-name.wildcard-nsec.example A +norec +dnssec >dig.out.2.$n 2>&1 || ret=1
241
# -
nonexistent
names:
243
# $ nsec3hash - 1 0 a-
nonexistent
-name.wildcard-nsec3.example.
245
# $ nsec3hash - 1 0 z-
nonexistent
-name.wildcard-nsec3.example.
275
$DIG $DIGOPTS @10.53.0.2 z-
nonexistent
-name.wildcard-nsec3.example A +norec +dnssec >dig.out.2.$n 2>&1 || ret=1
298
$DIG $DIGOPTS @10.53.0.2 a-
nonexistent
-name.wildcard-nsec3.example A +norec +dnssec >dig.out.2.$n 2>&1 || ret=1
330
# -
nonexistent
names:
332
# $ nsec3hash - 1 0 b-
nonexistent
-name.wildcard-nsec3-optout.example
[
all
...]
/src/tests/libexec/ld.elf_so/
Makefile
82
LDADD.t_dlerror-false= -Wl,-rpath,/var/
nonexistent
/lib
/src/tests/usr.sbin/mtree/
t_mtree.sh
80
ln -s
nonexistent
create/top.dangling
/src/external/bsd/kyua-cli/dist/integration/
cmd_list_test.sh
397
required_programs = /
nonexistent
/bin3 bin1 bin2
/src/usr.bin/make/
test-variants.mk
217
.MAKE.DEPENDFILE=
nonexistent
Completed in 44 milliseconds
1
2
3
Indexes created Tue Jun 16 00:25:01 UTC 2026