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

/freebsd-13-stable/usr.bin/talk/
H A Dtalk.h63 } xwin_t; typedef in typeref:struct:xwin
65 extern xwin_t my_win;
66 extern xwin_t his_win;
H A Ddisplay.c52 void display(xwin_t *, wchar_t *);
54 xwin_t my_win;
55 xwin_t his_win;
91 display(xwin_t *win, wchar_t *wc)
H A Dio.c62 extern void display(xwin_t *, wchar_t *);

Completed in 100 milliseconds