Searched refs:HOME (Results 51 - 75 of 107) sorted by relevance

12345

/freebsd-11-stable/usr.sbin/bsdconfig/networking/
H A Dnetworking97 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Ddevices58 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/usr.sbin/bsdconfig/security/
H A Dkern_securelevel107 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/usr.sbin/bsdconfig/startup/
H A Drcadd95 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Drcvar174 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Dstartup95 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/usr.sbin/bsdconfig/usermgmt/
H A Dusermgmt111 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/crypto/openssh/regress/
H A Dputty-ciphers.sh18 env HOME=$PWD ${PLINK} -load cipher_$c -batch -i putty.rsa2 \
H A Dputty-kex.sh17 env HOME=$PWD ${PLINK} -load kex_$k -batch -i putty.rsa2 true
/freebsd-11-stable/contrib/dialog/
H A Drc.c495 * b) if the file in (a) can't be found, use the file $HOME/.dialogrc
510 if ((tempptr = getenv("HOME")) != NULL
/freebsd-11-stable/usr.sbin/bsdconfig/mouse/
H A Denable54 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
H A Dtype110 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"
/freebsd-11-stable/etc/
H A Drc49 HOME=/
51 export HOME PATH
/freebsd-11-stable/usr.sbin/pw/tests/
H A Dpw_groupmod_test.sh14 grep "^test:\*:.*:root$" $HOME/group
17 grep "^test:\*:.*:$" $HOME/group
71 atf_check -o inline:"testgroup:*:12345:\n" -s exit:0 -x grep "^testgroup" ${HOME}/group
81 grep "^bar:.*" ${HOME}/group
/freebsd-11-stable/contrib/ncurses/misc/
H A Dtdlint62 # LIBDIR=$HOME/lib/$ARCH/lint ;export LIBDIR
63 for p in $HOME/lib/$ARCH/lint /usr/lib/lint /usr/lib
/freebsd-11-stable/contrib/dialog/samples/
H A Dform116 home="$HOME"
29 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform1-both13 home="$HOME"
27 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform1-extra13 home="$HOME"
27 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform1-help13 home="$HOME"
27 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform314 home="$HOME"
28 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform414 home="$HOME"
29 "HOME:" 4 1 "$home" 4 10 40 0 "User's home-directory" \
H A Dform514 home="$HOME"
30 "HOME:" 4 1 "$home" 4 10 40 0 "User's home-directory" \
H A Dform614 home="$HOME"
30 "HOME:" 4 1 "$home" 4 10 40 0 "User's home-directory" \
H A Dpasswordform113 home="$HOME"
27 "HOME:" 4 1 "$home" 4 10 40 0 \
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dttys173 [ -f "$HOME/.bsdconfigrc" ] && f_include "$HOME/.bsdconfigrc"

Completed in 205 milliseconds

12345