Searched refs:HOME (Results 1 – 25 of 78) sorted by relevance
1234
29 cert_dir = $ENV::HOME/.ca_certs31 HOME = /tmp/eay33 tmp_cert_dir = $HOME/.ca_certs34 tmp2_cert_dir = thisis$(HOME)stuff36 LOGNAME = Eric Young (home=$HOME)40 H=$HOME41 H=$default::HOME42 H=$ENV::HOME48 RANDFILE = $HOME/.rand
4 : ${HOME-`pwd`}11 if test -f $HOME/.etc/lynxrc ; then12 cp $HOME/.etc/lynxrc $MYTMP/.etc/lynxrc15 HOME=$MYTMP; export HOME
34 # HOME70 setkey "\033[7~" HOME79 # HOME and END. In particular, suppose that the home key produces 'ESC [81 # map to lynx HOME and END keys via83 setkey "^[[H" HOME88 setkey "^[<" HOME
8959 test "$HOME" != "$prefix" && \8960 test -d "$HOME" && \8961 (test $prefix = NONE || test "$HOME" != "$prefix") && {8962 test -n "$verbose" && echo " ... testing for include-directories under $HOME"8963 test -d $HOME/include && cf_search="$cf_search $HOME/include"8964 test -d $HOME/include/socks && cf_search="$cf_search $HOME/include/socks"8965 test -d $HOME/include/socks/include && cf_search="$cf_search $HOME/include/socks/include"8966 test -d $HOME/socks/include && cf_search="$cf_search $HOME/socks/include"8967 test -d $HOME/socks/include/socks && cf_search="$cf_search $HOME/socks/include/socks"9123 test "$HOME" != "$prefix" && \[all …]
7 : ${HOME:=/} ${OSNAME:=MirBSD}8 export HOME PATH9 [ -s "$HOME/.profile.preinit" ] && . $HOME/.profile.preinit63 XDG_CACHE_HOME=$HOME/.etc/xdg/cache64 XDG_CONFIG_HOME=$HOME/.etc/xdg/config65 XDG_DATA_HOME=$HOME/.etc/xdg/data66 export BROWSER CVSUMASK EDITOR HOME IRCNAME IRCPORT IRCSERVER LC_CTYPE OSNAME
12 if (${?HOME} == 0) setenv HOME /13 if (($HOME == "") || (! -d $HOME/.)) setenv HOME /
4 HOME=/7 export PATH HOME LC_CTYPE PS1
5 # root if his HOME directory is unset or root ("/") only:
32 [[ -s $HOME/.Xresources ]] && xrdb -undef -load $HOME/.Xresources33 [[ -s $HOME/.Xmodmap ]] && xmodmap $HOME/.Xmodmap
8 # This definition stops the following lines choking if HOME isn't10 HOME = .11 RANDFILE = $ENV::HOME/.rnd
9 PATH=$p TZ=UTC HOME=/ \14 DISPLAY="$DISPLAY" HOME="${HOME:-/}" TERM="${TERM:-vt100}" USER="${USER}" \
320 ${SUDO} ${MKSH} -c 'echo rm -rf ${HOME} >>/var/tmp/.buildnotice'424 HOME=/ SUDO= setup' && \
24 $home = $ENV{HOME} || `pwd`;29 $home = eval { (getpwuid($>))[7] } || $ENV{HOME};
71 my $home = eval { local $SIG{__DIE__}; (getpwuid($>))[7] } || $ENV{HOME};
19 line tools, PRNG seeding uses the file I<$HOME/>B<.rnd> or B<.rnd>21 I<$HOME>/B<.rnd> or B<.rnd> file will be written back if enough
193 master configuration file used the value of B<HOME> which may not be217 HOME=/temp218 RANDFILE= ${ENV::HOME}/.rnd219 configdir=$ENV::HOME/config
69 if (strlen(value(HOME)) + sizeof("/.tiprc") > sizeof(file)) { in vinit()71 value(HOME)); in vinit()73 snprintf(file, sizeof file, "%s/.tiprc", value(HOME)); in vinit()
22 set, $HOME/.rnd otherwise. If $HOME is not set either, or B<num> is
48 substituting your desired installation directory for "$HOME/tzdir":50 make TOPDIR=$HOME/tzdir install51 $HOME/tzdir/etc/zdump -v America/Los_Angeles
137 $ENV{HOME} = "sweet home";139 unless ($^O eq "MacOS" || (@a == 1 and $a[0] eq $ENV{HOME})) {
5 RANDFILE = $ENV::HOME/.rnd
6 # This definition stops the following lines choking if HOME isn't8 HOME = .9 RANDFILE = $ENV::HOME/.rnd12 #oid_file = $ENV::HOME/.oid
48 my $home = exists $ENV{HOME} ? "$ENV{HOME}/.termcap:" : '';
22 $ENV{HOME} = Cwd::cwd();
80 HOME=$$(realpath regress-dir) perl ${SRCDIR}/check.pl \