Home
last modified time | relevance | path

Searched refs:ASYNC_CLOSING_WAIT_NONE (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dsetserial.c183 #ifndef ASYNC_CLOSING_WAIT_NONE
184 # define ASYNC_CLOSING_WAIT_NONE 65535 macro
472 return ASYNC_CLOSING_WAIT_NONE; in get_wait()
573 case ASYNC_CLOSING_WAIT_NONE: in print_closing_wait()