Lines Matching refs:mon_table
206 struct mon_table { struct
221 struct mon_table mon_dispatch_proto20[] = { argument
265 struct mon_table mon_dispatch_postauth20[] = {
278 struct mon_table mon_dispatch_proto15[] = {
309 struct mon_table mon_dispatch_postauth15[] = {
320 struct mon_table *mon_dispatch;
325 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit) in monitor_permit()
340 struct mon_table *ent = mon_dispatch; in monitor_permit_authentications()
354 struct mon_table *ent; in monitor_child_preauth()
543 monitor_read(struct monitor *pmonitor, struct mon_table *ent, in monitor_read()
544 struct mon_table **pent) in monitor_read()