Searched refs:HOME (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/x11/Installer/
H A D98vboxadd-xclient20 for i in $HOME/.vboxclient-*.pid; do
/vbox/src/libs/libxml2-2.6.31/python/
H A Dsetup.py28 HOME = os.environ['HOME']
30 HOME="C:" variable
63 HOME
H A Dsetup.py.in28 HOME = os.environ['HOME']
30 HOME="C:"
63 HOME
/vbox/src/VBox/Installer/darwin/VirtualBox/
H A Dpostflight46 VBOXWEBSRV_TRG="${HOME}/Library/LaunchAgents"
/vbox/src/VBox/Installer/darwin/DiskImage/
H A DVirtualBox_Uninstall.tool55 test -f "${HOME}/Library/LaunchAgents/org.virtualbox.vboxwebsrv.plist" && my_files+=("${HOME}/Library/LaunchAgents/org.virtualbox.vboxwebsrv.plist")
/vbox/tools/bin/
H A Dgen-slickedit-workspace.sh421 if test -d "${HOME}/Library/Application Support/Slickedit"; then
422 MY_SLICKDIR_="${HOME}/Library/Application Support/Slickedit"
430 MY_SLICKDIR_="${HOME}/.slickedit"
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsis190.h279 HOME = 0x01, enumerator in enum:sis190_phy_type
H A Dsis190.c692 * If no one is link on, select PHY whose types is HOME as default.
693 * If HOME doesn't exist, select LAN.
716 if (phy->type == HOME)
772 LAN : HOME) : p->type;

Completed in 267 milliseconds