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

123456789

/xsrc/external/mit/xkeyboard-config/dist/scripts/
H A Dpublish.sh11 scp "$file" ${acc}@www.x.org:/home/svu/public_html
/xsrc/external/mit/xinit/dist/launchd/user_startx/
H A Dlaunchd_startx.c58 char const * const home = getenv("HOME"); local in function:main
59 assert(home);
60 chdir(home);
/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A DMakefile71 CMAKE_SOURCE_DIR = /home/robclark/src/envytools
74 CMAKE_BINARY_DIR = /home/robclark/src/envytools
160 cd /home/robclark/src/envytools && $(CMAKE_COMMAND) -E cmake_progress_start /home/robclark/src/envytools/CMakeFiles /home/robclark/src/envytools/afuc/CMakeFiles/progress.marks
161 cd /home/robclark/src/envytools && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 afuc/all
162 $(CMAKE_COMMAND) -E cmake_progress_start /home/robclark/src/envytools/CMakeFiles 0
167 cd /home/robclark/src/envytools && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 afuc/clean
177 cd /home/robclark/src/envytools && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 afuc/preinstall
182 cd /home/robclar
[all...]
/xsrc/external/mit/xdm/dist/greeter/
H A Dverify.c73 userEnv (struct display *d, int useSystemPath, char *user, char *home, char *shell) argument
81 env = setEnv (env, "HOME", home);
107 char *style, *shell, *home, *s, **argv; local in function:Verify
226 char *shell, *home;
422 home = p->pw_dir;
433 greet->name, home, shell);
436 verify->systemEnviron = systemEnv (d, greet->name, home);
/xsrc/external/mit/xterm/dist/vttests/
H A Dxtra-scroll.pl129 sub home() { subroutine
260 &home;
323 &home;
386 &home;
407 . " H (to home)."
449 &home;
494 &home;
/xsrc/external/mit/libXcursor/dist/src/
H A Dlibrary.c85 char *home; local in function:_XcursorBuildThemeDir
106 home = NULL;
110 home = getenv ("HOME");
111 if (!home)
113 homelen = (int) strlen (home);
129 if (home)
130 _XcursorAddPathElt (full, home, -1);
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimLcPrs.c311 char *home = NULL, *lcCompose = NULL; local in function:TransFileName
324 if (home == NULL)
325 home = getenv("HOME");
326 if (home) {
327 size_t Hsize = strlen(home);
329 /* your home directory length is ridiculous */
378 if (home) {
379 strcpy(j, home);
380 j += strlen(home);
H A DimLcIm.c339 /* There are some races here with 'dir', but we are either in our own home
516 char *home = getenv("HOME"); local in function:_XimCreateDefaultTree
519 int hl = home ? strlen (home) : 0;
530 if (home != (char *) NULL) {
534 strcpy(name, home);
582 if (getuid () == euid && getgid () == egid && euid != 0 && home) {
586 strcpy (cachedir, home);
/xsrc/external/mit/xdm/dist/include/
H A Dgreet.h72 char **(*_systemEnv)(struct display *d, char *user, char *home);
154 extern char **(*__xdm_systemEnv)(struct display *d, char *user, char *home);
/xsrc/external/mit/xdm/dist/xdm/
H A Dsession.c586 char **f, *home; local in function:StartClient
795 home = getEnv (verify->userEnviron, "HOME");
796 if (home)
797 if (chdir (home) == -1) {
798 LogError ("user \"%s\": cannot chdir to home \"%s\" (err %d), using \"/\"\n",
799 getEnv (verify->userEnviron, "USER"), home, errno);
984 systemEnv (struct display *d, char *user, char *home) argument
990 if (home)
991 env = setEnv (env, "HOME", home);
H A Dauth.c1074 char *home; local in function:SetUserAuthorization
1090 home = getEnv (verify->userEnviron, "HOME");
1092 if (home) {
1093 snprintf (home_name, sizeof(home_name), "%s/.Xauthority", home);
1257 char *home; local in function:RemoveUserAuthorization
1267 home = getEnv (verify->userEnviron, "HOME");
1268 if (!home)
1271 snprintf(name, sizeof(name), "%s/.Xauthority", home);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Configure.c543 char *home = NULL; local in function:DoConfigure
638 home = getenv("HOME");
639 if ((home == NULL) || (home[0] == '\0')) {
640 home = "/";
643 int l = strlen(home);
645 if (home[l-1] != '/') {
651 home, addslash);
/xsrc/external/mit/xsm/dist/
H A Drestart.c527 const char *home;
534 home = getenv ("HOME");
535 if (!home)
536 home = ".";
537 snprintf (filename, sizeof(filename), "%s/.xsmstartup", home);
522 const char *home; local in function:StartDefaultApps
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Ddarwin.c676 char *home = getenv("HOME"); local in function:OsVendorInit
677 assert(home);
678 assert(0 < asprintf(&lf, "%s/Library/Logs/X11", home));
687 asprintf(&lf, "%s/Library/Logs/X11/%s.log", home,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Configure.c616 const char *home = NULL; local in function:DoConfigure
692 home = getenv("HOME");
693 if ((home == NULL) || (home[0] == '\0')) {
694 home = "/";
698 int l = strlen(home);
700 if (home[l - 1] != '/') {
706 home, addslash);
/xsrc/external/mit/fontconfig/dist/src/
H A Dfccfg.c2493 char *home = getenv ("HOME"); local in function:FcConfigHome
2496 if (home == NULL)
2497 home = getenv ("USERPROFILE");
2500 return (FcChar8 *) home;
2517 const FcChar8 *home = FcConfigHome (); local in function:FcConfigXdgCacheHome
2518 size_t len = home ? strlen ((const char *)home) : 0;
2523 if (home)
2524 memcpy (ret, home, len);
2545 const FcChar8 *home local in function:FcConfigXdgConfigHome
2573 const FcChar8 *home = FcConfigHome (); local in function:FcConfigXdgDataHome
[all...]
/xsrc/external/mit/xedit/dist/
H A Dcommands.c752 char home[BUFSIZ]; local in function:FileCompletion
767 strncpy(home, pw->pw_dir, sizeof(home) - 1);
768 home[sizeof(home) - 1] = '\0';
769 hlen = strlen(home);
773 (void)memmove(save, home, hlen);
/xsrc/external/mit/xkbevd/dist/
H A Dxkbevd.c491 char *home = getenv("HOME"); local in function:main
492 snprintf(buf, sizeof(buf), DFLT_XKBEVD_CONFIG, (home ? home : ""));
H A Dylwrap84 GNU Automake home page: <https://www.gnu.org/software/automake/>.
/xsrc/external/mit/libXau/dist/
H A Dtest-driver55 GNU Automake home page: <https://www.gnu.org/software/automake/>.
/xsrc/external/mit/libxshmfence/dist/
H A Dtest-driver55 GNU Automake home page: <https://www.gnu.org/software/automake/>.
/xsrc/external/mit/xauth/dist/
H A Dtest-driver55 GNU Automake home page: <https://www.gnu.org/software/automake/>.
/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefs.c708 char *home; local in function:LoadPreferences
721 home = getenv("HOME");
722 if (home) {
723 strcpy(fname, home);
730 /* No home file found, check system default */
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefs.c719 char *home; local in function:LoadPreferences
733 home = getenv ("HOME");
734 if (home)
736 strcpy (fname, home);
746 /* No home file found, check system default */
/xsrc/external/mit/xorg-server/dist/
H A Dtest-driver55 GNU Automake home page: <https://www.gnu.org/software/automake/>.

Completed in 50 milliseconds

123456789