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

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Module.h 52 #define DEFAULT_LIST ((char *)-1)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Module.h 56 #define DEFAULT_LIST ((char *)-1)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loadmod.c 244 if (*s == DEFAULT_LIST)
251 if (*s != DEFAULT_LIST) {
295 subdirlist[0] = DEFAULT_LIST;
305 if (*s == DEFAULT_LIST) {
331 if (*s == DEFAULT_LIST) {
1031 * list is also substituted for entries with value DEFAULT_LIST.
1037 * DEFAULT_LIST.
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
loadmod.c 228 if (*s == DEFAULT_LIST)
235 if (*s != DEFAULT_LIST) {

Completed in 29 milliseconds