Home
last modified time | relevance | path

Searched refs:nonexistent (Results 1 – 25 of 308) sorted by relevance

12345678910>>...13

/netbsd-src/distrib/evbarm/instkernel/sshramdisk/
H A Dmaster.passwd15 _proxy:*:21:21::0:0:Proxy Services:/nonexistent:/sbin/nologin
16 _timedc:*:22:22::0:0:& pseudo-user:/nonexistent:/sbin/nologin
17 _sdpd:*:23:23::0:0:& pseudo-user:/nonexistent:/sbin/nologin
19 _mdnsd:*:25:25::0:0:& pseudo-user:/nonexistent:/sbin/nologin
20 _tests:*:26:26::0:0:& pseudo-user:/nonexistent:/sbin/nologin
23 uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/nonexistent:/sbin/nologin
24 nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/sbin/nologin
/netbsd-src/etc/
H A Dmaster.passwd13 _proxy:*:21:21::0:0:Proxy Services:/nonexistent:/sbin/nologin
14 _timedc:*:22:22::0:0:& pseudo-user:/nonexistent:/sbin/nologin
15 _sdpd:*:23:23::0:0:& pseudo-user:/nonexistent:/sbin/nologin
17 _mdnsd:*:25:25::0:0:& pseudo-user:/nonexistent:/sbin/nologin
18 _tests:*:26:26::0:0:& pseudo-user:/nonexistent:/sbin/nologin
25 uucp:*:66:1::0:0:UNIX-to-UNIX Copy:/nonexistent:/sbin/nologin
26 nobody:*:32767:39::0:0:Unprivileged user:/nonexistent:/sbin/nologin
/netbsd-src/tests/usr.bin/id/
H A Dt_id.sh59 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
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
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
220 atf_check -s exit:1 -o empty -e file:experr ./run_id.sh -p nonexistent
222 atf_check -s exit:1 -o empty -e save:stderr ./run_id.sh -p root nonexistent
290 atf_check -s exit:1 -o empty -e file:experr ./run_id.sh -u nonexistent
293 ./run_id.sh -u root nonexistent
/netbsd-src/usr.bin/make/unit-tests/
H A Ddepsrc-optional.exp11 recheck(optional-cohort): update time from nonexistent to now
14 recheck(important): update time from nonexistent to now
17 recheck(all): update time from nonexistent to now
19 recheck(.END): update time from nonexistent to now
H A Dopt-chdir.mk11 all: chdir-nonexistent
22 chdir-nonexistent: .PHONY .IGNORE
23 @${MAKE} -C /nonexistent.${.MAKE.PID}
H A Dcond-short.mk41 .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})
H A Darchive.mk29 @${MAKE} -f ${MAKEFILE} depend-on-nonexistent-member
75 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post
H A Ddirective-include.mk25 # 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
H A Djobs-empty-commands-error.mk18 all: nonexistent-target
H A Dvarname-dot-path.mk20 .PATH: /nonexistent
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dinclude22 -include nonexistent.mk
23 -include nonexistent.mk
24 sinclude nonexistent.mk
25 sinclude nonexistent-2.mk
/netbsd-src/tests/usr.bin/locale/
H A Dt_locale.sh30 atf_test_case nonexistent
42 atf_add_test_case nonexistent
/netbsd-src/tests/sbin/ifconfig/
H A Dt_nonexistent.sh31 atf_test_case nonexistent
44 atf_add_test_case nonexistent
/netbsd-src/tests/usr.bin/indent/
H A Dt_errors.sh72 '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
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/tests/
H A Dtwofiles14 ../makeinfo -o /dev/null $srcdir/html-min.txi /nonexistent.texinfo \
20 && grep /nonexistent $errfile >/dev/null \
/netbsd-src/tests/bin/cat/
H A Dt_cat.sh43 atf_test_case nonexistent
69 atf_add_test_case nonexistent
/netbsd-src/tests/usr.bin/grep/
H A Dt_grep.sh313 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
/netbsd-src/sys/ufs/lfs/
H A Dlfs_pages.c249 int nonexistent; in check_dirty() local
269 nonexistent = dirty = 0; in check_dirty()
275 ++nonexistent; in check_dirty()
315 if ((pages_per_block > 0 && nonexistent >= pages_per_block) || in check_dirty()
316 (pages_per_block == 0 && nonexistent > 0)) { in check_dirty()
322 KASSERT(nonexistent == 0); in check_dirty()
/netbsd-src/regress/sys/kern/execve/
H A DMakefile43 ${RP} ${TD}/nonexistent | diff ${OD}/nonexistent -
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dfrontends.texi53 @cindex intermediate C version, nonexistent
54 @cindex C intermediate output, nonexistent
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dfrontends.texi53 @cindex intermediate C version, nonexistent
54 @cindex C intermediate output, nonexistent
/netbsd-src/tests/usr.bin/infocmp/
H A Dt_terminfo.sh49 for term in this-is-no-term nonexistent
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dauth_zonefile_down.rpl241 nonexistent.soa.high.com. IN A
248 nonexistent.soa.high.com IN A
274 nonexistent.soa.low.com. IN A
281 nonexistent.soa.low.com. IN A
/netbsd-src/tests/usr.sbin/mtree/
H A Dd_convert_C.out3 ./top.dangling type=link link=nonexistent
H A Dd_convert_D_S.out3 type=link link=nonexistent ./top.dangling

12345678910>>...13