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

/xsrc/external/mit/xkbprint/dist/
H A Dxkbprint.c63 static char * outDpyName; variable in typeref:typename:char *
562 outDpyName = outputFile;
643 if (outDpyName != NULL) {
645 outDpy = GetDisplay(argv[0], outDpyName);
734 inDpyName, outDpyName);
/xsrc/external/mit/xkbcomp/dist/
H A Dxkbcomp.c87 static const char *outDpyName; variable in typeref:typename:const char *
846 outDpyName = outputFile;
960 if (outDpyName != NULL)
962 outDpy = GetDisplay(argv[0], outDpyName);
1138 inDpyName, outDpyName);
1217 outDpyName);

Completed in 4 milliseconds