Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/
H A Dthreadpool.h109 L9P_FLUSH_TOOLATE /* too late, already responding */ enumerator
H A Dthreadpool.c356 nstate = L9P_FLUSH_TOOLATE; in l9p_threadpool_tflush()
H A Drequest.c402 case L9P_FLUSH_TOOLATE: in l9p_respond()