Searched refs:monitor_read (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dmonitor.h96 int monitor_read(struct monitor*, struct mon_table *, struct mon_table **);
H A Dmonitor.c387 authenticated = (monitor_read(pmonitor, mon_dispatch, &ent) == 1);
500 monitor_read(pmonitor, mon_dispatch, NULL);
560 monitor_read(struct monitor *pmonitor, struct mon_table *ent, function

Completed in 83 milliseconds