Searched defs:wall_device (Results 1 – 1 of 1) sorted by relevance
214 typedef struct wall_device { struct215 pthread_t thread;216 pthread_attr_t thread_attr;217 char dev[PATH_MAX + 1];218 char msg[MAXLINE+1];219 char ut_name[sizeof (dummy.ut_name)];