mon_table
static int monitor_read(struct ssh *, struct monitor *, struct mon_table *,
struct mon_table **);
struct mon_table mon_dispatch_proto20[] = {
struct mon_table mon_dispatch_postauth20[] = {
struct mon_table *mon_dispatch;
monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit)
struct mon_table *ent = mon_dispatch;
struct mon_table *ent;
monitor_read(struct ssh *ssh, struct monitor *pmonitor, struct mon_table *ent,
struct mon_table **pent)