OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:session_destroy_all
(Results
1 - 4
of
4
) sorted by null
/external/openssh/
session.h
73
void
session_destroy_all
(void (*)(Session *));
session.c
2550
session_destroy_all
(void (*closefunc)(Session *))
function
[
all
...]
serverloop.c
885
session_destroy_all
(NULL);
[
all
...]
monitor.c
[
all
...]
Completed in 235 milliseconds