Searched refs:home (Results 1 - 25 of 98) sorted by relevance

1234

/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dhome_terminfo.c55 char *home; local
57 if ((home = getenv("HOME")) != 0) {
58 size_t want = (strlen(home) + sizeof(PRIVATE_INFO));
60 _nc_SPRINTF(MyBuffer, _nc_SLIMIT(want) PRIVATE_INFO, home);
/freebsd-current/contrib/dialog/samples/
H A Dform213 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 \
H A Dinputmenu-stdout10 home="$HOME"
22 "HOME:" "$home" \
39 -d $home \n\
53 HOME) home="$item" ;;
H A Dinputmenu10 home="$HOME"
23 "HOME:" "$home" \
41 -d $home \n\
55 HOME) home="$item" ;;
H A Dform1-utf815 home=/usr/home/$user
29 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dpasswordform1-utf815 home=/usr/home/$user
29 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dinputmenu315 home="$HOME"
34 "HOME:" "$home" "User's home-directory" \
65 -d $home \n\
91 home="$item"
H A Dinputmenu415 home="$HOME"
30 "HOME:" "$home" \
55 -d $home \n\
75 home="$item"
H A Dinputmenu215 home="$HOME"
33 "HOME:" "$home" \
62 -d $home \n\
82 home="$item"
H A Dinputmenu115 home="$HOME"
29 "HOME:" "$home" \
54 -d $home \n\
74 home="$item"
H A Dform614 home="$HOME"
30 "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 Dform414 home="$HOME"
29 "HOME:" 4 1 "$home" 4 10 40 0 "User's home-directory" \
H A Dform116 home="$HOME"
29 "HOME:" 4 1 "$home" 4 10 40 0 \
H A Dform314 home="$HOME"
28 "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 \
/freebsd-current/release/tools/
H A Dvagrant.conf42 chroot ${DESTDIR} mkdir -p /home/vagrant
46 -c 'Vagrant User' -d '/home/vagrant' -s '/bin/csh'
56 mkdir ${DESTDIR}/home/vagrant/.ssh
57 chmod 700 ${DESTDIR}/home/vagrant/.ssh
58 echo "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key" > ${DESTDIR}/home/vagrant/.ssh/authorized_keys
59 echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN1YdxBpNlzxDqfJyw/QKow1F+wvG9hXGoqiysfJOn5Y vagrant insecure public key" >> ${DESTDIR}/home/vagrant/.ssh/authorized_keys
60 chown -R 1001 ${DESTDIR}/home/vagrant/.ssh
61 chmod 600 ${DESTDIR}/home/vagrant/.ssh/authorized_keys
/freebsd-current/usr.sbin/pw/tests/
H A Dpw-modified.conf27 home = "/home"
H A Dpw.conf27 home = "/home"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/privilege/
H A Dsetup.ksh60 log_must mkdir -p /export/home/$ZFS_USER
61 log_must useradd -c "ZFS Privileges Test User" -d /export/home/$ZFS_USER $ZFS_USER
H A Dcleanup.ksh51 [[ -d /export/home/$ZFS_USER ]] && rm -rf /export/home/$ZFS_USER
/freebsd-current/usr.sbin/ntp/doc/drivers/icons/
H A DMakefile8 FILES= home.gif mail2.gif
/freebsd-current/usr.sbin/ntp/doc/icons/
H A DMakefile8 FILES= home.gif mail2.gif sitemap.png

Completed in 130 milliseconds

1234