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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
loadmod.c 196 static const char *stdSubdirs[] = {
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/
loadmod.c 176 static const char *stdSubdirs[] = {
338 for (s = stdSubdirs; *s; s++) {

Completed in 14 milliseconds