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

/xsrc/external/mit/xorg-server/dist/os/
H A Dutils.c653 static const char *defaultNoListenList[] = { variable in typeref:typename:const char * []
684 for (i = 0; defaultNoListenList[i] != NULL; i++) {
685 if (_XSERVTransNoListen(defaultNoListenList[i]))
687 defaultNoListenList[i]);

Completed in 3 milliseconds