Searched refs:OS_COMM_IGNORED (Results 1 – 3 of 3) sorted by relevance
924 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()
125 #define OS_COMM_IGNORED 2 macro
18279 Remove test for OS_COMM_IGNORED which will always be true.