Searched refs:PW (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-11-stable/usr.sbin/pw/tests/
H A Dpw_groupmod_test.sh11 atf_check -s exit:0 ${PW} addgroup test
12 atf_check -s exit:0 ${PW} groupmod test -m root
15 atf_check -s exit:0 ${PW} groupmod test -d root
25 atf_check -s exit:0 ${PW} addgroup test
26 atf_check -s exit:67 -e match:"does not exist" ${PW} groupmod test -m foo
27 atf_check -s exit:0 ${PW} groupmod test -d foo
36 atf_check -s exit:0 -x ${PW} groupadd test
37 atf_check -s exit:0 -x ${PW} groupmod test -l newgroupname
38 atf_check -s exit:65 -e match:"^pw: unknown group" -x ${PW} groupshow test
48 atf_check -s exit:0 -x ${PW} userad
[all...]
H A Dpw_groupdel_test.sh15 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel
17 ${PW} groupdel -g I_do_not_exist
18 atf_check -s exit:0 -o inline:"wheel:*:0:root\n" -x ${PW} groupshow wheel
H A Dpw_groupadd_test.sh10 ${PW} groupadd -n test1 -g 9999999999999
17 atf_check -s exit:0 ${PW} groupadd foo
20 ${PW} groupadd foo
H A Dpw_lock_test.sh10 ${PW} useradd test || atf_fail "Creating test user"
11 ${PW} lock test || atf_fail "Locking the user"
14 ${PW} unlock test || atf_fail "Locking the user"
22 ${PW} useradd test || atf_fail "Creating test user"
23 ${PW} lock 1001 || atf_fail "Locking the user"
26 ${PW} unlock 1001 || atf_fail "Unlocking the user"
30 ${PW} useradd -n 1001 || atf_fail "Creating test user"
31 ${PW} lock 1001 || atf_fail "Locking the user"
34 ${PW} unlock 1001 || atf_fail "Unlocking the user"
H A Dpw_usermod_test.sh11 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test
12 atf_check -s exit:0 ${PW} useradd test
13 atf_check -s exit:0 ${PW} usermod test
23 atf_check -s exit:67 -e match:"no such user" ${PW} usermod test -N
24 atf_check -s exit:0 ${PW} useradd test
25 atf_check -s exit:0 -o match:"^test:.*" ${PW} usermod test -N
35 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456"
36 atf_check -s exit:0 ${PW} usermod test -c "Test User,work,123,456"
46 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456"
48 ${PW} usermo
[all...]
H A Dpw_groupshow_test.sh9 atf_check -o not-empty ${PW} groupshow -a
15 atf_check -o not-empty ${PW} groupshow -g 0
21 atf_check -o not-empty ${PW} groupshow wheel
31 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
33 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
44 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
46 atf_check -e "inline:$no_such_name_msg" -s exit:65 ${PW} groupshow \
H A Dpw_usershow_test.sh9 atf_check -o not-empty ${PW} usershow -a
15 atf_check -o not-empty ${PW} usershow root
25 atf_check -e "inline:$no_such_user_msg" -s exit:67 ${PW} usershow \
27 atf_check -e "inline:$no_such_user_msg" -s exit:67 ${PW} usershow \
38 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \
40 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \
47 atf_check -o not-empty ${PW} usershow -u 0
H A Dpw_usernext_test.sh11 CURRENT=`${PW} usernext | sed -e 's/:.*//'`
16 atf_check -s exit:0 ${PW} useradd test${CURRENT}
20 ${PW} usernext
29 CURRENT=`${PW} usernext | sed -e 's/:.*//'`
30 CURRENTGID=`${PW} groupnext`
35 atf_check -s exit:0 ${PW} useradd -n test${CURRENT} -g 0
39 ${PW} usernext
H A Dpw_useradd_test.sh11 atf_check -s exit:0 ${PW} useradd test
21 atf_check -s exit:0 -o match:"^test:.*" ${PW} useradd test -N
30 atf_check -s exit:0 ${PW} useradd test -c 'Test User,work!,123,user@example.com'
41 ${PW} useradd test -c "Test User,work,123,456" -N
51 ${PW} useradd test -c "Test User,work,123:456,456"
62 ${PW} useradd test -c "Test User,work,123:456,456" -N
71 atf_check -s exit:0 ${PW} useradd test -d /foo/bar
73 ${PW} usershow test
82 atf_check -s exit:0 ${PW} useradd test -e ${DATE}
84 ${PW} usersho
[all...]
H A Dpw_config_test.sh9 ${PW} useradd -D -C ${HOME}/foo.conf
17 ${PW} useradd -D -C ${HOME}/foo.conf \
H A Dpw_userdel_test.sh16 ${PW} useradd test || atf_fail "Creating test user"
17 ${PW} groupmod test -M 'test,root' || \
19 ${PW} userdel test || atf_fail "Delete the test user"
31 ${PW} userdel -u plop
57 atf_check ${PW} useradd -n foo -u 4001
59 ${PW} userdel -n 4001
/freebsd-11-stable/crypto/openssh/regress/unittests/sshkey/
H A Dmktestdata.sh4 PW=mekmitasdigoat
122 ssh-keygen -pf rsa1_1_pw -N "$PW"
123 ssh-keygen -pf rsa_1_pw -N "$PW"
124 ssh-keygen -pf dsa_1_pw -N "$PW"
125 ssh-keygen -pf ecdsa_1_pw -N "$PW"
126 ssh-keygen -pf ed25519_1_pw -N "$PW"
127 ssh-keygen -opf rsa_n_pw -N "$PW"
128 ssh-keygen -opf dsa_n_pw -N "$PW"
129 ssh-keygen -opf ecdsa_n_pw -N "$PW"
192 echo "$PW" > p
[all...]
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-cleanup.sh357 local PW="${VAL}"
364 if [ -z "${PW}" -a -z "${ENCPW}" ] ; then return 0 ; fi
369 if [ -n "${PW}" ] ; then
370 echo "${PW}" > ${FSMNT}/.rootpw
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitTracker.cpp348 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]);
349 assert(PW <= RW);
350 RegisterCell PC = eXTR(rc(1), 0, PW);
351 RegisterCell RC = RegisterCell(RW).insert(PC, BT::BitMask(0, PW-1));
352 RC.fill(PW, RW, BT::BitValue::Zero);
357 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]);
359 RC.fill(PW, RW, BT::BitValue::Zero);
360 return rr0(eINS(RC, eXTR(rc(1), 0, PW), 0), Outputs);
967 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]);
969 RC.fill(PW, R
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dconfig.guess777 i*:PW*:*)
/freebsd-11-stable/contrib/ncurses/
H A Dconfig.guess836 i*:PW*:*)
/freebsd-11-stable/contrib/binutils/
H A Dconfig.guess791 i*:PW*:*)
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.guess782 i*:PW*:*)
/freebsd-11-stable/contrib/dialog/
H A Dconfig.guess836 i*:PW*:*)
/freebsd-11-stable/contrib/ldns/
H A Dconfig.guess814 i*:PW*:*)
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.guess810 i*:PW*:*)
/freebsd-11-stable/contrib/tcsh/
H A Dconfig.guess851 i*:PW*:*)
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess837 i*:PW*:*)
/freebsd-11-stable/contrib/byacc/
H A Dconfig.guess861 i*:PW*:*)
/freebsd-11-stable/crypto/openssh/
H A Dconfig.guess861 i*:PW*:*)

Completed in 307 milliseconds

12