Searched refs:monitor_read (Results 1 – 2 of 2) sorted by relevance
87 int monitor_read(struct monitor*, struct mon_table *, struct mon_table **);
311 authenticated = (monitor_read(pmonitor, mon_dispatch, &ent) == 1); in monitor_child_preauth()412 monitor_read(pmonitor, mon_dispatch, NULL); in monitor_child_postauth()463 monitor_read(struct monitor *pmonitor, struct mon_table *ent, in monitor_read() function