Searched refs:CS_UNUSED (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dssh-keyscan.c88 #define CS_UNUSED 0 /* File descriptor unused */ macro
390 if (s >= maxfd || fdcon[s].c_status == CS_UNUSED)
397 fdcon[s].c_status = CS_UNUSED;

Completed in 39 milliseconds