Searched refs:closing_wait (Results 1 – 2 of 2) sorted by relevance
201 unsigned short closing_wait; /* time to wait before closing */ member570 static void print_closing_wait(unsigned int closing_wait) in print_closing_wait() argument572 switch (closing_wait) { in print_closing_wait()580 printf("%u\n", closing_wait); in print_closing_wait()627 print_closing_wait(serinfo.closing_wait); in serial_get()724 serinfo.closing_wait = get_wait(*arg); in serial_set()
94 unsigned short closing_wait; /* time to wait before closing */ member