/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-set.8 | 209 .Ar pool/home 211 .Ar pool/home/bob . 213 .Pa /export/home 216 .Dl # Nm zfs Cm create Ar pool/home 217 .Dl # Nm zfs Cm set Sy mountpoint Ns = Ns Ar /export/home pool/home 218 .Dl # Nm zfs Cm create Ar pool/home/bob 224 .Ar pool/home . 228 .Ar pool/home/anne . 229 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy off Ar pool/home 230 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy on Ar pool/home/anne [all …]
|
H A D | zfs-get.8 | 209 .Ar pool/home 211 .Ar pool/home/bob . 213 .Pa /export/home 216 .Dl # Nm zfs Cm create Ar pool/home 217 .Dl # Nm zfs Cm set Sy mountpoint Ns = Ns Ar /export/home pool/home 218 .Dl # Nm zfs Cm create Ar pool/home/bob 224 .Ar pool/home . 228 .Ar pool/home/anne . 229 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy off Ar pool/home [all...] |
H A D | zfs-inherit.8 | 209 .Ar pool/home 211 .Ar pool/home/bob . 213 .Pa /export/home 216 .Dl # Nm zfs Cm create Ar pool/home 217 .Dl # Nm zfs Cm set Sy mountpoint Ns = Ns Ar /export/home pool/home 218 .Dl # Nm zfs Cm create Ar pool/home/bob 224 .Ar pool/home . 228 .Ar pool/home/anne . 229 .Dl # Nm zfs Cm set Sy compression Ns = Ns Sy off Ar pool/home [all...] |
H A D | zfs.8 | 344 .Ar pool/home 346 .Ar pool/home/bob . 348 .Pa /export/home 351 .Dl # Nm zfs Cm create Ar pool/home 352 .Dl # Nm zfs Cm set Sy mountpoint Ns = Ns Ar /export/home pool/home 353 .Dl # Nm zfs Cm create Ar pool/home/bob 361 .Ar pool/home/bob 363 .Dl # Nm zfs Cm snapshot Ar pool/home/bob Ns @ Ns Ar yesterday 367 .Ar yesterday No of Ar pool/home 373 .Dl # Nm zfs Cm snapshot Fl r Ar pool/home Ns @ Ns Ar yesterday [all …]
|
H A D | zfs-list.8 | 191 pool/home 315K 457G 21K /export/home 192 pool/home/anne 18K 457G 18K /export/home/anne 193 pool/home/bob 276K 457G 276K /export/home/bob 240 "pool/home": { 241 "name": "pool/home", 267 "value": "/mnt/home", 275 "pool/home/bob": { 276 "name": "pool/home/bob", 302 "value": "/mnt/home/bob", 305 "data": "pool/home" [all …]
|
/freebsd/usr.sbin/pw/tests/ |
H A D | pw_useradd_test.sh | 12 grep "^test:.*" $HOME/master.passwd 21 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd 31 grep '^test:.*:Test User,work!,123,user@example.com:' $HOME/master.passwd 41 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd 52 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd 62 atf_check -s exit:1 -o empty grep "^test:.*" $HOME/master.passwd 183 atf_check -s exit:1 -o empty grep "^test user:.*" $HOME/master.passwd 187 atf_check -s exit:1 -o empty grep "^test user:.*" $HOME/master.passwd 199 atf_check -s exit:1 -o empty grep "^${user_name}:.*" $HOME/master.passwd 203 atf_check -s exit:1 -o empty grep "^${user_name}:.*" $HOME/maste [all...] |
H A D | pw_usermod_test.sh | 14 grep "^test:.*" $HOME/master.passwd 26 grep "^test:.*" $HOME/master.passwd 34 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456" 37 grep "^test:.*:Test User,work,123,456:" $HOME/master.passwd 45 atf_check -s exit:0 ${PW} useradd test -c "Test User,home,123,456" 48 atf_check -s exit:0 -o match:"^test:.*:Test User,home,123,456:" \ 49 grep "^test:.*:Test User,home,123,456:" $HOME/master.passwd 61 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd 63 grep "^test:\*" $HOME/master.passwd 75 grep "^test:.*:Test User,work,123:456,456:" $HOME/master.passwd [all …]
|
H A D | helper_functions.shin | 3 PW="pw -V ${HOME}" 4 RPW="pw -R ${HOME}" 9 # Populate the files pw needs to use into $HOME 11 cp ${TESTDIR}/master.passwd ${HOME} || \ 12 atf_fail "Populating master.passwd in ${HOME}" 13 cp ${TESTDIR}/group ${HOME} || atf_fail "Populating group in ${HOME}" 16 pwd_mkdb -p -d ${HOME} ${HOME}/master.passwd || \ 20 # Populate the files pw needs to use into $HOME/etc 22 mkdir ${HOME}/etc 23 cp ${TESTDIR}/master.passwd ${HOME}/etc || \ [all …]
|
H A D | pw_userdel_test.sh | 37 mkdir -p ${HOME}/skel 38 touch ${HOME}/skel/a 39 mkdir -p ${HOME}/home 40 mkdir -p ${HOME}/var/mail 42 test -d ${HOME}/home || atf_fail "Fail to create home directory" 43 test -f ${HOME}/var/mail/foo || atf_fail "Mail file not created" 45 if test -f ${HOME}/var/mail/foo; then 62 touch ${HOME}/foo 70 mkdir ${HOME}/shared 74 test -d ${HOME}/shared || atf_fail "Shared home has been removed" [all …]
|
/freebsd/contrib/dialog/samples/ |
H A D | form2 | 13 home="$HOME" 26 "1 HOME:" 4 1 "$home" 4 12 10 10 \ 30 "2 HOME:" 8 1 "$home" 8 12 10 10 \ 34 "3 HOME:" 12 1 "$home" 12 12 10 10 \ 38 "4 HOME:" 16 1 "$home" 16 12 10 10 \ 42 "5 HOME:" 20 1 "$home" 20 12 10 10 \ 46 "6 HOME:" 24 1 "$home" 24 12 10 10 \ 50 "7 HOME:" 28 1 "$home" 28 12 10 10 \
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_open_list.3 | 94 xo_emit("{k:name}:{:uid/%u}:{:gid/%u}:{:home}\\n", 101 phil:1001:1001:/home/phil 102 pallavi:1002:1002:/home/pallavi 108 <home>/home/phil</home> 114 <home>/home/pallavi</home> 122 "home": "/home/phil", 128 "home": "/home/pallavi",
|
/freebsd/contrib/netbsd-tests/usr.bin/sdiff/ |
H A D | d_flags_s.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then permi < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permit < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then permit < 25 … > native-fsread: filename eq "$HOME" then permit 38 …: filename eq "/usr/obj" then permit | native-fsread: filename eq "/home" then permit [all …]
|
H A D | d_iflags_c2.out | 19 … > native-fsread: filename eq "/home" then permit 20 … > native-fsread: filename eq "$HOME" then permit 21 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 22 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 23 … > native-fsread: filename eq "$HOME/.mailcap" then permit 24 … > native-fsread: filename eq "$HOME/.mime.types" then permi 25 … > native-fsread: filename eq "$HOME/.terminfo" then permit 26 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 31 native-fsread: filename eq "$HOME" then permit < 50 native-fsread: filename eq "/home" then permit ( [all …]
|
H A D | d_iflags_d1.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then per < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permi < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then perm < 24 … > native-fsread: filename eq "$HOME" then permit 33 … > native-fsread: filename eq "$HOME/.mime.types" then permi [all …]
|
H A D | d_iflags_d2.out | 15 … > native-fsread: filename eq "/home" then permit 16 … > native-fsread: filename eq "$HOME" then permit 17 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 18 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 19 … > native-fsread: filename eq "$HOME/.mailcap" then permit 20 … > native-fsread: filename eq "$HOME/.mime.types" then permi 21 … > native-fsread: filename eq "$HOME/.terminfo" then permit 22 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 24 native-fsread: filename eq "$HOME" then permit < 33 native-fsread: filename eq "$HOME/.mime.types" then permi < [all …]
|
H A D | d_iflags_b1.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then per < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permi < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then perm < 24 … > native-fsread: filename eq "$HOME" then permit 33 … > native-fsread: filename eq "$HOME/.mime.types" then permi [all …]
|
H A D | d_iflags_b2.out | 15 … > native-fsread: filename eq "/home" then permit 16 … > native-fsread: filename eq "$HOME" then permit 17 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 18 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 19 … > native-fsread: filename eq "$HOME/.mailcap" then permit 20 … > native-fsread: filename eq "$HOME/.mime.types" then permi 21 … > native-fsread: filename eq "$HOME/.terminfo" then permit 22 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 24 native-fsread: filename eq "$HOME" then permit < 33 native-fsread: filename eq "$HOME/.mime.types" then permi < [all …]
|
H A D | d_flags_l.out | 19 native-fsread: filename eq "/home" then permit < 20 native-fsread: filename eq "$HOME" then permit < 21 native-fsread: filename eq "$HOME/.lynx-keymaps" then permi < 22 native-fsread: filename eq "$HOME/.lynxrc" then permit < 23 native-fsread: filename eq "$HOME/.mailcap" then permit < 24 native-fsread: filename eq "$HOME/.mime.types" then permit < 25 native-fsread: filename eq "$HOME/.terminfo" then permit < 26 native-fsread: filename eq "$HOME/.terminfo.db" then permit < 31 … > native-fsread: filename eq "$HOME" then permit 54 …: filename eq "/usr/obj" then permit | native-fsread: filename eq "/home" then permit [all …]
|
/freebsd/usr.bin/sdiff/tests/ |
H A D | d_flags_s.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then per < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permi < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then perm < 25 … > native-fsread: filename eq "$HOME" then permit 38 …ad: filename eq "/usr/obj" then permit | native-fsread: filename eq "/home" then permit [all …]
|
H A D | d_iflags_c2.out | 19 … > native-fsread: filename eq "/home" then permit 20 … > native-fsread: filename eq "$HOME" then permit 21 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 22 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 23 … > native-fsread: filename eq "$HOME/.mailcap" then permit 24 … > native-fsread: filename eq "$HOME/.mime.types" then permi 25 … > native-fsread: filename eq "$HOME/.terminfo" then permit 26 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 31 native-fsread: filename eq "$HOME" then permit < 50 native-fsread: filename eq "/home" then permit ( [all …]
|
H A D | d_iflags_b1.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then per < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permi < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then perm < 24 … > native-fsread: filename eq "$HOME" then permit 33 … > native-fsread: filename eq "$HOME/.mime.types" then permi [all …]
|
H A D | d_iflags_b2.out | 15 … > native-fsread: filename eq "/home" then permit 16 … > native-fsread: filename eq "$HOME" then permit 17 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 18 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 19 … > native-fsread: filename eq "$HOME/.mailcap" then permit 20 … > native-fsread: filename eq "$HOME/.mime.types" then permi 21 … > native-fsread: filename eq "$HOME/.terminfo" then permit 22 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 24 native-fsread: filename eq "$HOME" then permit < 33 native-fsread: filename eq "$HOME/.mime.types" then permi < [all …]
|
H A D | d_iflags_d1.out | 15 native-fsread: filename eq "/home" then permit < 16 native-fsread: filename eq "$HOME" then permit < 17 native-fsread: filename eq "$HOME/.lynx-keymaps" then per < 18 native-fsread: filename eq "$HOME/.lynxrc" then permit < 19 native-fsread: filename eq "$HOME/.mailcap" then permit < 20 native-fsread: filename eq "$HOME/.mime.types" then permi < 21 native-fsread: filename eq "$HOME/.terminfo" then permit < 22 native-fsread: filename eq "$HOME/.terminfo.db" then perm < 24 … > native-fsread: filename eq "$HOME" then permit 33 … > native-fsread: filename eq "$HOME/.mime.types" then permi [all …]
|
H A D | d_iflags_d2.out | 15 … > native-fsread: filename eq "/home" then permit 16 … > native-fsread: filename eq "$HOME" then permit 17 … > native-fsread: filename eq "$HOME/.lynx-keymaps" then per 18 … > native-fsread: filename eq "$HOME/.lynxrc" then permit 19 … > native-fsread: filename eq "$HOME/.mailcap" then permit 20 … > native-fsread: filename eq "$HOME/.mime.types" then permi 21 … > native-fsread: filename eq "$HOME/.terminfo" then permit 22 … > native-fsread: filename eq "$HOME/.terminfo.db" then perm 24 native-fsread: filename eq "$HOME" then permit < 33 native-fsread: filename eq "$HOME/.mime.types" then permi < [all …]
|
/freebsd/contrib/netbsd-tests/crypto/libcrypto/conf/ |
H A D | d_conf_ssleay.cnf | 29 #cert_dir = $ENV::HOME/.ca_certs 31 HOME = /tmp/eay 33 tmp_cert_dir = $HOME/.ca_certs 34 tmp2_cert_dir = thisis$(HOME)stuff 36 LOGNAME = Eric Young (home=$HOME) 40 #H=$HOME 41 #H=$default::HOME 42 #H=$ENV::HOME 48 RANDFILE = $HOME/.rand
|