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