Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/os/
H A Dconnection.c924 oc->flags |= OS_COMM_IGNORED; in IgnoreClient()
950 oc->flags &= ~OS_COMM_IGNORED; in AttendClient()
1076 if (oc->flags & OS_COMM_IGNORED) in listen_to_client()
H A Dosdep.h125 #define OS_COMM_IGNORED 2 macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18279 Remove test for OS_COMM_IGNORED which will always be true.