HomeSort by: relevance | last modified time | path
    Searched refs:DEFAULT_LOGDIR (Results 1 - 17 of 17) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
xwin-config.h.meson.in 21 #mesondefine DEFAULT_LOGDIR
xwin-config.h.in 30 #undef DEFAULT_LOGDIR
xorg-config.h.in 49 #undef DEFAULT_LOGDIR
xorg-config.h.meson.in 49 #mesondefine DEFAULT_LOGDIR
do-not-use-config.h.in 79 #undef DEFAULT_LOGDIR
  /xsrc/external/mit/xorg-server.old/dist/include/
xwin-config.h.in 36 #undef DEFAULT_LOGDIR
do-not-use-config.h.in 78 #undef DEFAULT_LOGDIR
  /xsrc/external/mit/xorg-server/include/
xorg-config.h 50 #define DEFAULT_LOGDIR "/var/log"
  /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
x68kInit.c 79 #ifndef DEFAULT_LOGDIR
80 #define DEFAULT_LOGDIR "/var/log"
97 logfile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
  /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
x68kInit.c 80 #ifndef DEFAULT_LOGDIR
81 #define DEFAULT_LOGDIR "/var/log"
98 logfile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
  /xsrc/external/mit/xorg-server/dist/hw/xwin/
winglobals.c 67 const char *g_pszLogFile = DEFAULT_LOGDIR "/XWin.%s.log";
  /xsrc/external/mit/xorg-server.old/dist/hw/xwin/
winglobals.c 65 const char * g_pszLogFile = DEFAULT_LOGDIR "/XWin.%s.log";
  /xsrc/external/mit/xorg-server/dist/hw/sun/
sunInit.c 59 #ifndef DEFAULT_LOGDIR
60 #define DEFAULT_LOGDIR "/var/log"
432 logfile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
  /xsrc/external/mit/xorg-server.old/dist/hw/sun/
sunInit.c 55 #ifndef DEFAULT_LOGDIR
56 #define DEFAULT_LOGDIR "/var/log"
513 logfile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Globals.c 142 const char *xf86LogFile = DEFAULT_LOGDIR "/" DEFAULT_LOGPREFIX;
  /xsrc/external/mit/xorg-server.old/dist/
configure 1111 DEFAULT_LOGDIR
36490 DEFAULT_LOGDIR="$ac_define_dir"
36494 #define DEFAULT_LOGDIR "$ac_define_dir"
    [all...]
  /xsrc/external/mit/xorg-server/dist/
configure 818 DEFAULT_LOGDIR
32972 DEFAULT_LOGDIR="$ac_define_dir"
32975 printf "%s\n" "#define DEFAULT_LOGDIR \"$ac_define_dir\"" >>confdefs.h
33410 DEFAULT_LOGDIR="$ac_define_dir"
33413 printf "%s\n" "#define DEFAULT_LOGDIR \"$ac_define_dir\"" >>confdefs.h
    [all...]

Completed in 42 milliseconds