Searched defs:wall_device (Results 1 – 1 of 1) sorted by relevance
205 typedef struct wall_device { struct206 pthread_t thread;207 pthread_attr_t thread_attr;208 char dev[PATH_MAX + 1];209 char msg[MAXLINE+1];210 char ut_name[sizeof (dummy.ut_name)];