OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XSERVERRC
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xinit/dist/
xinit.c
86
#ifndef
XSERVERRC
87
#define
XSERVERRC
".
xserverrc
"
99
static char **server = serverargv + 2; /* make sure room for sh .
xserverrc
args */
247
if ((cp = getenv("
XSERVERRC
")) != NULL) {
252
"%s/%s", cp,
XSERVERRC
);
startx.cpp
5
XCOMM interface than xinit. It looks for XINITRC and
XSERVERRC
environment
6
XCOMM variables, then user .xinitrc and .
xserverrc
files, and then system
7
XCOMM xinitrc and
xserverrc
files, else lets xinit choose its default.
63
userserverrc=$HOME/.
xserverrc
64
[ -f "${
XSERVERRC
}" ] && userserverrc="${
XSERVERRC
}"
65
sysserverrc=$xinitdir/
xserverrc
226
XCOMM For compatibility reasons, only use
xserverrc
if there were no server command line arguments
Completed in 7 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026