Searched refs:wc_next (Results 1 – 1 of 1) sorted by relevance
2882 struct WIN32_CHAR *wc_next; member2903 wch->wc_next = NULL; in win32_enqueue()2909 for (pch = win32_queue; pch->wc_next != NULL; pch = pch->wc_next) in win32_enqueue()2911 pch->wc_next = wch; in win32_enqueue()2923 wch->wc_next = win32_queue; in WIN32ungetch()2934 win32_queue = wch->wc_next; in win32_get_queue()