Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c640 static const char *defaultNoListenList[] = { variable
671 for (i = 0; defaultNoListenList[i] != NULL; i++) { in ProcessCommandLine()
672 if (_XSERVTransNoListen(defaultNoListenList[i])) in ProcessCommandLine()
674 defaultNoListenList[i]); in ProcessCommandLine()