Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keyscan.c107 #define CS_UNUSED 0 /* File descriptor unused */ macro
436 if (s >= maxfd || fdcon[s].c_status == CS_UNUSED) in confree()
440 fdcon[s].c_status = CS_UNUSED; in confree()