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

1234

/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A Dusb_audio.settings16 logfile /boot/home/usb_audio.log
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dhome_terminfo.c42 #define my_length (strlen(home) + sizeof(PRIVATE_INFO))
51 char *home; local
56 if ((home = getenv("HOME")) != 0
61 (void) sprintf(temp, PRIVATE_INFO, home);
/haiku-fatelf/src/add-ons/print/drivers/pdf/
H A DInstall7 mkdir /boot/home/config/settings/PDF\ Writer
11 mkdir /boot/home/config/settings/PDF\ Writer/bookmarks
12 cp bookmarks/* /boot/home/config/settings/PDF\ Writer/bookmarks
14 mkdir /boot/home/config/settings/PDF\ Writer/xrefs
15 cp xrefs/* /boot/home/config/settings/PDF\ Writer/xrefs
/haiku-fatelf/src/documentation/docbook-xsl/
H A Duninstall.sh5 --catalogManager=/home/mikes/.resolver/CatalogManager.properties \
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A D_CopyAndRestart8 cp PDF\ Writer /boot/home/config/add-ons/Print
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/freecom/
H A Duninstall.sh33 StyledEdit /boot/home/config/settings/kernel/drivers/$SETTINGS_NAME
H A Dmakefile151 copyattr --data $(TARGET) /boot/home/config/add-ons/kernel/generic/usb_scsi_extensions/$(NAME)
H A Dinstall.sh41 StyledEdit /boot/home/config/settings/kernel/drivers/$SETTINGS_NAME
/haiku-fatelf/src/add-ons/kernel/busses/scsi/usb/datafab/
H A Dmakefile146 copyattr --data $(TARGET) /boot/home/config/add-ons/kernel/generic/usb_scsi_extensions/$(NAME)
/haiku-fatelf/data/system/boot/
H A DBootscript.cd50 cd /boot/home
/haiku-fatelf/src/add-ons/kernel/file_systems/googlefs/
H A Dmakefile.ufs133 ln -s /boot/home/config/bin/UserlandFSServer _APP_
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DUserProperties.h23 char *getHome() { return home; }
47 char home[B_PATH_NAME_LENGTH]; member in class:UserPropertiesView
/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A DMakefile7 prefix=/home/rjc/debian/bonnie++-1.03d/debian/bonnie++/usr
41 mkdir -p /home/rjc/debian/bonnie++-1.03d/debian/bonnie++/usr/share/man/man1 /home/rjc/debian/bonnie++-1.03d/debian/bonnie++/usr/share/man/man8
42 ${INSTALL} -m 644 $(MAN1) /home/rjc/debian/bonnie++-1.03d/debian/bonnie++/usr/share/man/man1
43 ${INSTALL} -m 644 $(MAN8) /home/rjc/debian/bonnie++-1.03d/debian/bonnie++/usr/share/man/man8
/haiku-fatelf/src/bin/diffutils/src/
H A DMakefile45 ACLOCAL = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run aclocal-1.6
46 AUTOCONF = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoconf
47 AUTOMAKE = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run automake-1.6
48 AUTOHEADER = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoheader
71 AMTAR = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run tar
83 HELP2MAN = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run help2man
109 install_sh = /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/install-sh
/haiku-fatelf/src/libs/ncurses/tack/
H A Dscan.c107 char home[512]; local
110 strcpy(home, str);
112 home[0] = '\0';
115 if (!(fp = fopen(str, "r")) && home[0]) {
116 sprintf(temp, "%s/.scan.%s", home, str);
124 if (!fp && home[0]) {
125 sprintf(temp, "%s/.scan.%s", home, fn);
/haiku-fatelf/src/system/libroot/os/
H A Dfind_directory.cpp32 /* use pwents to find home */
191 const char *home = NULL; local
218 /* use the user id to find the home folder */
367 strncat(buffer, "/home", 5);
377 home = pw->pw_dir;
380 if (!home) {
382 home = getenv("HOME");
385 if (!home)
386 home = kUserDirectory;
387 strncpy(buffer, home, pathLengt
[all...]
/haiku-fatelf/src/bin/network/wget/src/
H A Dinit.c351 /* Return the user's home directory (strdup-ed), or NULL if none is
357 static char *home;
359 if (!home)
361 home = getenv ("HOME");
362 if (!home)
376 home = buf;
384 home = buf;
388 home = ws_mypath ();
393 return home ? xstrdup (home)
355 static char *home; local
420 char *home = home_dir (); local
464 char *home = home_dir (); local
709 char *home; local
[all...]
/haiku-fatelf/src/bin/bfs_tools/lib/
H A Dmakefile106 INSTALL_DIR=/boot/home/config/bin
/haiku-fatelf/src/bin/diffutils/m4/
H A DMakefile41 ACLOCAL = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run aclocal-1.6
42 AUTOCONF = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoconf
43 AUTOMAKE = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run automake-1.6
44 AUTOHEADER = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoheader
67 AMTAR = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run tar
79 HELP2MAN = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run help2man
105 install_sh = /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/install-sh
/haiku-fatelf/src/bin/diffutils/ms/
H A DMakefile45 ACLOCAL = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run aclocal-1.6
46 AUTOCONF = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoconf
47 AUTOMAKE = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run automake-1.6
48 AUTOHEADER = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run autoheader
71 AMTAR = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run tar
83 HELP2MAN = ${SHELL} /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/missing --run help2man
109 install_sh = /boot/home/Development/current/src/apps/bin/diffutils-2.8.1/config/install-sh
/haiku-fatelf/src/bin/coreutils/src/
H A Dnohup.c153 char const *home = getenv ("HOME"); local
154 if (home)
156 in_home = file_name_concat (home, file, NULL);
/haiku-fatelf/src/bin/less/
H A Dforwback.c140 home();
156 home();
306 home();
/haiku-fatelf/src/bin/multiuser/
H A Dlogin.cpp159 const char* home = getenv("HOME"); local
160 if (home == NULL)
163 if (chdir(home) != 0)
H A Duseradd.cpp33 "Usage: %s [ -d <home> ] [ -e <expiration> ] [ -f <inactive> ] [ -g <gid> ]\n"
48 const char* home = "/boot/home"; local
74 home = optarg;
169 || message.AddString("home", home) != B_OK
/haiku-fatelf/src/bin/bash/lib/readline/
H A Dhistfile.c117 const char *home; local
125 home = sh_get_env_value ("HOME");
127 if (home == 0)
129 home = ".";
133 home_len = strlen (home);
136 strcpy (return_val, home);

Completed in 131 milliseconds

1234