Searched refs:user1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/regress/unittests/sshkey/
H A Dmktestdata.sh118 ssh-keygen -s rsa_2 -I hugo -n user1,user2 \
121 ssh-keygen -s rsa_2 -I hugo -n user1,user2 \
124 ssh-keygen -s rsa_2 -I hugo -n user1,user2 \
127 ssh-keygen -s rsa_2 -I hugo -n user1,user2 \
136 ssh-keygen -s rsa_2 -I hugo -n user1,user2 -t ssh-rsa \
139 ssh-keygen -s rsa_2 -I hugo -n user1,user2 -t rsa-sha2-512 \
/freebsd-13-stable/usr.sbin/pw/tests/
H A Dpw_groupmod_test.sh88 for i in user1 user2 user3 user4; do
92 atf_check -s exit:0 ${PW} groupadd foo -M "user1, user2"
93 atf_check -o inline:"foo:*:1005:user1,user2\n" -s exit:0 \
96 atf_check -o inline:"foo:*:1005:user1,user2,user3,user4\n" -s exit:0 \
98 atf_check -s exit:0 ${PW} groupmod foo -M "user1, user4"
99 atf_check -o inline:"foo:*:1005:user1,user4\n" -s exit:0 \
102 atf_check -s exit:0 ${PW} groupmod foo -m "user1, user2, user3, user4"
103 atf_check -o inline:"foo:*:1005:user1,user4,user2,user3\n" -s exit:0 \
105 atf_check -s exit:0 ${PW} groupmod foo -d "user1, user3"
/freebsd-13-stable/sys/dev/ioat/
H A Dioat_internal.h182 uint64_t user1; member in struct:ioat_dma_hw_descriptor
210 uint64_t user1; member in struct:ioat_fill_hw_descriptor
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h2405 uint64_t user1 : 16; /**< BOOT_AD [31:16] latched during power up */ member in struct:cvmx_mio_boot_pin_defs::cvmx_mio_boot_pin_defs_s
2423 uint64_t user1 : 16;
2474 uint64_t user1 : 16; /**< BOOT_AD [31:16] latched during power up */ member in struct:cvmx_mio_boot_pin_defs::cvmx_mio_boot_pin_defs_cn61xx
2492 uint64_t user1 : 16;

Completed in 201 milliseconds