OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:handle_unused
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
sftp-server.c
188
HANDLE_UNUSED
,
197
static void
handle_unused
(int i)
function
199
handles[i].use =
HANDLE_UNUSED
;
214
handle_unused
(num_handles - 1);
323
handle_unused
(handle);
327
handle_unused
(handle);
356
if (handles[i].use !=
HANDLE_UNUSED
)
[
all
...]
Completed in 1396 milliseconds