Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c185 HANDLE_UNUSED, enumerator
198 handles[i].use = HANDLE_UNUSED; in handle_init()
207 if (handles[i].use == HANDLE_UNUSED) { in handle_new()
313 handles[handle].use = HANDLE_UNUSED; in handle_close()
317 handles[handle].use = HANDLE_UNUSED; in handle_close()
347 if (handles[i].use != HANDLE_UNUSED) in handle_log_exit()