Home
last modified time | relevance | path

Searched defs:closing_wait (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/shell/
Dcttyhack.c94 unsigned short closing_wait; /* time to wait before closing */ member
/busybox-1.35.0/miscutils/
Dsetserial.c201 unsigned short closing_wait; /* time to wait before closing */ member
570 static void print_closing_wait(unsigned int closing_wait) in print_closing_wait()