| /src/usr.bin/diff3/tests/ |
| H A D | passwd-test.txt | 8 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 D | passwd-Em.out | 8 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 D | passwd-old.txt | 8 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 D | passwd-new.txt | 8 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 D | depsrc-optional.exp | 11 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 D | opt-chdir.mk | 11 all: chdir-nonexistent 22 chdir-nonexistent: .PHONY .IGNORE 23 @${MAKE} -C /nonexistent.${.MAKE.PID}
|
| H A D | 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})
|
| H A D | directive-include.mk | 61 include /nonexistent # comment 62 sinclude /nonexistent # comment
|
| H A D | archive.mk | 29 @${MAKE} -f ${MAKEFILE} depend-on-nonexistent-member 75 depend-on-nonexistent-member: ${ARCHIVE}(nonexistent.mk) pre post
|
| H A D | jobs-empty-commands-error.mk | 18 all: nonexistent-target
|
| /src/etc/ |
| H A D | master.passwd | 16 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 D | t_id.sh | 59 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 D | preworld_test.sh | 84 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 D | readlink_test.sh | 48 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 D | stat_test.sh | 172 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 D | t_nonexistent.sh | 31 atf_test_case nonexistent 44 atf_add_test_case nonexistent
|
| /src/usr.bin/lorder/tests/ |
| H A D | lorder_test.sh | 42 atf_test_case nonexistent 48 lorder nonexistent.o 111 atf_add_test_case nonexistent
|
| /src/sbin/ping/tests/ |
| H A D | ping_test.sh | 181 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 D | t_cat.sh | 43 atf_test_case nonexistent 132 atf_add_test_case nonexistent
|
| /src/bin/sh/tests/expansion/ |
| H A D | cmdsubst4.0 | 3 ! y=$(: </var/empty/nonexistent)
|
| /src/contrib/llvm-project/libcxx/include/__chrono/ |
| H A D | time_zone.h | 86 case local_info::nonexistent: in to_sys() 108 case local_info::nonexistent: // first and second are the same in to_sys()
|
| H A D | local_info.h | 34 static constexpr int nonexistent = 1; member
|
| /src/contrib/unifdef/tests/ |
| H A D | overenoent.sh | 1 ln -s nonexistent/path outfile.c
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/ |
| H A D | err.D_XLATE_SOU.NonExistentOutput1.d | 48 myc = ((struct input_struct *) ivar)->nonexistent;
|
| H A D | err.D_TYPE_MEMBER.NonExistentInput2.d | 53 myc = ((struct input_struct *) ivar)->nonexistent;
|