OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:monitor_read
(Results
1 - 2
of
2
) sorted by null
/external/openssh/
monitor.h
92
int
monitor_read
(struct monitor*, struct mon_table *, struct mon_table **);
monitor.c
383
authenticated = (
monitor_read
(pmonitor, mon_dispatch, &ent) == 1);
481
monitor_read
(pmonitor, mon_dispatch, NULL);
543
monitor_read
(struct monitor *pmonitor, struct mon_table *ent,
function
[
all
...]
Completed in 48 milliseconds