OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROJECTROOT
(Results
1 - 18
of
18
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
main.h
266
#ifndef
PROJECTROOT
267
#define
PROJECTROOT
"/usr"
271
* The configure script quotes
PROJECTROOT
's value.
272
* imake does not quote
PROJECTROOT
's value.
287
#define DEFLOCALEFILTER DEFLOCALEFILTER1(
PROJECTROOT
) "/bin/luit"
/xsrc/external/mit/xorg-server/include/
dix-config.h
267
#define
PROJECTROOT
"/usr/X11R7"
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
scan.c
569
#ifndef
PROJECTROOT
570
#define
PROJECTROOT
"/usr/X11R6"
573
#define SYSCONFDIR
PROJECTROOT
"/etc"
576
#define DATADIR
PROJECTROOT
"/share"
894
* specified file name (optional) and the
ProjectRoot
path (optional) and
928
projroot =
PROJECTROOT
;
939
* command-line specified directory name (optional) and the
ProjectRoot
path
957
projroot =
PROJECTROOT
;
/xsrc/external/mit/xorg-server.old/dist/include/
dix-config.h.in
277
#undef
PROJECTROOT
do-not-use-config.h.in
488
#undef
PROJECTROOT
/xsrc/external/mit/xorg-server/dist/include/
dix-config.h.in
269
#undef
PROJECTROOT
do-not-use-config.h.in
519
#undef
PROJECTROOT
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
scan.c
868
* specified file name (optional) and the
ProjectRoot
path (optional) and
903
projroot =
PROJECTROOT
;
913
* command-line specified directory name (optional) and the
ProjectRoot
path
932
projroot =
PROJECTROOT
;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
quartzKeyboard.c
398
const char *xmodmap =
PROJECTROOT
"/bin/xmodmap";
399
const char *sysmodmap =
PROJECTROOT
"/lib/X11/xinit/.Xmodmap";
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
quartzKeyboard.c
386
const char *xmodmap =
PROJECTROOT
"/bin/xmodmap";
387
const char *sysmodmap =
PROJECTROOT
"/lib/X11/xinit/.Xmodmap";
/xsrc/external/mit/xorg-server/dist/hw/xwin/
winconfig.c
135
dirname = xf86openConfigDirFiles(CONFIGDIRPATH, xf86ConfigDir,
PROJECTROOT
);
136
filename = xf86openConfigFile(CONFIGPATH, xf86ConfigFile,
PROJECTROOT
);
140
filename = xf86openConfigFile(CONFIGPATH, "XF86Config",
PROJECTROOT
);
InitOutput.c
485
const char *libx11dir =
PROJECTROOT
"/lib/X11";
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winconfig.c
139
dirname = xf86openConfigDirFiles (CONFIGDIRPATH, xf86ConfigDir,
PROJECTROOT
);
140
filename = xf86openConfigFile (CONFIGPATH, xf86ConfigFile,
PROJECTROOT
);
144
filename = xf86openConfigFile (CONFIGPATH, "XF86Config",
PROJECTROOT
);
InitOutput.c
507
const char *libx11dir =
PROJECTROOT
"/lib/X11";
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Config.c
108
#ifndef
PROJECTROOT
109
#define
PROJECTROOT
"/usr/X11R6"
2356
PROJECTROOT
);
2357
dirname = xf86openConfigDirFiles(dirsearch, xf86ConfigDir,
PROJECTROOT
);
2358
filename = xf86openConfigFile(filesearch, xf86ConfigFile,
PROJECTROOT
);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Config.c
108
#ifndef
PROJECTROOT
109
#define
PROJECTROOT
"/usr/X11R6"
2411
PROJECTROOT
);
2412
dirname = xf86openConfigDirFiles(dirsearch, xf86ConfigDir,
PROJECTROOT
);
2413
filename = xf86openConfigFile(filesearch, xf86ConfigFile,
PROJECTROOT
);
/xsrc/external/mit/xorg-server.old/dist/
configure
1210
PROJECTROOT
[
all
...]
/xsrc/external/mit/xorg-server/dist/
configure
724
PROJECTROOT
34586
PROJECTROOT
="$ac_define_dir"
34589
printf "%s\n" "#define
PROJECTROOT
\"$ac_define_dir\"" >>confdefs.h
[
all
...]
Completed in 59 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026