Home
last modified time | relevance | path

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

123

/src/usr.bin/diff3/tests/
H A Dpasswd-test.txt8 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
9 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
11 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
13 messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
14 polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
15 haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
H A Dpasswd-Em.out8 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
10 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
12 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
14 messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
15 polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
16 haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
H A Dpasswd-old.txt8 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
9 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
11 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
H A Dpasswd-new.txt8 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
10 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
12 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
/src/contrib/bmake/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 Ddirective-include.mk61 include /nonexistent # comment
62 sinclude /nonexistent # comment
H A Darchive.mk29 @${MAKE} -f ${MAKEFILE} depend-on-nonexistent-member
75 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post
H A Djobs-empty-commands-error.mk18 all: nonexistent-target
/src/etc/
H A Dmaster.passwd16 proxy:*:62:62::0:0:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin
20 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
22 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
26 tests:*:977:977::0:0:Unprivileged user for tests:/nonexistent:/usr/sbin/nologin
27 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
/src/contrib/netbsd-tests/usr.bin/id/
H A Dt_id.sh59 atf_check -s eq:1 -o empty -e file:experr ./run_id.sh nonexistent
61 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh root nonexistent
111 atf_check -s eq:1 -o empty -e file:experr ./run_id.sh -G nonexistent
113 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -G root nonexistent
181 atf_check -s eq:1 -o empty -e file:experr ./run_id.sh -g nonexistent
183 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -g root nonexistent
220 atf_check -s eq:1 -o empty -e file:experr ./run_id.sh -p nonexistent
222 atf_check -s eq:1 -o empty -e save:stderr ./run_id.sh -p root nonexistent
290 atf_check -s eq:1 -o empty -e file:experr ./run_id.sh -u nonexistent
293 ./run_id.sh -u root nonexistent
/src/usr.sbin/etcupdate/tests/
H A Dpreworld_test.sh84 pop:*:68:6::0:0:Post Office Owner:/nonexistent:/usr/sbin/nologin
85 www:*:80:80::0:0:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
87 nobody:*:65534:65534::0:0:Unprivileged user:/nonexistent:/usr/sbin/nologin
116 messagebus:*:556:556::0:0:D-BUS Daemon User:/nonexistent:/usr/sbin/nologin
117 polkit:*:562:562::0:0:PolicyKit User:/nonexistent:/usr/sbin/nologin
118 haldaemon:*:560:560::0:0:HAL Daemon User:/nonexistent:/usr/sbin/nologin
/src/usr.bin/stat/tests/
H A Dreadlink_test.sh48 atf_check ln -s nonexistent A.link
61 atf_check ln -s nonexistent.A A
62 atf_check ln -s nonexistent.B B
H A Dstat_test.sh172 ln -s nonexistent broken-link
174 atf_check -s exit:1 stat -q nonexistent
175 atf_check -s exit:1 stat -q nonexistent
/src/contrib/netbsd-tests/sbin/ifconfig/
H A Dt_nonexistent.sh31 atf_test_case nonexistent
44 atf_add_test_case nonexistent
/src/usr.bin/lorder/tests/
H A Dlorder_test.sh42 atf_test_case nonexistent
48 lorder nonexistent.o
111 atf_add_test_case nonexistent
/src/sbin/ping/tests/
H A Dping_test.sh181 ping nonexistent.in-addr.arpa.
192 ping -4 nonexistent.in-addr.arpa.
203 ping -6 nonexistent.in-addr.arpa.
/src/contrib/netbsd-tests/bin/cat/
H A Dt_cat.sh43 atf_test_case nonexistent
132 atf_add_test_case nonexistent
/src/bin/sh/tests/expansion/
H A Dcmdsubst4.03 ! y=$(: </var/empty/nonexistent)
/src/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_zone.h86 case local_info::nonexistent: in to_sys()
108 case local_info::nonexistent: // first and second are the same in to_sys()
H A Dlocal_info.h34 static constexpr int nonexistent = 1; member
/src/contrib/unifdef/tests/
H A Doverenoent.sh1 ln -s nonexistent/path outfile.c
/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Derr.D_XLATE_SOU.NonExistentOutput1.d48 myc = ((struct input_struct *) ivar)->nonexistent;
H A Derr.D_TYPE_MEMBER.NonExistentInput2.d53 myc = ((struct input_struct *) ivar)->nonexistent;

123