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

/freebsd-10-stable/usr.bin/talk/
H A Dtalk.h61 } xwin_t; typedef in typeref:struct:xwin
63 extern xwin_t my_win;
64 extern xwin_t his_win;
H A Ddisplay.c50 void display(xwin_t *, wchar_t *);
52 xwin_t my_win;
53 xwin_t his_win;
89 display(xwin_t *win, wchar_t *wc)
H A Dio.c59 extern void display(xwin_t *, wchar_t *);

Completed in 109 milliseconds