Home
last modified time | relevance | path

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

1234

/freebsd/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
/freebsd/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
24 chdir-nonexistent: .PHONY .IGNORE
25 @${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
/freebsd/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
/freebsd/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
/freebsd/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
/freebsd/usr.bin/stat/tests/
H A Dreadlink_test.sh49 atf_check ln -s nonexistent A.link
64 atf_check ln -s nonexistent.A A
65 atf_check ln -s nonexistent.B B
H A Dstat_test.sh176 ln -s nonexistent broken-link
178 atf_check -s exit:1 stat -q nonexistent
179 atf_check -s exit:1 stat -q nonexistent
/freebsd/contrib/netbsd-tests/sbin/ifconfig/
H A Dt_nonexistent.sh31 atf_test_case nonexistent
44 atf_add_test_case nonexistent
/freebsd/contrib/pkgconf/t/cli/
H A Dshort-errors.test2 ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --short-errors --cflags nonexistent 2>&1
3 ExpectedStdout: Package 'nonexistent' not found
H A Dsilence-errors.test2 ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --silence-errors --cflags nonexistent 2>&1
/freebsd/usr.bin/lorder/tests/
H A Dlorder_test.sh42 atf_test_case nonexistent
48 lorder nonexistent.o
111 atf_add_test_case nonexistent
/freebsd/contrib/netbsd-tests/bin/cat/
H A Dt_cat.sh43 atf_test_case nonexistent
132 atf_add_test_case nonexistent
/freebsd/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.
/freebsd/bin/sh/tests/expansion/
H A Dcmdsubst4.03 ! y=$(: </var/empty/nonexistent)
/freebsd/contrib/pkgconf/t/basic/
H A Dexists-nonexistent.test2 Query: nonexistent
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtime_zone.h85 case local_info::nonexistent: in to_sys()
109 case local_info::nonexistent: in to_sys()
/freebsd/contrib/pkgconf/t/spdxtool/
H A Dbad-output.test2 ToolArgs: --output /nonexistent-dir/out.json test3

1234