Searched refs:stdSubdirs (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadmod.c196 static const char *stdSubdirs[] = { variable in typeref:typename:const char * []
306 i += sizeof(stdSubdirs) / sizeof(stdSubdirs[0]) - 1 - 1;
335 s = stdSubdirs;
1030 * NULL, the default "stdSubdirs" list is used. The default
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A Dloadmod.c176 static const char *stdSubdirs[] = { variable in typeref:typename:const char * []
338 for (s = stdSubdirs; *s; s++) {

Completed in 4 milliseconds